Warning: Permanently added '150.239.113.212' (ED25519) to the list of known hosts.
You can reproduce this build on your computer by running:
sudo dnf install copr-rpmbuild
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7698775-fedora-40-s390x --chroot fedora-40-s390x
Version: 0.73
PID: 6942
Logging PID: 6943
Task:
{'allow_user_ssh': False,
'appstream': False,
'background': False,
'build_id': 7698775,
'buildroot_pkgs': [],
'chroot': 'fedora-40-s390x',
'enable_net': False,
'fedora_review': False,
'git_hash': 'e6e299b11d2579c4a23461bcea777402af452fab',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.6.0-2',
'project_dirname': 'fed-newer',
'project_name': 'fed-newer',
'project_owner': 'barsnick',
'repo_priority': None,
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/barsnick/fed-newer/fedora-40-s390x/',
'id': 'copr_base',
'name': 'Copr repository',
'priority': None}],
'sandbox': 'barsnick/fed-newer--barsnick',
'source_json': {},
'source_type': None,
'ssh_public_keys': None,
'submitter': 'barsnick',
'tags': [],
'task_id': '7698775-fedora-40-s390x',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-rm4srn6p/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-rm4srn6p/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-rm4srn6p/rapidyaml'...
Running: git checkout e6e299b11d2579c4a23461bcea777402af452fab --
cmd: ['git', 'checkout', 'e6e299b11d2579c4a23461bcea777402af452fab', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-rm4srn6p/rapidyaml
rc: 0
stdout:
stderr: Note: switching to 'e6e299b11d2579c4a23461bcea777402af452fab'.
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: 0x2aa18e5d308 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa18e53cf0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa18e53d88 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa18e53e20 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190577c0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa19057850 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa190578e0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa19057970 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: 0x2aa18e5d420 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e53f10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e53fa8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19059840 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190598d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa19059960 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: 0x2aa18e5d538 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e540f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54188 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1905b810 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa1905b8a0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa1905b930 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: 0x2aa18e5d650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e54280 VAL: 'Several lines of text,
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: 0x2aa18e54318 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1905d740 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa1905d7d0 VAL: 'Several lines of text,
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] 0x2aa1905d860 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: 0x2aa18e5d768 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e54410 VAL: 'Several 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: 0x2aa18e544a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1905f710 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa1905f7a0 VAL: 'Several 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] 0x2aa1905f830 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: 0x2aa18e5d880 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e53ba0 VAL: 'Several lines 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] 0x2aa19061760 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190617f0 VAL: 'Several lines 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: 0x2aa18e5d998 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e545f0 VAL: 'Several lines 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] 0x2aa19063730 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190637c0 VAL: 'Several lines 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: 0x2aa18e5dab0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e546e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19065720 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190657b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa19065840 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: 0x2aa18e5dbc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19067660 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190676f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa19067780 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: 0x2aa18e5dce0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54a00 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa18e54a98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19069660 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190696f0 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa19069780 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: 0x2aa18e5ddf8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54b90 KEYVAL: 'example' 'Several 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: 0x2aa18e54c28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1906b670 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa1906b700 KEYVAL: 'example' 'Several 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] 0x2aa1906b790 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: 0x2aa18e5df10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54d20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54db8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1906d680 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa1906d710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa1906d7a0 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: 0x2aa18e5e028 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54eb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54f48 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1906f690 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa1906f720 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa1906f7b0 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: 0x2aa18e5e140 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e55040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e550d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190716c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa19071750 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190717e0 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: 0x2aa18e5e258 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e551d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e55268 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190736f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa19073780 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa19073810 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: 0x2aa18e5e370 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e55360 KEYVAL: 'example' 'Several lines 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] 0x2aa190756c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa19075750 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e488 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e55450 KEYVAL: 'example' 'Several lines 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] 0x2aa190776b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa19077740 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e5a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e55540 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e555d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19079770 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa19079800 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa19079890 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: 0x2aa18e5e6b8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e57a60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e57af8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1907b920 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa1907b9b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa1907ba40 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: 0x2aa18e5e7d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e57c40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa18e57ce0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1907d650 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1907d6e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa1907d770 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: 0x2aa18e5e8e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e57dd0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa18e57e70 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1907f3e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1907f470 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa1907f500 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: 0x2aa18e5ea00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e5c570 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa18e5c610 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190811d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa19081260 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa190812f0 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: 0x2aa18e5eb18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e55770 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa18e55808 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19082f00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa19082f90 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa19083020 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: 0x2aa18e5ec30 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e57ba0 MAP: (1 sibs) 2 children:
27: 0x2aa18e55a40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa18e55ad8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19084c30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa19084cc0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa19084d50 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa19084de0 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: 0x2aa18e5ed48 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19086960 [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: 0x2aa18e5ee60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19088690 [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: 0x2aa18e5ef78 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1908a3c0 [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: 0x2aa18e5f090 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1908c0f0 [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: 0x2aa18e5f1a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1908de20 [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: 0x2aa18e5f2c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1908fb50 [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: 0x2aa18e5f3d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19091880 [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: 0x2aa18e5f4f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190935b0 [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: 0x2aa18e5f608 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190952e0 [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: 0x2aa18e5f720 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19097010 [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: 0x2aa18e5f838 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19098d40 [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: 0x2aa18e5f950 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1909aa70 [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: 0x2aa18e5fa68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e55f40 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1909c7a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa1909c830 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: 0x2aa18e5fb80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56030 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1909e4d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa1909e560 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: 0x2aa18e5fc98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56120 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190a0200 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190a0290 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: 0x2aa18e5fdb0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56210 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190a1f30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190a1fc0 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: 0x2aa18e5fec8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56300 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190a3c60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190a3cf0 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: 0x2aa18e5ffe0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e563f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190a5990 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190a5a20 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: 0x2aa18e600f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190a76c0 [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: 0x2aa18e60210 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190a93f0 [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: 0x2aa18e60328 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ab120 [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: 0x2aa18e60440 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e565d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ace50 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190acee0 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: 0x2aa18e60558 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e566c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190aeb80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190aec10 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: 0x2aa18e60670 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e567b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190b08b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190b0940 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: 0x2aa18e60788 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e568a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190b25e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190b2670 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: 0x2aa18e608a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190b4310 [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: 0x2aa18e609b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190b6040 [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: 0x2aa18e60ad0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190b7d70 [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: 0x2aa18e60be8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56a80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190b9aa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190b9b30 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: 0x2aa18e60d00 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56b70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190bb850 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190bb8e0 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: 0x2aa18e60e18 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190bd600 [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: 0x2aa18e60f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56cb0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190bf3b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190bf440 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: 0x2aa18e61048 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56da0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190c1160 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190c11f0 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: 0x2aa18e61160 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190c2f10 [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: 0x2aa18e61278 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190c4cc0 [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: 0x2aa18e61390 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190c6a70 [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: 0x2aa18e614a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190c8820 [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: 0x2aa18e615c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ca5d0 [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: 0x2aa18e616d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190cc380 [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: 0x2aa18e617f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ce130 [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: 0x2aa18e61908 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190cfee0 [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: 0x2aa18e61a20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190d1c80 [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: 0x2aa18e61b38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190d3a90 [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: 0x2aa18e61c50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190d58a0 [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: 0x2aa18e61d68 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190d76c0 [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: 0x2aa18e61e80 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190d9470 [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: 0x2aa18e61f98 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190db220 [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: 0x2aa18e620b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190dcfd0 [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: 0x2aa18e621c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ded80 [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: 0x2aa18e622e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190e0b30 [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: 0x2aa18e623f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190e28e0 [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: 0x2aa18e62510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190e4690 [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: 0x2aa18e62628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e558b0 VAL: '
27: ' (2 sibs)
27: 0x2aa18e55948 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190e6440 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa190e64d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa190e6560 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: 0x2aa18e62740 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e574d0 VAL: '
27: ' (2 sibs)
27: 0x2aa18e57568 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190e81f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa190e8280 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa190e8310 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: 0x2aa18e5c700 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x2aa18e52d30 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa18e52dc8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa18e52e60 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa18e52ef8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa18e52f90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa18e53028 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa18e530c0 DOCSEQ: (8 sibs) 2 children:
27: 0x2aa18e53200 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x2aa18e53298 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x2aa18e53158 DOCMAP: (8 sibs) 2 children:
27: 0x2aa18e53340 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x2aa18e533d8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190e8b00 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa190e8b90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa190e8c20 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa190e8cb0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa190e8d40 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa190e8dd0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa190e8e60 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa190e8ef0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa190e8f80 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa190e9010 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa190e90a0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa190e9130 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa190e91c0 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.6.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.6.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.6.0/src/c4/yml/parse.cpp:3881: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.6.0/test/test_block_literal.cpp:401:2:1: (8B):ERROR: indentation decreased without any scalar
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:401:2:1: hello (size=6)
27: ^~~~~~ (cols 1-7)
27:
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: 0x2aa18e5cb60 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa18e53c50 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190eaf60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa190eaff0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: ---------------
27: --- |1+---------------
27: REF TREE:
27: 0x2aa18e5cc78 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa18e537e0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190eb870 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa190eb900 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: 0x2aa18e5cd90 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa18e538d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ec180 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa190ec210 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: 0x2aa18e5cea8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190eca90 [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: 0x2aa18e5cfc0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ed3a0 [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: 0x2aa18e5d0d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190edcb0 [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: 0x2aa18e5d1f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e53ab0 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] 0x2aa190ee5c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190ee650 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: 0x2aa18e5d308 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa18e53cf0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa18e53d88 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa18e53e20 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190eeed0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa190eef60 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa190eeff0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa190ef080 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: 0x2aa18e5d420 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e53f10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e53fa8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ef7e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190ef870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190ef900 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: 0x2aa18e5d538 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e540f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54188 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f00f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f0180 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f0210 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: 0x2aa18e5d650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e54280 VAL: 'Several lines of text,
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: 0x2aa18e54318 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f0a00 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f0a90 VAL: 'Several lines of text,
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] 0x2aa190f0b20 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: 0x2aa18e5d768 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e54410 VAL: 'Several 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: 0x2aa18e544a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f1310 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f13a0 VAL: 'Several 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] 0x2aa190f1430 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: 0x2aa18e5d880 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e53ba0 VAL: 'Several lines 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] 0x2aa190f1c20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190f1cb0 VAL: 'Several lines 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: 0x2aa18e5d998 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e545f0 VAL: 'Several lines 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] 0x2aa190f2530 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190f25c0 VAL: 'Several lines 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: 0x2aa18e5dab0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e546e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f2e40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f2ed0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f2f60 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: 0x2aa18e5dbc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f3750 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f37e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f3870 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: 0x2aa18e5dce0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54a00 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa18e54a98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f4060 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f40f0 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa190f4180 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: 0x2aa18e5ddf8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54b90 KEYVAL: 'example' 'Several 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: 0x2aa18e54c28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f4970 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f4a00 KEYVAL: 'example' 'Several 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] 0x2aa190f4a90 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: 0x2aa18e5df10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54d20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54db8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f5280 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f5310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f53a0 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: 0x2aa18e5e028 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e54eb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e54f48 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f5b90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f5c20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f5cb0 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: 0x2aa18e5e140 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e55040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e550d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f64a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f6530 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f65c0 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: 0x2aa18e5e258 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e551d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e55268 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f6db0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f6e40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f6ed0 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: 0x2aa18e5e370 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e55360 KEYVAL: 'example' 'Several lines 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] 0x2aa190f76c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190f7750 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e488 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e55450 KEYVAL: 'example' 'Several lines 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] 0x2aa190f7fd0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190f8060 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e5a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e55540 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e555d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f88e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f8970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f8a00 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: 0x2aa18e5e6b8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e57a60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa18e57af8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f91f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190f9280 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa190f9310 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: 0x2aa18e5e7d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e57c40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa18e57ce0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190f9b00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190f9b90 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa190f9c20 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: 0x2aa18e5e8e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e57dd0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa18e57e70 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fa410 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190fa4a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa190fa530 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: 0x2aa18e5ea00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e5c570 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa18e5c610 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fad20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa190fadb0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa190fae40 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: 0x2aa18e5eb18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa18e55770 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa18e55808 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fb630 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa190fb6c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa190fb750 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: 0x2aa18e5ec30 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e57ba0 MAP: (1 sibs) 2 children:
27: 0x2aa18e55a40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa18e55ad8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fbf40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa190fbfd0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa190fc060 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa190fc0f0 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: 0x2aa18e5ed48 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fc850 [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: 0x2aa18e5ee60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fd160 [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: 0x2aa18e5ef78 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fda70 [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: 0x2aa18e5f090 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fe380 [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: 0x2aa18e5f1a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190fec90 [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: 0x2aa18e5f2c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ff5a0 [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: 0x2aa18e5f3d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa190ffeb0 [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: 0x2aa18e5f4f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191007c0 [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: 0x2aa18e5f608 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191010d0 [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: 0x2aa18e5f720 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191019e0 [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: 0x2aa18e5f838 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191022f0 [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: 0x2aa18e5f950 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19102c00 [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: 0x2aa18e5fa68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e55f40 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19103510 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa191035a0 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: 0x2aa18e5fb80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56030 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19103e20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa19103eb0 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: 0x2aa18e5fc98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56120 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19104730 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa191047c0 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: 0x2aa18e5fdb0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56210 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19105040 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa191050d0 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: 0x2aa18e5fec8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56300 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19105950 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa191059e0 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: 0x2aa18e5ffe0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e563f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19106260 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa191062f0 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: 0x2aa18e600f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19106b70 [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: 0x2aa18e60210 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19107480 [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: 0x2aa18e60328 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19107d90 [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: 0x2aa18e60440 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e565d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191086a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa19108730 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: 0x2aa18e60558 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e566c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19108fb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa19109040 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: 0x2aa18e60670 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e567b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191098c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa19109950 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: 0x2aa18e60788 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e568a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910a1d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1910a260 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: 0x2aa18e608a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910aae0 [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: 0x2aa18e609b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910b3f0 [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: 0x2aa18e60ad0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910bd00 [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: 0x2aa18e60be8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56a80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910c610 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1910c6a0 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: 0x2aa18e60d00 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56b70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910cf20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa1910cfb0 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: 0x2aa18e60e18 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910d830 [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: 0x2aa18e60f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa18e56cb0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910e140 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1910e1d0 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: 0x2aa18e61048 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa18e56da0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910ea50 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa1910eae0 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: 0x2aa18e61160 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910f360 [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: 0x2aa18e61278 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1910fc70 [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: 0x2aa18e61390 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19110580 [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: 0x2aa18e614a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19110e90 [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: 0x2aa18e615c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191117a0 [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: 0x2aa18e616d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191120b0 [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: 0x2aa18e617f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191129c0 [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: 0x2aa18e61908 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191132d0 [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: 0x2aa18e61a20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19113be0 [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: 0x2aa18e61b38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa191144f0 [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: 0x2aa18e61c50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19114e00 [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: 0x2aa18e61d68 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19115710 [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: 0x2aa18e61e80 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19116020 [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: 0x2aa18e61f98 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19116930 [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: 0x2aa18e620b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19117240 [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: 0x2aa18e621c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19117b50 [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: 0x2aa18e622e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19118460 [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: 0x2aa18e623f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19118d70 [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: 0x2aa18e62510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19119680 [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: 0x2aa18e62628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e558b0 VAL: '
27: ' (2 sibs)
27: 0x2aa18e55948 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa19119f90 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa1911a020 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa1911a0b0 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: 0x2aa18e62740 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa18e574d0 VAL: '
27: ' (2 sibs)
27: 0x2aa18e57568 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1911a8a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa1911a930 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa1911a9c0 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x2aa19042c50 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa19042ce0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa19042d70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa19042e00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa19042e90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa19042f20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa19042fb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa19043040 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa190430d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa19043160 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa190431f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa19043280 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa19043310 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] 0x2aa1911e350 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa1911e3e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa1911e470 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa1911e500 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa1911e590 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa1911e620 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa1911e6b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa1911e740 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa1911e7d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa1911e860 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa1911e8f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa1911e980 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa1911ea10 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] 0x2aa1904a3c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa1904a450 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa1911f540 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa1911f5d0 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] 0x2aa1904c0f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa1904c180 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa1911fe50 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa1911fee0 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] 0x2aa1904de20 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa1904deb0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa19120760 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa191207f0 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] 0x2aa1904fb50 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa19121070 [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] 0x2aa19051880 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa19121980 [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] 0x2aa190535b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa19122290 [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] 0x2aa190556f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa19055780 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] 0x2aa19122ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa19122c30 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] 0x2aa19057970 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] 0x2aa191234b0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa19123540 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa191235d0 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] 0x2aa19123660 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] 0x2aa19059840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190598d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19059960 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] 0x2aa19123dc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19123e50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19123ee0 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] 0x2aa1905b810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1905b8a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1905b930 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] 0x2aa191246d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19124760 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa191247f0 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] 0x2aa1905d740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1905d7d0 VAL: 'Several lines of text, 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] 0x2aa1905d860 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] 0x2aa19124fe0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19125070 VAL: 'Several lines of text, 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] 0x2aa19125100 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] 0x2aa1905f710 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1905f7a0 VAL: 'Several 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] 0x2aa1905f830 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] 0x2aa191258f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19125980 VAL: 'Several 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] 0x2aa19125a10 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] 0x2aa19061760 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190617f0 VAL: 'Several lines 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] 0x2aa19126200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19126290 VAL: 'Several lines 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] 0x2aa19063730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190637c0 VAL: 'Several lines 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] 0x2aa19126b10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19126ba0 VAL: 'Several lines 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] 0x2aa19065720 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190657b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19065840 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] 0x2aa19127420 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191274b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19127540 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] 0x2aa19067660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190676f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19067780 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] 0x2aa19127d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19127dc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19127e50 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] 0x2aa19069660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190696f0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa19069780 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] 0x2aa19128640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191286d0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa19128760 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] 0x2aa1906b670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1906b700 KEYVAL: 'example' 'Several 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] 0x2aa1906b790 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] 0x2aa19128f50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19128fe0 KEYVAL: 'example' 'Several 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] 0x2aa19129070 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] 0x2aa1906d680 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1906d710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1906d7a0 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] 0x2aa19129860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191298f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19129980 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] 0x2aa1906f690 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1906f720 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1906f7b0 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] 0x2aa1912a170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1912a200 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1912a290 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] 0x2aa190716c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19071750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190717e0 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] 0x2aa1912aa80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1912ab10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1912aba0 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] 0x2aa190736f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19073780 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19073810 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] 0x2aa1912b390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1912b420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1912b4b0 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] 0x2aa190756c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19075750 KEYVAL: 'example' 'Several lines 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] 0x2aa1912bca0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1912bd30 KEYVAL: 'example' 'Several lines 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] 0x2aa190776b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19077740 KEYVAL: 'example' 'Several lines 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] 0x2aa1912c5b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1912c640 KEYVAL: 'example' 'Several lines 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] 0x2aa19079770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19079800 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19079890 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] 0x2aa1912cec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1912cf50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1912cfe0 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] 0x2aa1907b920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1907b9b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1907ba40 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] 0x2aa1912d7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1912d860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1912d8f0 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] 0x2aa1907d650 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1907d6e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1907d770 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] 0x2aa1912e0e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1912e170 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1912e200 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] 0x2aa1907f3e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1907f470 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1907f500 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] 0x2aa1912e9f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1912ea80 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1912eb10 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] 0x2aa190811d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19081260 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa190812f0 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] 0x2aa1912f300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1912f390 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1912f420 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] 0x2aa19082f00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19082f90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa19083020 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] 0x2aa1912fc10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1912fca0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa1912fd30 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] 0x2aa19084c30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19084cc0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa19084d50 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa19084de0 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] 0x2aa19130520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191305b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa19130640 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa191306d0 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] 0x2aa19086960 [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] 0x2aa19130e30 [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] 0x2aa19088690 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19131740 [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] 0x2aa1908a3c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19132050 [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] 0x2aa1908c0f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19132960 [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] 0x2aa1908de20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19133270 [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] 0x2aa1908fb50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19133b80 [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] 0x2aa19091880 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19134490 [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] 0x2aa190935b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19134da0 [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] 0x2aa190952e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa191356b0 [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] 0x2aa19097010 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19135fc0 [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] 0x2aa19098d40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa191368d0 [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] 0x2aa1909aa70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa191371e0 [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] 0x2aa1909c7a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1909c830 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19137af0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19137b80 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] 0x2aa1909e4d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1909e560 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] 0x2aa19138400 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19138490 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] 0x2aa190a0200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190a0290 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] 0x2aa19138d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19138da0 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] 0x2aa190a1f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190a1fc0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19139620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191396b0 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] 0x2aa190a3c60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190a3cf0 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] 0x2aa19139f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19139fc0 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] 0x2aa190a5990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190a5a20 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] 0x2aa1913a840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1913a8d0 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] 0x2aa190a76c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1913b150 [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] 0x2aa190a93f0 [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] 0x2aa1913ba60 [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] 0x2aa190ab120 [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] 0x2aa1913c370 [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] 0x2aa190ace50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190acee0 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] 0x2aa1913cc80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1913cd10 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] 0x2aa190aeb80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190aec10 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] 0x2aa1913d590 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1913d620 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] 0x2aa190b08b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190b0940 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] 0x2aa1913dea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1913df30 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] 0x2aa190b25e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190b2670 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] 0x2aa1913e7b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1913e840 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] 0x2aa190b4310 [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] 0x2aa1913f0c0 [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] 0x2aa190b6040 [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] 0x2aa1913f9d0 [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] 0x2aa190b7d70 [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] 0x2aa191402e0 [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] 0x2aa190b9aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190b9b30 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] 0x2aa19140bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19140c80 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] 0x2aa190bb850 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190bb8e0 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] 0x2aa19141500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19141590 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] 0x2aa190bd600 [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] 0x2aa19141e10 [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] 0x2aa190bf3b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190bf440 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] 0x2aa19142720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191427b0 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] 0x2aa190c1160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190c11f0 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] 0x2aa19143030 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191430c0 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] 0x2aa190c2f10 [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] 0x2aa19143940 [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] 0x2aa190c4cc0 [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] 0x2aa19144250 [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] 0x2aa190c6a70 [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] 0x2aa19144b60 [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] 0x2aa190c8820 [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] 0x2aa19145470 [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] 0x2aa190ca5d0 [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] 0x2aa19145d80 [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] 0x2aa190cc380 [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] 0x2aa19146690 [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] 0x2aa190ce130 [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] 0x2aa19146fa0 [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] 0x2aa190cfee0 [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] 0x2aa191478b0 [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] 0x2aa190d1c80 [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] 0x2aa191481c0 [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] 0x2aa190d3a90 [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] 0x2aa19148ad0 [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] 0x2aa190d58a0 [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] 0x2aa191493e0 [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] 0x2aa190d76c0 [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] 0x2aa19149cf0 [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] 0x2aa190d9470 [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] 0x2aa1914a600 [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] 0x2aa190db220 [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] 0x2aa1914af10 [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] 0x2aa190dcfd0 [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] 0x2aa1914b820 [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] 0x2aa190ded80 [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] 0x2aa1914c130 [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] 0x2aa190e0b30 [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] 0x2aa1914ca40 [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] 0x2aa190e28e0 [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] 0x2aa1914d350 [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] 0x2aa190e4690 [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] 0x2aa1914dc60 [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] 0x2aa190e6440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa190e64d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa190e6560 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] 0x2aa1914e570 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1914e600 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1914e690 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] 0x2aa190e81f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa190e8280 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa190e8310 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] 0x2aa1914eeb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1914ef40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1914efd0 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] 0x2aa190e8b00 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa190e8b90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa190e8c20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa190e8cb0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa190e8d40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa190e8dd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa190e8e60 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa190e8ef0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa190e8f80 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa190e9010 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa190e90a0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa190e9130 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa190e91c0 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] 0x2aa1914f7f0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa1914f880 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa1914f910 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa1914f9a0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa1914fa30 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa1914fac0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa1914fb50 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa1914fbe0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa1914fc70 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa1914fd00 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa1914fd90 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa1914fe20 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa1914feb0 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] 0x2aa190eaf60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa190eaff0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19150100 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa19150190 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] 0x2aa190eb870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa190eb900 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19150a10 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa19150aa0 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] 0x2aa190ec180 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa190ec210 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19151320 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa191513b0 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] 0x2aa190eca90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19151c30 [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] 0x2aa190ed3a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19152540 [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] 0x2aa190edcb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19152e50 [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] 0x2aa190ee5c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190ee650 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] 0x2aa19153760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191537f0 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] 0x2aa190eeed0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa190eef60 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa190eeff0 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] 0x2aa190ef080 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] 0x2aa19154070 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa19154100 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa19154190 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] 0x2aa19154220 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] 0x2aa190ef7e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190ef870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190ef900 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] 0x2aa19154980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19154a10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19154aa0 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] 0x2aa190f00f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f0180 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f0210 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] 0x2aa19155330 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa191553c0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19155450 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] 0x2aa190f0a00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f0a90 VAL: 'Several lines of text, 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] 0x2aa190f0b20 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] 0x2aa19155ce0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19155d70 VAL: 'Several lines of text, 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] 0x2aa19155e00 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] 0x2aa190f1310 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f13a0 VAL: 'Several 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] 0x2aa190f1430 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] 0x2aa19156690 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19156720 VAL: 'Several 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] 0x2aa191567b0 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] 0x2aa190f1c20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190f1cb0 VAL: 'Several lines 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] 0x2aa19156fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19157030 VAL: 'Several lines 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] 0x2aa190f2530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190f25c0 VAL: 'Several lines 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] 0x2aa191578b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19157940 VAL: 'Several lines 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] 0x2aa190f2e40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f2ed0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f2f60 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] 0x2aa191582f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19158380 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19158410 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] 0x2aa190f3750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f37e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f3870 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] 0x2aa19158ca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19158d30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19158dc0 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] 0x2aa190f4060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f40f0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa190f4180 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] 0x2aa191595b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19159640 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa191596d0 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] 0x2aa190f4970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f4a00 KEYVAL: 'example' 'Several 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] 0x2aa190f4a90 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] 0x2aa19159f60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19159ff0 KEYVAL: 'example' 'Several 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] 0x2aa1915a080 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] 0x2aa190f5280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f5310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f53a0 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] 0x2aa1915a910 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1915a9a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1915aa30 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] 0x2aa190f5b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f5c20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f5cb0 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] 0x2aa1915b2c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1915b350 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1915b3e0 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] 0x2aa190f64a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f6530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f65c0 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] 0x2aa1915bc70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1915bd00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1915bd90 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] 0x2aa190f6db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f6e40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f6ed0 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] 0x2aa1915c620 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1915c6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1915c740 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] 0x2aa190f76c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190f7750 KEYVAL: 'example' 'Several lines 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] 0x2aa1915cfd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1915d060 KEYVAL: 'example' 'Several lines 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] 0x2aa190f7fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190f8060 KEYVAL: 'example' 'Several lines 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] 0x2aa1915d980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1915da10 KEYVAL: 'example' 'Several lines 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] 0x2aa190f88e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f8970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f8a00 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] 0x2aa1915e330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1915e3c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1915e450 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] 0x2aa190f91f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190f9280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa190f9310 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] 0x2aa1915ece0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1915ed70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1915ee00 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] 0x2aa190f9b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190f9b90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa190f9c20 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] 0x2aa1915f650 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1915f6e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1915f770 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] 0x2aa190fa410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190fa4a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa190fa530 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] 0x2aa1915ffc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19160050 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa191600e0 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] 0x2aa190fad20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa190fadb0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa190fae40 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] 0x2aa19160930 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191609c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa19160a50 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] 0x2aa190fb630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa190fb6c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa190fb750 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] 0x2aa19161240 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191612d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa19161360 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] 0x2aa190fbf40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa190fbfd0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa190fc060 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa190fc0f0 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] 0x2aa19161b80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19161c10 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa19161ca0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa19161d30 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] 0x2aa190fc850 [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] 0x2aa191624c0 [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] 0x2aa190fd160 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19162dd0 [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] 0x2aa190fda70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa191636e0 [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] 0x2aa190fe380 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19163ff0 [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] 0x2aa190fec90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19164900 [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] 0x2aa190ff5a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19165210 [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] 0x2aa190ffeb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19165b20 [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] 0x2aa191007c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19166430 [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] 0x2aa191010d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19166d40 [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] 0x2aa191019e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19167650 [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] 0x2aa191022f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19167f60 [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] 0x2aa19102c00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19168870 [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] 0x2aa19103510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191035a0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa19169180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19169210 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] 0x2aa19103e20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19103eb0 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] 0x2aa19169a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19169b20 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] 0x2aa19104730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191047c0 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] 0x2aa1916a3a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916a430 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] 0x2aa19105040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191050d0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1916acb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916ad40 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] 0x2aa19105950 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191059e0 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] 0x2aa1916b5c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916b650 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] 0x2aa19106260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191062f0 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] 0x2aa1916bed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916bf60 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] 0x2aa19106b70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1916c7e0 [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] 0x2aa19107480 [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] 0x2aa1916d0f0 [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] 0x2aa19107d90 [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] 0x2aa1916da00 [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] 0x2aa191086a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19108730 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] 0x2aa1916e310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916e3a0 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] 0x2aa19108fb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19109040 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] 0x2aa1916ec20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916ecb0 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] 0x2aa191098c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19109950 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] 0x2aa1916f530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916f5c0 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] 0x2aa1910a1d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1910a260 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] 0x2aa1916fe40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1916fed0 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] 0x2aa1910aae0 [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] 0x2aa19170750 [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] 0x2aa1910b3f0 [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] 0x2aa19171060 [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] 0x2aa1910bd00 [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] 0x2aa19171970 [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] 0x2aa1910c610 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1910c6a0 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] 0x2aa19172280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19172310 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] 0x2aa1910cf20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1910cfb0 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] 0x2aa19172b90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19172c20 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] 0x2aa1910d830 [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] 0x2aa191734a0 [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] 0x2aa1910e140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1910e1d0 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] 0x2aa19173db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19173e40 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] 0x2aa1910ea50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1910eae0 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] 0x2aa191746f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19174780 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] 0x2aa1910f360 [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] 0x2aa19175000 [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] 0x2aa1910fc70 [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] 0x2aa19175910 [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] 0x2aa19110580 [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] 0x2aa19176220 [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] 0x2aa19110e90 [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] 0x2aa19176b30 [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] 0x2aa191117a0 [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] 0x2aa19177440 [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] 0x2aa191120b0 [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] 0x2aa19177d50 [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] 0x2aa191129c0 [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] 0x2aa19178660 [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] 0x2aa191132d0 [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] 0x2aa19178f70 [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] 0x2aa19113be0 [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] 0x2aa19179880 [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] 0x2aa191144f0 [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] 0x2aa1917a190 [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] 0x2aa19114e00 [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] 0x2aa1917aaa0 [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] 0x2aa19115710 [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] 0x2aa1917b3e0 [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] 0x2aa19116020 [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] 0x2aa1917bcf0 [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] 0x2aa19116930 [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] 0x2aa1917c600 [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] 0x2aa19117240 [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] 0x2aa1917cf10 [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] 0x2aa19117b50 [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] 0x2aa1917d820 [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] 0x2aa19118460 [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] 0x2aa1917e130 [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] 0x2aa19118d70 [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] 0x2aa1917ea40 [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] 0x2aa19119680 [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] 0x2aa1917f350 [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] 0x2aa19119f90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1911a020 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1911a0b0 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] 0x2aa1917fc60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1917fcf0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1917fd80 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] 0x2aa1911a8a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1911a930 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1911a9c0 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] 0x2aa191805a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19180630 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa191806c0 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: 0x2aa18e5c700 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa18e52d30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa18e52dc8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa18e52e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa18e52ef8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa18e52f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa18e53028 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa18e530c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa18e53200 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa18e53298 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa18e53158 DOCMAP: (8 sibs) 2 children: 27: 0x2aa18e53340 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa18e533d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19180ee0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa19180f70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa19181000 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa19181090 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa19181120 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa191811b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa19181240 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa191812d0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa19181360 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa191813f0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa19181480 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa19181510 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa191815a0 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: 0x2aa18e5cb60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa18e53c50 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19041120 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa190411b0 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: 0x2aa18e5cc78 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa18e537e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19181640 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa191816d0 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: 0x2aa18e5cd90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa18e538d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19181770 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa19181800 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: 0x2aa18e5cea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191818a0 [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: 0x2aa18e5cfc0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19181940 [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: 0x2aa18e5d0d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191819e0 [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: 0x2aa18e5d1f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e53ab0 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] 0x2aa19181a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19181b10 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: 0x2aa18e5d308 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa18e53cf0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa18e53d88 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa18e53e20 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19181bb0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa19181c40 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa19181cd0 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] 0x2aa19181d60 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: 0x2aa18e5d420 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e53f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e53fa8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19181e00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19181e90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19181f20 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: 0x2aa18e5d538 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e540f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54188 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19181fc0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19182050 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa191820e0 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: 0x2aa18e5d650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e54280 VAL: 'Several lines of text, 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: 0x2aa18e54318 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19182180 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19182210 VAL: 'Several lines of text, 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] 0x2aa191822a0 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: 0x2aa18e5d768 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e54410 VAL: 'Several 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: 0x2aa18e544a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19182340 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa191823d0 VAL: 'Several 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] 0x2aa19182460 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: 0x2aa18e5d880 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e53ba0 VAL: 'Several lines 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] 0x2aa19182500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19182590 VAL: 'Several lines 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: 0x2aa18e5d998 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e545f0 VAL: 'Several lines 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] 0x2aa19182630 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191826c0 VAL: 'Several lines 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: 0x2aa18e5dab0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e546e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19182760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191827f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19182880 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: 0x2aa18e5dbc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19182920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191829b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19182a40 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: 0x2aa18e5dce0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54a00 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa18e54a98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19182ae0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19182b70 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa19182c00 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: 0x2aa18e5ddf8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54b90 KEYVAL: 'example' 'Several 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: 0x2aa18e54c28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19182ca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19182d30 KEYVAL: 'example' 'Several 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] 0x2aa19182dc0 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: 0x2aa18e5df10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54d20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54db8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19182e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19182ef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19182f80 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: 0x2aa18e5e028 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54eb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54f48 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19183020 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191830b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19183140 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: 0x2aa18e5e140 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e55040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e550d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191831e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19183270 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19183300 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: 0x2aa18e5e258 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e551d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e55268 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191833a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19183430 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa191834c0 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: 0x2aa18e5e370 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e55360 KEYVAL: 'example' 'Several lines 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] 0x2aa19183560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191835f0 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e488 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e55450 KEYVAL: 'example' 'Several lines 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] 0x2aa19183690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19183720 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e5a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e55540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e555d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191837c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19183850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa191838e0 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: 0x2aa18e5e6b8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e57a60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e57af8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19183980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19183a10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19183aa0 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: 0x2aa18e5e7d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e57c40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa18e57ce0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19183b40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19183bd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa19183c60 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: 0x2aa18e5e8e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e57dd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa18e57e70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19183d00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19183d90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa19183e20 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: 0x2aa18e5ea00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e5c570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa18e5c610 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19183ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19183f50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa19183fe0 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: 0x2aa18e5eb18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e55770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa18e55808 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184080 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19184110 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa191841a0 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: 0x2aa18e5ec30 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e57ba0 MAP: (1 sibs) 2 children: 27: 0x2aa18e55a40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa18e55ad8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184240 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191842d0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa19184360 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa191843f0 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: 0x2aa18e5ed48 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184490 [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: 0x2aa18e5ee60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184530 [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: 0x2aa18e5ef78 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191845d0 [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: 0x2aa18e5f090 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184670 [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: 0x2aa18e5f1a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184710 [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: 0x2aa18e5f2c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191847b0 [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: 0x2aa18e5f3d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184850 [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: 0x2aa18e5f4f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191848f0 [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: 0x2aa18e5f608 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184990 [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: 0x2aa18e5f720 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184a30 [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: 0x2aa18e5f838 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184ad0 [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: 0x2aa18e5f950 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184b70 [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: 0x2aa18e5fa68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e55f40 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184c10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19184ca0 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: 0x2aa18e5fb80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56030 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184d40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19184dd0 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: 0x2aa18e5fc98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56120 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184e70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19184f00 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: 0x2aa18e5fdb0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56210 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19184fa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185030 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: 0x2aa18e5fec8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56300 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191850d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185160 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: 0x2aa18e5ffe0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e563f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185290 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: 0x2aa18e600f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185330 [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: 0x2aa18e60210 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191853d0 [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: 0x2aa18e60328 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185470 [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: 0x2aa18e60440 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e565d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191855a0 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: 0x2aa18e60558 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e566c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185640 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa191856d0 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: 0x2aa18e60670 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e567b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185800 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: 0x2aa18e60788 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e568a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191858a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185930 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: 0x2aa18e608a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191859d0 [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: 0x2aa18e609b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185a70 [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: 0x2aa18e60ad0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185b10 [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: 0x2aa18e60be8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56a80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185c40 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: 0x2aa18e60d00 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56b70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185ce0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185d70 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: 0x2aa18e60e18 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185e10 [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: 0x2aa18e60f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56cb0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185eb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19185f40 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: 0x2aa18e61048 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56da0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19185fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19186070 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: 0x2aa18e61160 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186110 [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: 0x2aa18e61278 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191861b0 [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: 0x2aa18e61390 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186250 [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: 0x2aa18e614a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191862f0 [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: 0x2aa18e615c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186390 [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: 0x2aa18e616d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186430 [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: 0x2aa18e617f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191864d0 [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: 0x2aa18e61908 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186570 [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: 0x2aa18e61a20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186610 [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: 0x2aa18e61b38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191866b0 [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: 0x2aa18e61c50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186750 [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: 0x2aa18e61d68 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191867f0 [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: 0x2aa18e61e80 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186890 [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: 0x2aa18e61f98 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186930 [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: 0x2aa18e620b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191869d0 [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: 0x2aa18e621c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186a70 [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: 0x2aa18e622e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186b10 [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: 0x2aa18e623f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186bb0 [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: 0x2aa18e62510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186c50 [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: 0x2aa18e62628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e558b0 VAL: ' 27: ' (2 sibs) 27: 0x2aa18e55948 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186cf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19186d80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa19186e10 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: 0x2aa18e62740 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e574d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa18e57568 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19186eb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19186f40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa19186fd0 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: 0x2aa18e5c700 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa18e52d30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa18e52dc8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa18e52e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa18e52ef8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa18e52f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa18e53028 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa18e530c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa18e53200 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa18e53298 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa18e53158 DOCMAP: (8 sibs) 2 children: 27: 0x2aa18e53340 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa18e533d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19187070 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa19187100 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa19187190 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa19187220 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa191872b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa19187340 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa191873d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa19187460 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa191874f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa19187580 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa19187610 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa191876a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa19187730 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: 0x2aa18e5cb60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa18e53c50 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191877d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa19187860 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: 0x2aa18e5cc78 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa18e537e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19187900 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa19187990 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: 0x2aa18e5cd90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa18e538d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19187a30 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa19187ac0 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: 0x2aa18e5cea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19187b60 [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: 0x2aa18e5cfc0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19187c00 [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: 0x2aa18e5d0d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19187ca0 [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: 0x2aa18e5d1f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e53ab0 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] 0x2aa19187d40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19187dd0 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: 0x2aa18e5d308 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa18e53cf0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa18e53d88 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa18e53e20 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19187e70 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa19187f00 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa19187f90 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] 0x2aa19188020 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: 0x2aa18e5d420 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e53f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e53fa8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191880c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19188150 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa191881e0 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: 0x2aa18e5d538 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e540f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54188 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19188280 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19188310 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa191883a0 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: 0x2aa18e5d650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e54280 VAL: 'Several lines of text, 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: 0x2aa18e54318 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19188440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa191884d0 VAL: 'Several lines of text, 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] 0x2aa19188560 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: 0x2aa18e5d768 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e54410 VAL: 'Several 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: 0x2aa18e544a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19188600 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa19188690 VAL: 'Several 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] 0x2aa19188720 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: 0x2aa18e5d880 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e53ba0 VAL: 'Several lines 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] 0x2aa191887c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19188850 VAL: 'Several lines 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: 0x2aa18e5d998 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e545f0 VAL: 'Several lines 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] 0x2aa191888f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa19188980 VAL: 'Several lines 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: 0x2aa18e5dab0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e546e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19188a20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19188ab0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19188b40 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: 0x2aa18e5dbc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19188be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19188c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19188d00 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: 0x2aa18e5dce0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54a00 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa18e54a98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19188da0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19188e30 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa19188ec0 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: 0x2aa18e5ddf8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54b90 KEYVAL: 'example' 'Several 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: 0x2aa18e54c28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19188f60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19188ff0 KEYVAL: 'example' 'Several 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] 0x2aa19189080 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: 0x2aa18e5df10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54d20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54db8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19189120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191891b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19189240 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: 0x2aa18e5e028 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e54eb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e54f48 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191892e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19189370 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19189400 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: 0x2aa18e5e140 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e55040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e550d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa191894a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19189530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa191895c0 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: 0x2aa18e5e258 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e551d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e55268 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19189660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa191896f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19189780 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: 0x2aa18e5e370 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e55360 KEYVAL: 'example' 'Several lines 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] 0x2aa19189820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191898b0 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e488 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e55450 KEYVAL: 'example' 'Several lines 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] 0x2aa19189950 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa191899e0 KEYVAL: 'example' 'Several lines 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: 0x2aa18e5e5a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e55540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e555d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19189a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19189b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19189ba0 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: 0x2aa18e5e6b8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e57a60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa18e57af8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19189c40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa19189cd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa19189d60 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: 0x2aa18e5e7d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e57c40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa18e57ce0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19189e00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa19189e90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa19189f20 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: 0x2aa18e5e8e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e57dd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa18e57e70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa19189fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918a050 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1918a0e0 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: 0x2aa18e5ea00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e5c570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa18e5c610 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918a210 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1918a2a0 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: 0x2aa18e5eb18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa18e55770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa18e55808 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1918a3d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa1918a460 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: 0x2aa18e5ec30 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e57ba0 MAP: (1 sibs) 2 children: 27: 0x2aa18e55a40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa18e55ad8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918a590 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa1918a620 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa1918a6b0 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: 0x2aa18e5ed48 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a750 [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: 0x2aa18e5ee60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a7f0 [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: 0x2aa18e5ef78 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a890 [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: 0x2aa18e5f090 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a930 [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: 0x2aa18e5f1a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918a9d0 [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: 0x2aa18e5f2c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918aa70 [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: 0x2aa18e5f3d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918ab10 [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: 0x2aa18e5f4f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918abb0 [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: 0x2aa18e5f608 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918ac50 [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: 0x2aa18e5f720 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918acf0 [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: 0x2aa18e5f838 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918ad90 [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: 0x2aa18e5f950 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918ae30 [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: 0x2aa18e5fa68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e55f40 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918aed0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918af60 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: 0x2aa18e5fb80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56030 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b000 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918b090 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: 0x2aa18e5fc98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56120 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918b1c0 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: 0x2aa18e5fdb0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56210 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918b2f0 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: 0x2aa18e5fec8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56300 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918b420 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: 0x2aa18e5ffe0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e563f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b4c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918b550 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: 0x2aa18e600f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b5f0 [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: 0x2aa18e60210 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b690 [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: 0x2aa18e60328 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b730 [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: 0x2aa18e60440 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e565d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b7d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918b860 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: 0x2aa18e60558 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e566c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918b900 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918b990 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: 0x2aa18e60670 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e567b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918ba30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918bac0 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: 0x2aa18e60788 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e568a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918bb60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918bbf0 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: 0x2aa18e608a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918bc90 [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: 0x2aa18e609b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918bd30 [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: 0x2aa18e60ad0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918bdd0 [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: 0x2aa18e60be8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56a80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918be70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918bf00 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: 0x2aa18e60d00 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56b70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918bfa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918c030 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: 0x2aa18e60e18 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c0d0 [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: 0x2aa18e60f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa18e56cb0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c170 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918c200 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: 0x2aa18e61048 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa18e56da0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c2a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1918c330 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: 0x2aa18e61160 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c3d0 [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: 0x2aa18e61278 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c470 [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: 0x2aa18e61390 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c510 [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: 0x2aa18e614a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c5b0 [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: 0x2aa18e615c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c650 [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: 0x2aa18e616d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c6f0 [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: 0x2aa18e617f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c790 [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: 0x2aa18e61908 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c830 [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: 0x2aa18e61a20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c8d0 [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: 0x2aa18e61b38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918c970 [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: 0x2aa18e61c50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918ca10 [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: 0x2aa18e61d68 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cab0 [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: 0x2aa18e61e80 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cb50 [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: 0x2aa18e61f98 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cbf0 [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: 0x2aa18e620b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cc90 [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: 0x2aa18e621c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cd30 [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: 0x2aa18e622e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cdd0 [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: 0x2aa18e623f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918ce70 [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: 0x2aa18e62510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cf10 [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: 0x2aa18e62628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e558b0 VAL: ' 27: ' (2 sibs) 27: 0x2aa18e55948 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918cfb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1918d040 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1918d0d0 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: 0x2aa18e62740 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa18e574d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa18e57568 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1918d170 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1918d200 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1918d290 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 (34 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (35 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.05 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-block_folded-0.6.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x2aa18484f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa1847b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa1847bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa1847be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa1847bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa1847bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa1847bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa185ebc70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa185ebd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa185ebd90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa185ebe20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa185ebeb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa185ebf40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa185ebfd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa185ec060 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa185ec0f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa185ec180 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa185ec210 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa185ec2a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa185ec330 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.6.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.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.6.0/src/c4/yml/parse.cpp:3881: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.6.0/test/test_block_folded.cpp:866:2:1: (7B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 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: 0x2aa184853e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa185f4f30 [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: 0x2aa184854f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa185f6c60 [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: 0x2aa18485610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa185f8990 [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: 0x2aa18485728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa1847c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c5a0 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] 0x2aa185fb140 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa185fb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa185fb260 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa185fb2f0 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: 0x2aa18485840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847c690 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: 0x2aa1847c728 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa185fcfb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa185fd040 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] 0x2aa185fd0d0 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: 0x2aa18485958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa185fefa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa185ff030 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa185ff0c0 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: 0x2aa18485a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c9b0 KEYVAL: '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: 0x2aa1847ca48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18600ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18600f70 KEYVAL: '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] 0x2aa18601000 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: 0x2aa18485b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847cb40 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: 0x2aa1847cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18602ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18602f60 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] 0x2aa18602ff0 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: 0x2aa18485ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847cd68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18604ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18604f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18604fe0 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: 0x2aa18485db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ce60 KEYVAL: '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: 0x2aa1847cef8 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] 0x2aa18606f90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18607020 KEYVAL: '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] 0x2aa186070b0 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: 0x2aa18485ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e250 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: 0x2aa1847e2e8 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] 0x2aa186091a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18609230 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] 0x2aa186092c0 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: 0x2aa18485fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847e428 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1860b260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1860b2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1860b380 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: 0x2aa18486100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa184807e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa18480878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1860d270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1860d300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1860d390 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: 0x2aa18486218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1860f2a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1860f330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1860f3c0 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: 0x2aa18486330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186112d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18611360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186113f0 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: 0x2aa18486448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d498 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186132a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18613330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186133c0 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: 0x2aa18486560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d628 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18615450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186154e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18615570 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: 0x2aa18486678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa1847d6d0 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] 0x2aa18617320 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa186173b0 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: 0x2aa18486790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d858 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186192f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18619380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18619410 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: 0x2aa184868a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1861b020 [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: 0x2aa184869c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1861cd50 [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: 0x2aa18486ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1861ea80 [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: 0x2aa18486bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186207b0 [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: 0x2aa18486d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186224e0 [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: 0x2aa18486e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18624210 [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: 0x2aa18486f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18625f40 [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: 0x2aa18487050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18627c70 [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: 0x2aa18487168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186299a0 [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: 0x2aa18487280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1862b6d0 [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: 0x2aa18487398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1862d400 [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: 0x2aa184874b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1862f130 [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: 0x2aa184875c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18630e60 [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: 0x2aa184876e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18632b90 [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: 0x2aa184877f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186348c0 [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: 0x2aa18487910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186365f0 [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: 0x2aa18487a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18638320 [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: 0x2aa18487b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1863a050 [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: 0x2aa18487c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1863bd80 [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: 0x2aa18487d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1863dab0 [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: 0x2aa18487e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1863f7e0 [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: 0x2aa18487fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18641510 [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: 0x2aa184880b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18643240 [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: 0x2aa184881d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18644f70 [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: 0x2aa184882e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18646ca0 [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: 0x2aa18488400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18648a30 [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: 0x2aa18488518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1864a7e0 [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: 0x2aa18488630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1864c590 [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: 0x2aa18488748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1864e340 [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: 0x2aa18488860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186500f0 [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: 0x2aa18488978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18651ea0 [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: 0x2aa18488a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18653c50 [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: 0x2aa18488ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18655a00 [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: 0x2aa18488cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186577b0 [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: 0x2aa18488dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18659560 [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: 0x2aa18488ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1865b310 [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: 0x2aa18489008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1865d0c0 [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: 0x2aa18489120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1865ee70 [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: 0x2aa18489238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18660c20 [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: 0x2aa18489350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186629d0 [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: 0x2aa18489468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847e928 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18664780 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa18664810 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186648a0 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: 0x2aa18489580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847eab8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18666530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186665c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa18666650 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: 0x2aa18484f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa1847b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa1847bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa1847be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa1847bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa1847bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa1847bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18666e40 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa18666ed0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa18666f60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa18666ff0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa18667080 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa18667110 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa186671a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa18667230 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa186672c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa18667350 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa186673e0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa18667470 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa18667500 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.6.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.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.6.0/src/c4/yml/parse.cpp:3881: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.6.0/test/test_block_folded.cpp:866:2:1: (8B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 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: 0x2aa184853e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18669320 [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: 0x2aa184854f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18669c30 [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: 0x2aa18485610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866a540 [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: 0x2aa18485728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa1847c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c5a0 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] 0x2aa1866ae50 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa1866aee0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa1866af70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa1866b000 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: 0x2aa18485840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847c690 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: 0x2aa1847c728 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866b760 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866b7f0 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] 0x2aa1866b880 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: 0x2aa18485958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866c070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866c100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1866c190 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: 0x2aa18485a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c9b0 KEYVAL: '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: 0x2aa1847ca48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866c980 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866ca10 KEYVAL: '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] 0x2aa1866caa0 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: 0x2aa18485b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847cb40 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: 0x2aa1847cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866d290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866d320 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] 0x2aa1866d3b0 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: 0x2aa18485ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847cd68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866dba0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866dc30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1866dcc0 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: 0x2aa18485db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ce60 KEYVAL: '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: 0x2aa1847cef8 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] 0x2aa1866e4b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866e540 KEYVAL: '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] 0x2aa1866e5d0 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: 0x2aa18485ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e250 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: 0x2aa1847e2e8 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] 0x2aa1866edc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866ee50 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] 0x2aa1866eee0 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: 0x2aa18485fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847e428 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866f6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866f760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1866f7f0 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: 0x2aa18486100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa184807e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa18480878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1866ffe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18670070 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18670100 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: 0x2aa18486218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186708f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18670980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18670a10 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: 0x2aa18486330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18671200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18671290 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18671320 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: 0x2aa18486448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d498 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18671b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18671ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18671c30 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: 0x2aa18486560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d628 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186724f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18672580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18672610 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: 0x2aa18486678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa1847d6d0 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] 0x2aa18672e00 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa18672e90 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: 0x2aa18486790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d858 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18673710 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186737a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18673830 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: 0x2aa184868a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18674020 [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: 0x2aa184869c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18674930 [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: 0x2aa18486ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18675240 [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: 0x2aa18486bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18675b50 [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: 0x2aa18486d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18676460 [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: 0x2aa18486e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18676d70 [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: 0x2aa18486f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18677680 [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: 0x2aa18487050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18677f90 [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: 0x2aa18487168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186788a0 [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: 0x2aa18487280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186791b0 [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: 0x2aa18487398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18679ac0 [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: 0x2aa184874b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867a3d0 [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: 0x2aa184875c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867ace0 [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: 0x2aa184876e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867b5f0 [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: 0x2aa184877f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867bf00 [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: 0x2aa18487910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867c810 [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: 0x2aa18487a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867d120 [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: 0x2aa18487b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867da30 [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: 0x2aa18487c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867e340 [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: 0x2aa18487d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867ec50 [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: 0x2aa18487e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867f560 [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: 0x2aa18487fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1867fe70 [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: 0x2aa184880b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18680780 [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: 0x2aa184881d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18681090 [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: 0x2aa184882e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186819a0 [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: 0x2aa18488400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186822b0 [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: 0x2aa18488518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18682bc0 [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: 0x2aa18488630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186834d0 [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: 0x2aa18488748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18683de0 [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: 0x2aa18488860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186846f0 [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: 0x2aa18488978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18685000 [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: 0x2aa18488a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18685910 [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: 0x2aa18488ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18686220 [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: 0x2aa18488cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18686b30 [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: 0x2aa18488dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18687440 [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: 0x2aa18488ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18687d50 [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: 0x2aa18489008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18688660 [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: 0x2aa18489120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18688f70 [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: 0x2aa18489238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa18689880 [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: 0x2aa18489350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1868a190 [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: 0x2aa18489468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847e928 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1868aaa0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa1868ab30 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa1868abc0 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: 0x2aa18489580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847eab8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa1868b3b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa1868b440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa1868b4d0 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] 0x2aa185ebc70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa185ebd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa185ebd90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa185ebe20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa185ebeb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa185ebf40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa185ebfd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa185ec060 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa185ec0f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa185ec180 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa185ec210 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa185ec2a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa185ec330 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] 0x2aa1868e3f0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa1868e480 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa1868e510 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa1868e5a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa1868e630 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa1868e6c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa1868e750 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa1868e7e0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa1868e870 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa1868e900 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa1868e990 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa1868ea20 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa1868eab0 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] 0x2aa185f4f30 [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] 0x2aa1868f5e0 [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] 0x2aa185f6c60 [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] 0x2aa1868fef0 [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] 0x2aa185f8990 [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] 0x2aa18690800 [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] 0x2aa185fb140 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa185fb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa185fb260 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa185fb2f0 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] 0x2aa18691110 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa186911a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa18691230 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa186912c0 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] 0x2aa185fcfb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa185fd040 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] 0x2aa185fd0d0 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] 0x2aa18691a20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa18691ab0 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] 0x2aa18691b40 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] 0x2aa185fefa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa185ff030 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa185ff0c0 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] 0x2aa18692330 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186923c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18692450 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] 0x2aa18600ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18600f70 KEYVAL: '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] 0x2aa18601000 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] 0x2aa18692c40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18692cd0 KEYVAL: '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] 0x2aa18692d60 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] 0x2aa18602ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18602f60 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] 0x2aa18602ff0 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] 0x2aa18693550 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186935e0 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] 0x2aa18693670 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] 0x2aa18604ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18604f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18604fe0 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] 0x2aa18693e60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18693ef0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18693f80 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] 0x2aa18606f90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18607020 KEYVAL: '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] 0x2aa186070b0 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] 0x2aa18694770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18694800 KEYVAL: '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] 0x2aa18694890 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] 0x2aa186091a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18609230 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] 0x2aa186092c0 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] 0x2aa18695080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18695110 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] 0x2aa186951a0 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] 0x2aa1860b260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1860b2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1860b380 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] 0x2aa18695990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18695a20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18695ab0 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] 0x2aa1860d270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1860d300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1860d390 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] 0x2aa186962a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18696330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186963c0 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] 0x2aa1860f2a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1860f330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1860f3c0 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] 0x2aa18696bb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18696c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18696cd0 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] 0x2aa186112d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18611360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186113f0 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] 0x2aa186974c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18697550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186975e0 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] 0x2aa186132a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18613330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186133c0 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] 0x2aa18697dd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18697e60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18697ef0 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] 0x2aa18615450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186154e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18615570 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] 0x2aa186986e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18698770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18698800 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] 0x2aa18617320 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa186173b0 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] 0x2aa18698ff0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa18699080 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] 0x2aa186192f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18619380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18619410 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] 0x2aa18699900 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18699990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18699a20 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] 0x2aa1861b020 [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] 0x2aa1869a210 [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] 0x2aa1861cd50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869ab20 [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] 0x2aa1861ea80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869b430 [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] 0x2aa186207b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869bd40 [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] 0x2aa186224e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869c650 [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] 0x2aa18624210 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869cf60 [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] 0x2aa18625f40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869d870 [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] 0x2aa18627c70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869e180 [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] 0x2aa186299a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869ea90 [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] 0x2aa1862b6d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869f3a0 [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] 0x2aa1862d400 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa1869fcb0 [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] 0x2aa1862f130 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186a05c0 [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] 0x2aa18630e60 [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] 0x2aa186a0ed0 [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] 0x2aa18632b90 [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] 0x2aa186a17e0 [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] 0x2aa186348c0 [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] 0x2aa186a20f0 [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] 0x2aa186365f0 [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] 0x2aa186a2a00 [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] 0x2aa18638320 [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] 0x2aa186a3310 [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] 0x2aa1863a050 [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] 0x2aa186a3c20 [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] 0x2aa1863bd80 [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] 0x2aa186a4530 [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] 0x2aa1863dab0 [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] 0x2aa186a4e40 [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] 0x2aa1863f7e0 [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] 0x2aa186a5750 [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] 0x2aa18641510 [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] 0x2aa186a6060 [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] 0x2aa18643240 [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] 0x2aa186a6970 [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] 0x2aa18644f70 [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] 0x2aa186a7280 [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] 0x2aa18646ca0 [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] 0x2aa186a7b90 [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] 0x2aa18648a30 [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] 0x2aa186a84a0 [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] 0x2aa1864a7e0 [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] 0x2aa186a8db0 [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] 0x2aa1864c590 [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] 0x2aa186a96c0 [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] 0x2aa1864e340 [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] 0x2aa186a9fd0 [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] 0x2aa186500f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186aa8e0 [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] 0x2aa18651ea0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186ab1f0 [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] 0x2aa18653c50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186abb00 [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] 0x2aa18655a00 [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] 0x2aa186ac410 [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] 0x2aa186577b0 [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] 0x2aa186acd20 [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] 0x2aa18659560 [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] 0x2aa186ad630 [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] 0x2aa1865b310 [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] 0x2aa186adf40 [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] 0x2aa1865d0c0 [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] 0x2aa186ae850 [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] 0x2aa1865ee70 [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] 0x2aa186af160 [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] 0x2aa18660c20 [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] 0x2aa186afa70 [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] 0x2aa186629d0 [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] 0x2aa186b0380 [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] 0x2aa18664780 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa18664810 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186648a0 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] 0x2aa186b0c90 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b0d20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186b0db0 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] 0x2aa18666530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186665c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa18666650 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] 0x2aa186b15a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b1630 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186b16c0 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] 0x2aa18666e40 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa18666ed0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa18666f60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa18666ff0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa18667080 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa18667110 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa186671a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa18667230 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa186672c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa18667350 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa186673e0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa18667470 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa18667500 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] 0x2aa186b1eb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa186b1f40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa186b1fd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa186b2060 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa186b20f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa186b2180 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa186b2210 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa186b22a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa186b2330 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa186b23c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa186b2450 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa186b24e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa186b2570 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] 0x2aa18669320 [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] 0x2aa186b27c0 [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] 0x2aa18669c30 [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] 0x2aa186b30d0 [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] 0x2aa1866a540 [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] 0x2aa186b39e0 [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] 0x2aa1866ae50 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa1866aee0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa1866af70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa1866b000 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] 0x2aa186b42f0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa186b4380 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa186b4410 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa186b44a0 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] 0x2aa1866b760 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866b7f0 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] 0x2aa1866b880 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] 0x2aa186b4c00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b4c90 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] 0x2aa186b4d20 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] 0x2aa1866c070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866c100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1866c190 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] 0x2aa186b5510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b55a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186b5630 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] 0x2aa1866c980 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866ca10 KEYVAL: '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] 0x2aa1866caa0 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] 0x2aa186b5ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b5f50 KEYVAL: '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] 0x2aa186b5fe0 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] 0x2aa1866d290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866d320 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] 0x2aa1866d3b0 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] 0x2aa186b6870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b6900 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] 0x2aa186b6990 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] 0x2aa1866dba0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866dc30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1866dcc0 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] 0x2aa186b7220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b72b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186b7340 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] 0x2aa1866e4b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866e540 KEYVAL: '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] 0x2aa1866e5d0 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] 0x2aa186b7b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b7bc0 KEYVAL: '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] 0x2aa186b7c50 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] 0x2aa1866edc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866ee50 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] 0x2aa1866eee0 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] 0x2aa186b8440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b84d0 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] 0x2aa186b8560 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] 0x2aa1866f6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa1866f760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa1866f7f0 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] 0x2aa186b8df0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b8e80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186b8f10 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] 0x2aa1866ffe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18670070 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18670100 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] 0x2aa186b97a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186b9830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186b98c0 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] 0x2aa186708f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18670980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18670a10 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] 0x2aa186ba150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186ba1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186ba270 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] 0x2aa18671200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18671290 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18671320 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] 0x2aa186bab00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186bab90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186bac20 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] 0x2aa18671b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18671ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18671c30 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] 0x2aa186bb4b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186bb540 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186bb5d0 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] 0x2aa186724f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa18672580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18672610 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] 0x2aa186bbe60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186bbef0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186bbf80 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] 0x2aa18672e00 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa18672e90 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] 0x2aa186bc770 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa186bc800 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] 0x2aa18673710 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186737a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa18673830 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] 0x2aa186bd120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186bd1b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186bd240 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] 0x2aa18674020 [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] 0x2aa186bda30 [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] 0x2aa18674930 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186be340 [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] 0x2aa18675240 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186bec50 [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] 0x2aa18675b50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186bf560 [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] 0x2aa18676460 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186bfe70 [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] 0x2aa18676d70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186c0780 [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] 0x2aa18677680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186c1090 [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] 0x2aa18677f90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186c19a0 [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] 0x2aa186788a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186c22b0 [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] 0x2aa186791b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186c2bc0 [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] 0x2aa18679ac0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186c34d0 [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] 0x2aa1867a3d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186c3de0 [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] 0x2aa1867ace0 [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] 0x2aa186c46f0 [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] 0x2aa1867b5f0 [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] 0x2aa186c5000 [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] 0x2aa1867bf00 [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] 0x2aa186c5910 [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] 0x2aa1867c810 [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] 0x2aa186c6220 [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] 0x2aa1867d120 [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] 0x2aa186c6b30 [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] 0x2aa1867da30 [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] 0x2aa186c7440 [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] 0x2aa1867e340 [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] 0x2aa186c7d50 [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] 0x2aa1867ec50 [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] 0x2aa186c8660 [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] 0x2aa1867f560 [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] 0x2aa186c8f70 [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] 0x2aa1867fe70 [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] 0x2aa186c98b0 [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] 0x2aa18680780 [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] 0x2aa186ca1c0 [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] 0x2aa18681090 [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] 0x2aa186caad0 [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] 0x2aa186819a0 [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] 0x2aa186cb3e0 [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] 0x2aa186822b0 [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] 0x2aa186cbcf0 [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] 0x2aa18682bc0 [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] 0x2aa186cc600 [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] 0x2aa186834d0 [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] 0x2aa186ccf10 [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] 0x2aa18683de0 [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] 0x2aa186cd820 [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] 0x2aa186846f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186ce130 [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] 0x2aa18685000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186cea40 [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] 0x2aa18685910 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa186cf350 [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] 0x2aa18686220 [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] 0x2aa186cfc60 [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] 0x2aa18686b30 [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] 0x2aa186d0570 [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] 0x2aa18687440 [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] 0x2aa186d0e80 [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] 0x2aa18687d50 [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] 0x2aa186d1790 [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] 0x2aa18688660 [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] 0x2aa186d20a0 [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] 0x2aa18688f70 [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] 0x2aa186d29b0 [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] 0x2aa18689880 [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] 0x2aa186d32c0 [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] 0x2aa1868a190 [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] 0x2aa186d3bd0 [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] 0x2aa1868aaa0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa1868ab30 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa1868abc0 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] 0x2aa186d44e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d4570 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186d4600 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] 0x2aa1868b3b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa1868b440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa1868b4d0 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] 0x2aa186d4df0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d4e80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186d4f10 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: 0x2aa18484f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa1847b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa1847bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa1847be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa1847bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa1847bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa1847bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d5730 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa186d57c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa186d5850 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa186d58e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa186d5970 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa186d5a00 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa186d5a90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa186d5b20 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa186d5bb0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa186d5c40 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa186d5cd0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa186d5d60 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa186d5df0 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: 0x2aa184853e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d5e90 [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: 0x2aa184854f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d5f30 [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: 0x2aa18485610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d5fd0 [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: 0x2aa18485728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa1847c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c5a0 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] 0x2aa186d6070 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa186d6100 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa186d6190 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa186d6220 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: 0x2aa18485840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847c690 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: 0x2aa1847c728 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa185ea3f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa185ea480 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] 0x2aa185ea510 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: 0x2aa18485958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d62c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d6350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d63e0 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: 0x2aa18485a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c9b0 KEYVAL: '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: 0x2aa1847ca48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d6480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d6510 KEYVAL: '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] 0x2aa186d65a0 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: 0x2aa18485b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847cb40 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: 0x2aa1847cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d6640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d66d0 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] 0x2aa186d6760 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: 0x2aa18485ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847cd68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d6800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d6890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d6920 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: 0x2aa18485db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ce60 KEYVAL: '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: 0x2aa1847cef8 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] 0x2aa186d69c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d6a50 KEYVAL: '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] 0x2aa186d6ae0 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: 0x2aa18485ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e250 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: 0x2aa1847e2e8 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] 0x2aa186d6b80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d6c10 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] 0x2aa186d6ca0 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: 0x2aa18485fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847e428 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d6d40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d6dd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d6e60 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: 0x2aa18486100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa184807e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa18480878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d6f00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d6f90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d7020 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: 0x2aa18486218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d70c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d7150 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d71e0 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: 0x2aa18486330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d7310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d73a0 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: 0x2aa18486448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d498 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d74d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d7560 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: 0x2aa18486560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d628 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d7690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d7720 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: 0x2aa18486678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa1847d6d0 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] 0x2aa185ec690 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa185ec720 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: 0x2aa18486790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d858 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d77c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d7850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186d78e0 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: 0x2aa184868a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7980 [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: 0x2aa184869c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7a20 [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: 0x2aa18486ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7ac0 [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: 0x2aa18486bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7b60 [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: 0x2aa18486d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7c00 [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: 0x2aa18486e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7ca0 [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: 0x2aa18486f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7d40 [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: 0x2aa18487050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7de0 [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: 0x2aa18487168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7e80 [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: 0x2aa18487280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7f20 [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: 0x2aa18487398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d7fc0 [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: 0x2aa184874b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8060 [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: 0x2aa184875c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8100 [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: 0x2aa184876e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d81a0 [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: 0x2aa184877f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8240 [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: 0x2aa18487910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d82e0 [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: 0x2aa18487a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8380 [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: 0x2aa18487b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8420 [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: 0x2aa18487c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d84c0 [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: 0x2aa18487d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8560 [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: 0x2aa18487e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8600 [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: 0x2aa18487fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d86a0 [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: 0x2aa184880b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8740 [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: 0x2aa184881d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d87e0 [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: 0x2aa184882e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8880 [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: 0x2aa18488400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8920 [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: 0x2aa18488518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d89c0 [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: 0x2aa18488630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8a60 [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: 0x2aa18488748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8b00 [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: 0x2aa18488860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8ba0 [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: 0x2aa18488978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8c40 [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: 0x2aa18488a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8ce0 [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: 0x2aa18488ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8d80 [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: 0x2aa18488cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8e20 [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: 0x2aa18488dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8ec0 [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: 0x2aa18488ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d8f60 [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: 0x2aa18489008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9000 [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: 0x2aa18489120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d90a0 [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: 0x2aa18489238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9140 [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: 0x2aa18489350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d91e0 [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: 0x2aa18489468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847e928 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9280 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d9310 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186d93a0 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: 0x2aa18489580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847eab8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9440 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186d94d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186d9560 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: 0x2aa18484f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa1847b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa1847ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa1847bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa1847bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa1847be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa1847bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa1847bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa1847bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9600 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa186d9690 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa186d9720 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa186d97b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa186d9840 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa186d98d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa186d9960 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa186d99f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa186d9a80 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa186d9b10 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa186d9ba0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa186d9c30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa186d9cc0 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: 0x2aa184853e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9d60 [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: 0x2aa184854f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9e00 [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: 0x2aa18485610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186d9ea0 [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: 0x2aa18485728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa1847c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa1847c5a0 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] 0x2aa186d9f40 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa186d9fd0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa186da060 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa186da0f0 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: 0x2aa18485840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847c690 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: 0x2aa1847c728 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186da190 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186da220 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] 0x2aa186da2b0 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: 0x2aa18485958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186da350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186da3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186da470 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: 0x2aa18485a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847c9b0 KEYVAL: '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: 0x2aa1847ca48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186da510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186da5a0 KEYVAL: '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] 0x2aa186da630 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: 0x2aa18485b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847cb40 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: 0x2aa1847cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186da6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186da760 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] 0x2aa186da7f0 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: 0x2aa18485ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847cd68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186da890 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186da920 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186da9b0 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: 0x2aa18485db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847ce60 KEYVAL: '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: 0x2aa1847cef8 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] 0x2aa186daa50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186daae0 KEYVAL: '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] 0x2aa186dab70 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: 0x2aa18485ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e250 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: 0x2aa1847e2e8 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] 0x2aa186dac10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186daca0 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] 0x2aa186dad30 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: 0x2aa18485fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847e428 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dadd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186dae60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186daef0 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: 0x2aa18486100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa184807e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa18480878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186daf90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186db020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186db0b0 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: 0x2aa18486218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186db150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186db1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186db270 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: 0x2aa18486330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186db310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186db3a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186db430 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: 0x2aa18486448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d498 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186db4d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186db560 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186db5f0 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: 0x2aa18486560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d628 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186db690 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186db720 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186db7b0 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: 0x2aa18486678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa1847d6d0 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] 0x2aa186db850 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa186db8e0 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: 0x2aa18486790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa1847d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa1847d858 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186db980 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa186dba10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa186dbaa0 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: 0x2aa184868a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbb40 [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: 0x2aa184869c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbbe0 [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: 0x2aa18486ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbc80 [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: 0x2aa18486bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbd20 [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: 0x2aa18486d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbdc0 [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: 0x2aa18486e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbe60 [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: 0x2aa18486f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbf00 [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: 0x2aa18487050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dbfa0 [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: 0x2aa18487168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc040 [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: 0x2aa18487280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc0e0 [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: 0x2aa18487398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc180 [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: 0x2aa184874b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc220 [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: 0x2aa184875c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc2c0 [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: 0x2aa184876e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc360 [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: 0x2aa184877f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc400 [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: 0x2aa18487910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc4a0 [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: 0x2aa18487a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc540 [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: 0x2aa18487b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc5e0 [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: 0x2aa18487c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc680 [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: 0x2aa18487d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc720 [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: 0x2aa18487e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc7c0 [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: 0x2aa18487fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc860 [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: 0x2aa184880b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc900 [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: 0x2aa184881d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dc9a0 [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: 0x2aa184882e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dca40 [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: 0x2aa18488400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dcae0 [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: 0x2aa18488518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dcb80 [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: 0x2aa18488630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dcc20 [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: 0x2aa18488748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dccc0 [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: 0x2aa18488860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dcd60 [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: 0x2aa18488978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dce00 [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: 0x2aa18488a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dcea0 [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: 0x2aa18488ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dcf40 [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: 0x2aa18488cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dcfe0 [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: 0x2aa18488dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd080 [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: 0x2aa18488ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd120 [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: 0x2aa18489008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd1c0 [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: 0x2aa18489120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd260 [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: 0x2aa18489238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd300 [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: 0x2aa18489350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd3a0 [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: 0x2aa18489468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847e928 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd440 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186dd4d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186dd560 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: 0x2aa18489580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa1847ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa1847eab8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa186dd600 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa186dd690 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa186dd720 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 (24 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (25 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.04 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-tag_property-0.6.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x2aa1d1dc7e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d23a550 [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: 0x2aa1d1dc8f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1daa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa1d1dab28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa1d1dabc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa1d1dac58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa1d1dacf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa1d1dad88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa1d1dae20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1daf60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1daff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1daeb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d23c280 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d23c310 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d23c3a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d23c430 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d23c4c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d23c550 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d23c5e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d23c670 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d23c700 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d23c790 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d23c820 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: 0x2aa1d1dca10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1db510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa1d1db5a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa1d1db640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa1d1db6d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa1d1db770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa1d1db808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa1d1db8a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1db9e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1dba78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1db938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d23e3e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d23e470 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d23e500 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d23e590 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d23e620 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d23e6b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d23e740 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d23e7d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d23e860 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d23e8f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d23e980 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: 0x2aa1d1dcb28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dbb20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa1d1dbbb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa1d1dbc50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d240110 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d2401a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d240230 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d2402c0 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: 0x2aa1d1dcc40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dc5c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa1d1dc658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa1d1dc6f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d241e80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d241f10 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d241fa0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d242030 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: 0x2aa1d1dcd58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1da710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1da7a8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d243c30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d243cc0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d243d50 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: 0x2aa1d1dce70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db140 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1db1d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d245960 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d2459f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d245a80 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: 0x2aa1d1dcf88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db2d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1db368 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d247690 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d247720 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d2477b0 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: 0x2aa1d1dd0a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1dd920 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dd9b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d2493e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d249470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d249500 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: 0x2aa1d1dd1b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dbe80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa1d1dbf20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1dbfb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d24b1d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d24b260 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d24b2f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d24b380 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: 0x2aa1d1dd2d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dc0b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa1d1dc150 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dc1e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d24cf80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d24d010 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d24d0a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d24d130 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: 0x2aa1d1dd3e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa1d1ddce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa1d1de410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa1d1de4a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa1d1ddd78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa1d1db460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa1d1dde10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa1d1de550 VAL: 'a' (2 sibs) 29: 0x2aa1d1de5e8 VAL: 'b' (2 sibs) 29: 0x2aa1d1ddea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddf40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddfd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de1a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa1d1dc510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa1d1de238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de2d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa1d1de368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de7d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de868 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d24fac0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d24fb50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d24fbe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d24fc70 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d24fd00 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d24fd90 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d24fe20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d24feb0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d24ff40 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d24ffd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d250060 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d2500f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d250180 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d250210 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d2502a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d250330 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d2503c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d250450 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d2504e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d250570 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d250600 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d250690 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d250720 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: 0x2aa1d1dd500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa1d1de9b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa1d1dea48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa1d1decb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa1d1ded48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa1d1deae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa1d1dedf0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa1d1dee88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa1d1deb78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa1d1def30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa1d1defc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa1d1dec10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa1d1df108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d2520f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d252180 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d252210 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d2522a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d252330 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2523c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d252450 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d2524e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d252570 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d252600 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d252690 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d252720 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2527b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d252840 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: 0x2aa1d1dd618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa1d1df200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa1d1df298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa1d1df500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa1d1df598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa1d1df330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa1d1df640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa1d1df6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa1d1df3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa1d1df780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa1d1df818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa1d1df460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa1d1df958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d253e20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d253eb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d253f40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d253fd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d254060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2540f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d254180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d254210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d2542a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d254330 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d2543c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d254450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2544e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d254570 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: 0x2aa1d1dd730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa1d1e0530 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e08d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e0968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e0a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e05c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e0b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e0bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e0660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e0d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e0da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e06f8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e0e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa1d1e0ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa1d1e0f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa1d1e0790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e1010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa1d1e10a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa1d1e1140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa1d1e0828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e11e0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e1278 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e1310 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d256a10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d256aa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d256b30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d256bc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d256c50 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d256ce0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d256d70 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d256e00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d256e90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d256f20 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d256fb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d257040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d2570d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d257160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d2571f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d257280 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d257310 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d2573a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d257430 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d2574c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d257550 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d2575e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d257670 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d257700 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d257790 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: 0x2aa1d1dd848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa1d1e1400 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e17a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e1838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e18d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e1498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e1a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e1aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e1530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e1bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e1c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e15c8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e1d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa1d1e1da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa1d1e1e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa1d1e1660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e1ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa1d1e1f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa1d1e2010 VAL***: '!str v60' (3 sibs) 29: 0x2aa1d1e16f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e20b0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e2148 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e21e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d259950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2599e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d259a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d259b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d259b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d259c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d259cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d259d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d259dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d259e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d259ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d259f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d25a010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d25a0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d25a130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d25a1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d25a250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d25a2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d25a370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d25a400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d25a490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d25a520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d25a5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d25a640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d25a6d0 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: 0x2aa1d1dc7e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d259040 [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: 0x2aa1d1dc8f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1daa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa1d1dab28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa1d1dabc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa1d1dac58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa1d1dacf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa1d1dad88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa1d1dae20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1daf60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1daff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1daeb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25ab60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d25abf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d25ac80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d25ad10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d25ada0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d25ae30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d25aec0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d25af50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d25afe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d25b070 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d25b100 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: 0x2aa1d1dca10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1db510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa1d1db5a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa1d1db640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa1d1db6d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa1d1db770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa1d1db808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa1d1db8a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1db9e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1dba78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1db938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25b470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d25b500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d25b590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d25b620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d25b6b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d25b740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d25b7d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d25b860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d25b8f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d25b980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d25ba10 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: 0x2aa1d1dcb28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dbb20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa1d1dbbb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa1d1dbc50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25bd80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d25be10 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d25bea0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d25bf30 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: 0x2aa1d1dcc40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dc5c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa1d1dc658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa1d1dc6f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25c690 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d25c720 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d25c7b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d25c840 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: 0x2aa1d1dcd58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1da710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1da7a8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25cfa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25d030 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d25d0c0 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: 0x2aa1d1dce70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db140 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1db1d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25d8b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25d940 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d25d9d0 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: 0x2aa1d1dcf88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db2d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1db368 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25e1c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25e250 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d25e2e0 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: 0x2aa1d1dd0a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1dd920 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dd9b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25ead0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25eb60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d25ebf0 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: 0x2aa1d1dd1b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dbe80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa1d1dbf20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1dbfb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25f3e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d25f470 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d25f500 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d25f590 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: 0x2aa1d1dd2d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dc0b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa1d1dc150 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dc1e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d25fcf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d25fd80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d25fe10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d25fea0 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: 0x2aa1d1dd3e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa1d1ddce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa1d1de410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa1d1de4a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa1d1ddd78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa1d1db460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa1d1dde10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa1d1de550 VAL: 'a' (2 sibs) 29: 0x2aa1d1de5e8 VAL: 'b' (2 sibs) 29: 0x2aa1d1ddea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddf40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddfd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de1a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa1d1dc510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa1d1de238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de2d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa1d1de368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de7d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de868 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d260f10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d260fa0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d261030 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d2610c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d261150 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d2611e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d261270 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d261300 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d261390 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d261420 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d2614b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d261540 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d2615d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d261660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d2616f0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d261780 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d261810 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d2618a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d261930 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d2619c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d261a50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d261ae0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d261b70 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: 0x2aa1d1dd500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa1d1de9b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa1d1dea48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa1d1decb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa1d1ded48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa1d1deae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa1d1dedf0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa1d1dee88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa1d1deb78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa1d1def30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa1d1defc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa1d1dec10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa1d1df108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d260600 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d260690 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d260720 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d2607b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d260840 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2608d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d260960 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d2609f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d260a80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d260b10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d260ba0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d260c30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d260cc0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d260d50 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: 0x2aa1d1dd618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa1d1df200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa1d1df298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa1d1df500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa1d1df598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa1d1df330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa1d1df640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa1d1df6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa1d1df3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa1d1df780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa1d1df818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa1d1df460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa1d1df958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d262120 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d2621b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d262240 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d2622d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d262360 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2623f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d262480 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d262510 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d2625a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d262630 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d2626c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d262750 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2627e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d262870 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: 0x2aa1d1dd730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa1d1e0530 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e08d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e0968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e0a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e05c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e0b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e0bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e0660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e0d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e0da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e06f8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e0e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa1d1e0ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa1d1e0f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa1d1e0790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e1010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa1d1e10a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa1d1e1140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa1d1e0828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e11e0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e1278 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e1310 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d263340 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2633d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d263460 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d2634f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d263580 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d263610 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d2636a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d263730 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d2637c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d263850 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d2638e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d263970 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d263a00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d263a90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d263b20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d263bb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d263c40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d263cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d263d60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d263df0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d263e80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d263f10 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d263fa0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d264030 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d2640c0 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: 0x2aa1d1dd848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa1d1e1400 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e17a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e1838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e18d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e1498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e1a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e1aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e1530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e1bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e1c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e15c8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e1d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa1d1e1da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa1d1e1e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa1d1e1660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e1ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa1d1e1f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa1d1e2010 VAL***: '!str v60' (3 sibs) 29: 0x2aa1d1e16f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e20b0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e2148 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e21e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d264550 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2645e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d264670 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d264700 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d264790 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d264820 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d2648b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d264940 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d2649d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d264a60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d264af0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d264b80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d264c10 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d264ca0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d264d30 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d264dc0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d264e50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d264ee0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d264f70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d265000 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d265090 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d265120 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d2651b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d265240 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d2652d0 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] 0x2aa1d23a550 [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] 0x2aa1d2669e0 [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] 0x2aa1d23c280 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d23c310 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d23c3a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d23c430 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d23c4c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d23c550 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d23c5e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d23c670 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d23c700 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d23c790 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d23c820 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] 0x2aa1d267bd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d267c60 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d267cf0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d267d80 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d267e10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d267ea0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d267f30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d267fc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d268050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d2680e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d268170 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] 0x2aa1d23e3e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d23e470 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d23e500 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d23e590 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d23e620 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d23e6b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d23e740 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d23e7d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d23e860 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d23e8f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d23e980 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] 0x2aa1d2684e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d268570 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d268600 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d268690 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d268720 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d2687b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d268840 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d2688d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d268960 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d2689f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d268a80 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] 0x2aa1d240110 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d2401a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d240230 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d2402c0 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] 0x2aa1d268df0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d268e80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d268f10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d268fa0 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] 0x2aa1d241e80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d241f10 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d241fa0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d242030 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] 0x2aa1d269700 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d269790 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d269820 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d2698b0 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] 0x2aa1d243c30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d243cc0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d243d50 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] 0x2aa1d26a010 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d26a0a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d26a130 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] 0x2aa1d245960 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d2459f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d245a80 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] 0x2aa1d26a920 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d26a9b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d26aa40 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] 0x2aa1d247690 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d247720 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d2477b0 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] 0x2aa1d26b230 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d26b2c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d26b350 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] 0x2aa1d2493e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d249470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d249500 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] 0x2aa1d26bb40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d26bbd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d26bc60 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] 0x2aa1d24b1d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d24b260 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d24b2f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d24b380 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] 0x2aa1d26c450 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d26c4e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d26c570 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d26c600 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] 0x2aa1d24cf80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d24d010 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d24d0a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d24d130 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] 0x2aa1d26cd60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d26cdf0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d26ce80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d26cf10 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] 0x2aa1d24fac0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d24fb50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d24fbe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d24fc70 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d24fd00 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d24fd90 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d24fe20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d24feb0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d24ff40 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d24ffd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d250060 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d2500f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d250180 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d250210 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d2502a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d250330 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d2503c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d250450 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d2504e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d250570 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d250600 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d250690 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d250720 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] 0x2aa1d26df80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d26e010 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d26e0a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d26e130 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d26e1c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d26e250 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d26e2e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d26e370 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d26e400 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d26e490 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d26e520 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d26e5b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d26e640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d26e6d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d26e760 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d26e7f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d26e880 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d26e910 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d26e9a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d26ea30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d26eac0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d26eb50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d26ebe0 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] 0x2aa1d2520f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d252180 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d252210 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d2522a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d252330 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2523c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d252450 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d2524e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d252570 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d252600 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d252690 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d252720 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2527b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d252840 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] 0x2aa1d26d670 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d26d700 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d26d790 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d26d820 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d26d8b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d26d940 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d26d9d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d26da60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d26daf0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d26db80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d26dc10 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d26dca0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d26dd30 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d26ddc0 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] 0x2aa1d253e20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d253eb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d253f40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d253fd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d254060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2540f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d254180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d254210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d2542a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d254330 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d2543c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d254450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2544e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d254570 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] 0x2aa1d26f190 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d26f220 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d26f2b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d26f340 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d26f3d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d26f460 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d26f4f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d26f580 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d26f610 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d26f6a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d26f730 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d26f7c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d26f850 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d26f8e0 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] 0x2aa1d256a10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d256aa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d256b30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d256bc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d256c50 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d256ce0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d256d70 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d256e00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d256e90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d256f20 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d256fb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d257040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d2570d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d257160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d2571f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d257280 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d257310 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d2573a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d257430 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d2574c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d257550 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d2575e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d257670 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d257700 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d257790 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] 0x2aa1d2703b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d270440 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d2704d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d270560 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d2705f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d270680 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d270710 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d2707a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d270830 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d2708c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d270950 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d2709e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d270a70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d270b00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d270b90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d270c20 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d270cb0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d270d40 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d270dd0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d270e60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d270ef0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d270f80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d271010 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d2710a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d271130 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] 0x2aa1d259950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2599e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d259a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d259b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d259b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d259c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d259cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d259d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d259dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d259e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d259ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d259f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d25a010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d25a0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d25a130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d25a1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d25a250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d25a2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d25a370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d25a400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d25a490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d25a520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d25a5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d25a640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d25a6d0 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] 0x2aa1d2715c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d271650 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d2716e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d271770 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d271800 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d271890 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d271920 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d2719b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d271a40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d271ad0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d271b60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d271bf0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d271c80 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d271d10 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d271da0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d271e30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d271ec0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d271f50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d271fe0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d272070 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d272100 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d272190 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d272220 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d2722b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d272340 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] 0x2aa1d259040 [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] 0x2aa1d26faa0 [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] 0x2aa1d25ab60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d25abf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d25ac80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d25ad10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d25ada0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d25ae30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d25aec0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d25af50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d25afe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d25b070 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d25b100 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] 0x2aa1d2727d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d272860 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d2728f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d272980 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d272a10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d272aa0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d272b30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d272bc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d272c50 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d272ce0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d272d70 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] 0x2aa1d25b470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d25b500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d25b590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d25b620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d25b6b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d25b740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d25b7d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d25b860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d25b8f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d25b980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d25ba10 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] 0x2aa1d2730e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d273170 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d273200 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d273290 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d273320 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d2733b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d273440 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d2734d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d273560 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d2735f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d273680 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] 0x2aa1d25bd80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d25be10 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d25bea0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d25bf30 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] 0x2aa1d2739f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d273a80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d273b10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d273ba0 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] 0x2aa1d25c690 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d25c720 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d25c7b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d25c840 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] 0x2aa1d274300 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d274390 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d274420 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d2744b0 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] 0x2aa1d25cfa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25d030 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d25d0c0 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] 0x2aa1d274c10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d274ca0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d274d30 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] 0x2aa1d25d8b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25d940 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d25d9d0 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] 0x2aa1d275520 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d2755b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d275640 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] 0x2aa1d25e1c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25e250 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d25e2e0 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] 0x2aa1d275e30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d275ec0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d275f50 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] 0x2aa1d25ead0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d25eb60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d25ebf0 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] 0x2aa1d276740 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d2767d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d276860 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] 0x2aa1d25f3e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d25f470 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d25f500 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d25f590 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] 0x2aa1d277050 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d2770e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d277170 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d277200 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] 0x2aa1d25fcf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d25fd80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d25fe10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d25fea0 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] 0x2aa1d277960 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d2779f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d277a80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d277b10 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] 0x2aa1d260f10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d260fa0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d261030 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d2610c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d261150 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d2611e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d261270 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d261300 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d261390 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d261420 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d2614b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d261540 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d2615d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d261660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d2616f0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d261780 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d261810 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d2618a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d261930 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d2619c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d261a50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d261ae0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d261b70 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] 0x2aa1d278b80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d278c10 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d278ca0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d278d30 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d278dc0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d278e50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d278ee0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d278f70 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d279000 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d279090 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d279120 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d2791b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d279240 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d2792d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d279360 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d2793f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d279480 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d279510 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d2795a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d279630 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d2796c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d279750 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d2797e0 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] 0x2aa1d260600 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d260690 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d260720 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d2607b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d260840 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2608d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d260960 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d2609f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d260a80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d260b10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d260ba0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d260c30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d260cc0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d260d50 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] 0x2aa1d278270 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d278300 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d278390 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d278420 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d2784b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d278540 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d2785d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d278660 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d2786f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d278780 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d278810 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d2788a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d278930 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d2789c0 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] 0x2aa1d262120 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d2621b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d262240 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d2622d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d262360 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2623f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d262480 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d262510 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d2625a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d262630 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d2626c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d262750 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2627e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d262870 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] 0x2aa1d279d90 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d279e20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d279eb0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d279f40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d279fd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d27a060 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d27a0f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d27a180 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d27a210 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d27a2a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d27a330 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d27a3c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d27a450 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d27a4e0 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] 0x2aa1d263340 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2633d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d263460 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d2634f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d263580 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d263610 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d2636a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d263730 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d2637c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d263850 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d2638e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d263970 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d263a00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d263a90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d263b20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d263bb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d263c40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d263cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d263d60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d263df0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d263e80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d263f10 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d263fa0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d264030 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d2640c0 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] 0x2aa1d27afb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d27b040 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d27b0d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d27b160 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d27b1f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d27b280 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d27b310 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d27b3a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d27b430 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d27b4c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d27b550 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d27b5e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d27b670 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d27b700 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d27b790 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d27b820 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d27b8b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d27b940 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d27b9d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d27ba60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d27baf0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d27bb80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d27bc10 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d27bca0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d27bd30 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] 0x2aa1d264550 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2645e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d264670 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d264700 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d264790 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d264820 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d2648b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d264940 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d2649d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d264a60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d264af0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d264b80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d264c10 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d264ca0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d264d30 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d264dc0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d264e50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d264ee0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d264f70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d265000 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d265090 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d265120 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d2651b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d265240 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d2652d0 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] 0x2aa1d27c1c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d27c250 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d27c2e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d27c370 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d27c400 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d27c490 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d27c520 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d27c5b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d27c640 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d27c6d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d27c760 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d27c7f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d27c880 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d27c910 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d27c9a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d27ca30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d27cac0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d27cb50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d27cbe0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d27cc70 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d27cd00 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d27cd90 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d27ce20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d27ceb0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d27cf40 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: 0x2aa1d1dc7e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d1dc290 [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: 0x2aa1d1dc8f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1daa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa1d1dab28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa1d1dabc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa1d1dac58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa1d1dacf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa1d1dad88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa1d1dae20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1daf60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1daff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1daeb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27a6a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d27a730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d27a7c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d27a850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d27a8e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d27a970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d27aa00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d27aa90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d27ab20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d27abb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d27ac40 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: 0x2aa1d1dca10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1db510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa1d1db5a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa1d1db640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa1d1db6d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa1d1db770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa1d1db808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa1d1db8a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1db9e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1dba78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1db938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27d3d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d27d460 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d27d4f0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d27d580 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d27d610 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d27d6a0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d27d730 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d27d7c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d27d850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d27d8e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d27d970 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: 0x2aa1d1dcb28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dbb20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa1d1dbbb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa1d1dbc50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27ace0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d27ad70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d27ae00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d27ae90 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: 0x2aa1d1dcc40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dc5c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa1d1dc658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa1d1dc6f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27da10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d27daa0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d27db30 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d27dbc0 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: 0x2aa1d1dcd58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1da710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1da7a8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d2677f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d267880 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d267910 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: 0x2aa1d1dce70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db140 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1db1d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27dc60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d27dcf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d27dd80 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: 0x2aa1d1dcf88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db2d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1db368 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27de20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d27deb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d27df40 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: 0x2aa1d1dd0a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1dd920 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dd9b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27dfe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d27e070 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d27e100 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: 0x2aa1d1dd1b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dbe80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa1d1dbf20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1dbfb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27e1a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d27e230 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d27e2c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d27e350 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: 0x2aa1d1dd2d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dc0b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa1d1dc150 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dc1e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27e3f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d27e480 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d27e510 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d27e5a0 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: 0x2aa1d1dd3e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa1d1ddce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa1d1de410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa1d1de4a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa1d1ddd78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa1d1db460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa1d1dde10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa1d1de550 VAL: 'a' (2 sibs) 29: 0x2aa1d1de5e8 VAL: 'b' (2 sibs) 29: 0x2aa1d1ddea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddf40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddfd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de1a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa1d1dc510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa1d1de238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de2d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa1d1de368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de7d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de868 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27e640 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d27e6d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d27e760 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d27e7f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d27e880 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d27e910 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d27e9a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d27ea30 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d27eac0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d27eb50 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d27ebe0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d27ec70 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d27ed00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d27ed90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d27ee20 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d27eeb0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d27ef40 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d27efd0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d27f060 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d27f0f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d27f180 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d27f210 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d27f2a0 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: 0x2aa1d1dd500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa1d1de9b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa1d1dea48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa1d1decb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa1d1ded48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa1d1deae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa1d1dedf0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa1d1dee88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa1d1deb78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa1d1def30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa1d1defc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa1d1dec10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa1d1df108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27f340 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d27f3d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d27f460 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d27f4f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d27f580 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d27f610 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d27f6a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d27f730 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d27f7c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d27f850 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d27f8e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d27f970 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d27fa00 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d27fa90 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: 0x2aa1d1dd618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa1d1df200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa1d1df298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa1d1df500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa1d1df598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa1d1df330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa1d1df640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa1d1df6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa1d1df3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa1d1df780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa1d1df818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa1d1df460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa1d1df958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d27fb30 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d27fbc0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d27fc50 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d27fce0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d27fd70 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d27fe00 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d27fe90 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d27ff20 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d27ffb0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d280040 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d2800d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d280160 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2801f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d280280 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: 0x2aa1d1dd730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa1d1e0530 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e08d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e0968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e0a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e05c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e0b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e0bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e0660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e0d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e0da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e06f8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e0e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa1d1e0ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa1d1e0f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa1d1e0790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e1010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa1d1e10a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa1d1e1140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa1d1e0828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e11e0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e1278 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e1310 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d280320 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2803b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d280440 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d2804d0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d280560 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d2805f0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d280680 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d280710 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d2807a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d280830 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d2808c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d280950 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d2809e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d280a70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d280b00 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d280b90 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d280c20 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d280cb0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d280d40 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d280dd0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d280e60 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d280ef0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d280f80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d281010 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d2810a0 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: 0x2aa1d1dd848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa1d1e1400 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e17a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e1838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e18d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e1498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e1a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e1aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e1530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e1bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e1c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e15c8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e1d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa1d1e1da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa1d1e1e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa1d1e1660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e1ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa1d1e1f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa1d1e2010 VAL***: '!str v60' (3 sibs) 29: 0x2aa1d1e16f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e20b0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e2148 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e21e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d281140 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2811d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d281260 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d2812f0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d281380 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d281410 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d2814a0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d281530 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d2815c0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d281650 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d2816e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d281770 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d281800 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d281890 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d281920 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d2819b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d281a40 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d281ad0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d281b60 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d281bf0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d281c80 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d281d10 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d281da0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d281e30 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d281ec0 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: 0x2aa1d1dc7e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d1dc470 [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: 0x2aa1d1dc8f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1daa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa1d1dab28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa1d1dabc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa1d1dac58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa1d1dacf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa1d1dad88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa1d1dae20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1daf60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1daff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1daeb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d281f60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d281ff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa1d282080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa1d282110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d2821a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa1d282230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d2822c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa1d282350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d2823e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d282470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d282500 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: 0x2aa1d1dca10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa1d1db510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa1d1db5a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa1d1db640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa1d1db6d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa1d1db770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa1d1db808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa1d1db8a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa1d1db9e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa1d1dba78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa1d1db938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d2825a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa1d282630 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa1d2826c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa1d282750 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa1d2827e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa1d282870 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa1d282900 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa1d282990 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa1d282a20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa1d282ab0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa1d282b40 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: 0x2aa1d1dcb28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dbb20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa1d1dbbb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa1d1dbc50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d282be0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d282c70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa1d282d00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa1d282d90 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: 0x2aa1d1dcc40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa1d1dc5c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa1d1dc658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa1d1dc6f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d282e30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa1d282ec0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa1d282f50 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa1d282fe0 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: 0x2aa1d1dcd58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1da710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1da7a8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d283080 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d283110 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d2831a0 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: 0x2aa1d1dce70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db140 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1db1d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d283240 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d2832d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d283360 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: 0x2aa1d1dcf88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1db2d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1db368 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d283400 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d283490 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa1d283520 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: 0x2aa1d1dd0a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa1d1dd920 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dd9b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d2835c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa1d283650 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa1d2836e0 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: 0x2aa1d1dd1b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dbe80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa1d1dbf20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa1d1dbfb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d283780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d283810 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d2838a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa1d283930 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: 0x2aa1d1dd2d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa1d1dc0b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa1d1dc150 VAL***: '!int 0' (2 sibs) 29: 0x2aa1d1dc1e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d2839d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa1d283a60 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa1d283af0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa1d283b80 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: 0x2aa1d1dd3e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa1d1ddce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa1d1de410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa1d1de4a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa1d1ddd78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa1d1db460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa1d1dde10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa1d1de550 VAL: 'a' (2 sibs) 29: 0x2aa1d1de5e8 VAL: 'b' (2 sibs) 29: 0x2aa1d1ddea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddf40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1ddfd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa1d1de1a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa1d1dc510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa1d1de238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa1d1de2d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa1d1de368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa1d1de7d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa1d1de868 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d283c20 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa1d283cb0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa1d283d40 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa1d283dd0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa1d283e60 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa1d283ef0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa1d283f80 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa1d284010 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa1d2840a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa1d284130 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa1d2841c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa1d284250 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa1d2842e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa1d284370 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa1d284400 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa1d284490 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa1d284520 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa1d2845b0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa1d284640 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa1d2846d0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa1d284760 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa1d2847f0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa1d284880 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: 0x2aa1d1dd500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa1d1de9b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa1d1dea48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa1d1decb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa1d1ded48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa1d1deae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa1d1dedf0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa1d1dee88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa1d1deb78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa1d1def30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa1d1defc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa1d1dec10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa1d1df108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d284920 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d2849b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d284a40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d284ad0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d284b60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d284bf0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d284c80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d284d10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d284da0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d284e30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa1d284ec0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa1d284f50 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d284fe0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa1d285070 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: 0x2aa1d1dd618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa1d1df200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa1d1df298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa1d1df500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa1d1df598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa1d1df330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa1d1df640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa1d1df6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa1d1df3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa1d1df780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa1d1df818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa1d1df460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa1d1df8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa1d1df958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d285110 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa1d2851a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa1d285230 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa1d2852c0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa1d285350 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa1d2853e0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa1d285470 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa1d285500 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa1d285590 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa1d285620 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa1d2856b0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa1d285740 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa1d2857d0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa1d285860 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: 0x2aa1d1dd730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa1d1e0530 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e08d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e0968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e0a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e05c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e0b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e0bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e0660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa1d1e0c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e0d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e0da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e06f8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e0e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa1d1e0ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa1d1e0f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa1d1e0790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e1010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa1d1e10a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa1d1e1140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa1d1e0828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa1d1e11e0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e1278 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e1310 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d285900 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d285990 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d285a20 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d285ab0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d285b40 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d285bd0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d285c60 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d285cf0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d285d80 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d285e10 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d285ea0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d285f30 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d285fc0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d286050 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d2860e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d286170 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d286200 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d286290 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d286320 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d2863b0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d286440 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d2864d0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d286560 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d2865f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d286680 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: 0x2aa1d1dd848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa1d1e1400 MAP: (6 sibs) 3 children: 29: 0x2aa1d1e17a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa1d1e1838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa1d1e18d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa1d1e1498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa1d1e1a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa1d1e1aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa1d1e1530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa1d1e1b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa1d1e1bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa1d1e1c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa1d1e15c8 SEQ: (6 sibs) 3 children: 29: 0x2aa1d1e1d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa1d1e1da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa1d1e1e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa1d1e1660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e1ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa1d1e1f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa1d1e2010 VAL***: '!str v60' (3 sibs) 29: 0x2aa1d1e16f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa1d1e20b0 VAL: 'v70' (3 sibs) 29: 0x2aa1d1e2148 VAL: 'v80' (3 sibs) 29: 0x2aa1d1e21e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa1d286720 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa1d2867b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa1d286840 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa1d2868d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa1d286960 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa1d2869f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa1d286a80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa1d286b10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa1d286ba0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa1d286c30 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa1d286cc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa1d286d50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa1d286de0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa1d286e70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa1d286f00 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa1d286f90 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa1d287020 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa1d2870b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa1d287140 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa1d2871d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa1d287260 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa1d2872f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa1d287380 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa1d287410 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa1d2874a0 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 (10 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (10 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.02 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-explicit_key-0.6.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x2aa0f58f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f58ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f58bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f58bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f58bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f58be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f58bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f58bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58c040 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f5fd2f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f5fd530 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f5fd380 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f5fd410 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f5fd4a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f5fd5c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f5fd650 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f5fd6e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f5fd770 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f5fd800 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f5fd890 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f5fd920 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: 0x2aa0f58f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f58c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f5ff370 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f5ff400 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f5ff490 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f5ff520 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f5ff5b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f5ff640 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: 0x2aa0f58f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f58cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f601320 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6013b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f601440 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f6014d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f601560 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f6015f0 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: 0x2aa0f58f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f58cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f58cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f58d110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f603130 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6031c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f603250 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f6032e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f603370 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f603400 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: 0x2aa0f58f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f58db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f58dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f58dce0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f605020 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6050b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f605140 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f6051d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f605260 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f6052f0 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: 0x2aa0f58f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f606d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f606de0 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: 0x2aa0f58fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f608ba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f608c30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f608cc0 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: 0x2aa0f58fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f60a990 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f60aa20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f60aab0 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: 0x2aa0f58fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f60c6c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f60c750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f60c7e0 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: 0x2aa0f58fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f60e3f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f60e480 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f60e510 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: 0x2aa0f58fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f58d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f610420 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6104b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f610540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f6105d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f610660 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: 0x2aa0f58ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f58d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f58ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f58d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f612310 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6123a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f612430 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f6124c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f612550 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f6125e0 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: 0x2aa0f590090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58d750 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] 0x2aa0f6141c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f614250 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: 0x2aa0f5901a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f0a0 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] 0x2aa0f616070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f616100 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: 0x2aa0f5902c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f617f20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f617fb0 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: 0x2aa0f5903d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f619dd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f619e60 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: 0x2aa0f5904f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f591680 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] 0x2aa0f61bc80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f61bd10 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: 0x2aa0f590608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f61db30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f61dbc0 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: 0x2aa0f590720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f58df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f58dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f58e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f58e0d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f61f860 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f61f8f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f61f980 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f61fa10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f61faa0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f61fb30 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: 0x2aa0f590838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f58e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f58e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f58e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f58e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f58e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f58e4b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f621590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f621620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f6216b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f621740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f6217d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f621860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f6218f0 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: 0x2aa0f58f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f58ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f58bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f58bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f58bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f58be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f58bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f58bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58c040 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f621ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f622120 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f621f70 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f622000 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f622090 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f6221b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f622240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f6222d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f622360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f6223f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f622480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f622510 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: 0x2aa0f58f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f58c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f6227f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f622880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f622910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f6229a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f622a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f622ac0 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: 0x2aa0f58f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f58cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f623100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f623190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f623220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f6232b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f623340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f6233d0 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: 0x2aa0f58f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f58cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f58cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f58d110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f623a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f623aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f623b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f623bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f623c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f623ce0 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: 0x2aa0f58f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f58db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f58dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f58dce0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f624320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6243b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f624440 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f6244d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f624560 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f6245f0 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: 0x2aa0f58f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f624c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f624cc0 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: 0x2aa0f58fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f625540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6255d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f625660 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: 0x2aa0f58fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f625e50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f625ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f625f70 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: 0x2aa0f58fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f626760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6267f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f626880 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: 0x2aa0f58fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f627070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f627100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f627190 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: 0x2aa0f58fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f58d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f627980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f627a10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f627aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f627b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f627bc0 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: 0x2aa0f58ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f58d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f58ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f58d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f628290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f628320 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f6283b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f628440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f6284d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f628560 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: 0x2aa0f590090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58d750 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] 0x2aa0f628ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f628c30 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: 0x2aa0f5901a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f0a0 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] 0x2aa0f6294b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f629540 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: 0x2aa0f5902c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f629dc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f629e50 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: 0x2aa0f5903d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f62a6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f62a760 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: 0x2aa0f5904f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f591680 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] 0x2aa0f62afe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f62b070 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: 0x2aa0f590608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f62b8f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f62b980 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: 0x2aa0f590720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f58df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f58dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f58e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f58e0d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f62c200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f62c290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f62c320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f62c3b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f62c440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f62c4d0 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: 0x2aa0f590838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f58e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f58e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f58e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f58e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f58e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f58e4b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f62cb10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f62cba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f62cc30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f62ccc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f62cd50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f62cde0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f62ce70 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] 0x2aa0f5fd2f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f5fd530 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f5fd380 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f5fd410 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f5fd4a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f5fd5c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f5fd650 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f5fd6e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f5fd770 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f5fd800 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f5fd890 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f5fd920 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] 0x2aa0f62e880 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f62e910 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f62e9a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f62ea30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f62eac0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f62eb50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f62ebe0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f62ec70 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f62ed00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f62ed90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f62ee20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f62eeb0 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] 0x2aa0f5ff370 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f5ff400 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f5ff490 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f5ff520 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f5ff5b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f5ff640 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] 0x2aa0f62fa70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f62fb00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f62fb90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f62fc20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f62fcb0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f62fd40 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] 0x2aa0f601320 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6013b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f601440 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f6014d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f601560 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f6015f0 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] 0x2aa0f630380 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f630410 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f6304a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f630530 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f6305c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f630650 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] 0x2aa0f603130 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6031c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f603250 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f6032e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f603370 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f603400 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] 0x2aa0f630c90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f630d20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f630db0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f630e40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f630ed0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f630f60 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] 0x2aa0f605020 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6050b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f605140 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f6051d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f605260 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f6052f0 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] 0x2aa0f6315a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f631630 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f6316c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f631750 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f6317e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f631870 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] 0x2aa0f606d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f606de0 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] 0x2aa0f631eb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f631f40 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] 0x2aa0f608ba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f608c30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f608cc0 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] 0x2aa0f6327c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f632850 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f6328e0 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] 0x2aa0f60a990 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f60aa20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f60aab0 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] 0x2aa0f6330d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f633160 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f6331f0 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] 0x2aa0f60c6c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f60c750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f60c7e0 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] 0x2aa0f6339e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f633a70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f633b00 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] 0x2aa0f60e3f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f60e480 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f60e510 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] 0x2aa0f6342f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f634380 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f634410 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] 0x2aa0f610420 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6104b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f610540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f6105d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f610660 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] 0x2aa0f634c00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f634c90 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f634d20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f634db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f634e40 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] 0x2aa0f612310 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6123a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f612430 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f6124c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f612550 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f6125e0 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] 0x2aa0f635510 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6355a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f635630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f6356c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f635750 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f6357e0 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] 0x2aa0f6141c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f614250 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] 0x2aa0f635e20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f635eb0 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] 0x2aa0f616070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f616100 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] 0x2aa0f636730 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f6367c0 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] 0x2aa0f617f20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f617fb0 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] 0x2aa0f637040 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f6370d0 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] 0x2aa0f619dd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f619e60 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] 0x2aa0f637950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f6379e0 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] 0x2aa0f61bc80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f61bd10 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] 0x2aa0f638260 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f6382f0 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] 0x2aa0f61db30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f61dbc0 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] 0x2aa0f638b70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f638c00 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] 0x2aa0f61f860 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f61f8f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f61f980 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f61fa10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f61faa0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f61fb30 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] 0x2aa0f639480 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f639510 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f6395a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f639630 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f6396c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f639750 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] 0x2aa0f621590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f621620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f6216b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f621740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f6217d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f621860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f6218f0 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] 0x2aa0f639d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f639e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f639eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f639f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f639fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f63a060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f63a0f0 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] 0x2aa0f621ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f622120 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f621f70 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f622000 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f622090 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f6221b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f622240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f6222d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f622360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f6223f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f622480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f622510 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] 0x2aa0f63a6a0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f63a730 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f63a7c0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f63a850 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f63a8e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f63a970 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f63aa00 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f63aa90 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f63ab20 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f63abb0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f63ac40 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f63acd0 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] 0x2aa0f6227f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f622880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f622910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f6229a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f622a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f622ac0 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] 0x2aa0f63afb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f63b040 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f63b0d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f63b160 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f63b1f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f63b280 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] 0x2aa0f623100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f623190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f623220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f6232b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f623340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f6233d0 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] 0x2aa0f63b8c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f63b950 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f63b9e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f63ba70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f63bb00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f63bb90 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] 0x2aa0f623a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f623aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f623b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f623bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f623c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f623ce0 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] 0x2aa0f63c1d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f63c260 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f63c2f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f63c380 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f63c410 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f63c4a0 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] 0x2aa0f624320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6243b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f624440 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f6244d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f624560 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f6245f0 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] 0x2aa0f63cae0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f63cb70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f63cc00 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f63cc90 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f63cd20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f63cdb0 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] 0x2aa0f624c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f624cc0 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] 0x2aa0f63d3f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f63d480 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] 0x2aa0f625540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6255d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f625660 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] 0x2aa0f63dd00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f63dd90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f63de20 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] 0x2aa0f625e50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f625ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f625f70 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] 0x2aa0f63e610 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f63e6a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f63e730 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] 0x2aa0f626760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6267f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f626880 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] 0x2aa0f63ef20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f63efb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f63f040 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] 0x2aa0f627070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f627100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f627190 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] 0x2aa0f63f830 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f63f8c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f63f950 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] 0x2aa0f627980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f627a10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f627aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f627b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f627bc0 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] 0x2aa0f640140 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6401d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f640260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f6402f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f640380 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] 0x2aa0f628290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f628320 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f6283b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f628440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f6284d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f628560 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] 0x2aa0f640a50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f640ae0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f640b70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f640c00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f640c90 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f640d20 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] 0x2aa0f628ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f628c30 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] 0x2aa0f641360 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f6413f0 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] 0x2aa0f6294b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f629540 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] 0x2aa0f641c70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f641d00 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] 0x2aa0f629dc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f629e50 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] 0x2aa0f642580 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f642610 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] 0x2aa0f62a6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f62a760 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] 0x2aa0f642e90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f642f20 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] 0x2aa0f62afe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f62b070 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] 0x2aa0f6437a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f643830 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] 0x2aa0f62b8f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f62b980 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] 0x2aa0f6440b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f644140 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] 0x2aa0f62c200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f62c290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f62c320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f62c3b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f62c440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f62c4d0 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] 0x2aa0f6449c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f644a50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f644ae0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f644b70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f644c00 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f644c90 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] 0x2aa0f62cb10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f62cba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f62cc30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f62ccc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f62cd50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f62cde0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f62ce70 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] 0x2aa0f6452d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f645360 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f6453f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f645480 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f645510 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f6455a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f645630 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: 0x2aa0f58f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f58ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f58bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f58bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f58bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f58be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f58bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f58bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58c040 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f645be0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f645c70 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f645d00 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f645d90 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f645e20 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f645eb0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f645f40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f645fd0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f646060 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f6460f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f646180 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f646210 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: 0x2aa0f58f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f58c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f6462b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f646340 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f6463d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f646460 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f6464f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f646580 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: 0x2aa0f58f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f58cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f646620 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6466b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f646740 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f6467d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f646860 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f6468f0 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: 0x2aa0f58f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f58cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f58cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f58d110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f646990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f646a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f646ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f646b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f646bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f646c60 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: 0x2aa0f58f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f58db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f58dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f58dce0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f646d00 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f646d90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f646e20 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f646eb0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f646f40 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f646fd0 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: 0x2aa0f58f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f647070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f647100 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: 0x2aa0f58fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f6471a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f647230 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f6472c0 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: 0x2aa0f58fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f647360 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6473f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f647480 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: 0x2aa0f58fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f647520 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f6475b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f647640 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: 0x2aa0f58fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f6476e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f647770 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f647800 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: 0x2aa0f58fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f58d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f6478a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f647930 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f6479c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f647a50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f647ae0 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: 0x2aa0f58ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f58d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f58ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f58d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f647b80 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f647c10 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f647ca0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f647d30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f647dc0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f647e50 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: 0x2aa0f590090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58d750 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] 0x2aa0f647ef0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f647f80 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: 0x2aa0f5901a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f0a0 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] 0x2aa0f648020 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f6480b0 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: 0x2aa0f5902c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f648150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f6481e0 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: 0x2aa0f5903d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f648280 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f648310 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: 0x2aa0f5904f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f591680 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] 0x2aa0f6483b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f648440 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: 0x2aa0f590608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f6484e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f648570 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: 0x2aa0f590720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f58df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f58dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f58e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f58e0d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f648610 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6486a0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f648730 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f6487c0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f648850 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f6488e0 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: 0x2aa0f590838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f58e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f58e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f58e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f58e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f58e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f58e4b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f648980 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f648a10 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f648aa0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f648b30 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f648bc0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f648c50 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f648ce0 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: 0x2aa0f58f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f58ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f58bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f58bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f58bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f58be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f58bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f58bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f58bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f58c040 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f648d80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f648e10 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f648ea0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f648f30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f648fc0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f649050 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f6490e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f649170 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f649200 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f649290 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f649320 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f6493b0 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: 0x2aa0f58f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f58c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f649450 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f6494e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f649570 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f649600 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f649690 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f649720 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: 0x2aa0f58f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f58cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f58cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f58cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f58ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f6497c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f649850 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f6498e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f649970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f649a00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f649a90 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: 0x2aa0f58f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f58cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f58cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f58d110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f649b30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f649bc0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f649c50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f649ce0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f649d70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f649e00 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: 0x2aa0f58f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f58da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f58db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f58dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f58dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f58dce0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f649ea0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f649f30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f649fc0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f64a050 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f64a0e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f64a170 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: 0x2aa0f58f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64a210 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f64a2a0 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: 0x2aa0f58fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64a340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f64a3d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f64a460 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: 0x2aa0f58fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64a500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f64a590 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f64a620 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: 0x2aa0f58fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64a6c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f64a750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f64a7e0 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: 0x2aa0f58fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64a880 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f64a910 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f64a9a0 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: 0x2aa0f58fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f58d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f58d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64aa40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f64aad0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f64ab60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f64abf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f64ac80 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: 0x2aa0f58ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f58d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f58ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f58efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f58d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f58d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64ad20 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f64adb0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f64ae40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f64aed0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f64af60 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f64aff0 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: 0x2aa0f590090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58d750 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] 0x2aa0f64b090 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f64b120 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: 0x2aa0f5901a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f0a0 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] 0x2aa0f64b1c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f64b250 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: 0x2aa0f5902c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64b2f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f64b380 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: 0x2aa0f5903d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64b420 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f64b4b0 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: 0x2aa0f5904f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f591680 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] 0x2aa0f64b550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f64b5e0 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: 0x2aa0f590608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f58ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64b680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f64b710 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: 0x2aa0f590720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f58de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f58df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f58dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f58e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f58e0d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64b7b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f64b840 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f64b8d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f64b960 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f64b9f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f64ba80 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: 0x2aa0f590838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f58e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f58e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f58e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f58e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f58e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f58e4b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f64bb20 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f64bbb0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f64bc40 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f64bcd0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f64bd60 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f64bdf0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f64be80 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 (8 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (8 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.01 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.6.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x2aa354b2350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b14a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b12d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b15e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b1710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b17b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b1848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b18e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354ca1a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354ca230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354ca2c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354ca350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354ca3e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354ca470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354ca500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354ca590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354ca620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354ca6b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354ca740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354ca7d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354ca860 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: 0x2aa354b2468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b1e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b1c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b1f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b21c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2260 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354cc220 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354cc2b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354cc340 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354cc3d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354cc460 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354cc4f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354cc580 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354cc610 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354cc6a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354cc730 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354cc7c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354cc850 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354cc8e0 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: 0x2aa354b2580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b2770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b2940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b29d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b2a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b2808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b2b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b2ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b28a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b2d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2e10 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354ce170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354ce200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354ce290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354ce320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354ce3b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354ce440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354ce4d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354ce560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354ce5f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354ce680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354ce710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354ce7a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354ce830 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: 0x2aa354b2698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa354b2ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa354b3090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa354b3128 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d00c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354d0150 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354d01e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354d0270 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: 0x2aa354b2350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b14a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b12d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b15e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b1710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b17b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b1848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b18e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d09d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d0a60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d0af0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d0b80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d0c10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d0ca0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d0d30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d0dc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d0e50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d0ee0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d0f70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d1000 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d1090 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: 0x2aa354b2468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b1e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b1c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b1f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b21c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2260 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d12e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d1370 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d1400 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d1490 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d1520 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d15b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d1640 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d16d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d1760 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d17f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d1880 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d1910 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d19a0 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: 0x2aa354b2580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b2770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b2940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b29d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b2a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b2808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b2b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b2ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b28a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b2d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2e10 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d1bf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d1c80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d1d10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d1da0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d1e30 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d1ec0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d1f50 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d1fe0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d2070 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d2100 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d2190 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d2220 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d22b0 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: 0x2aa354b2698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa354b2ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa354b3090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa354b3128 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d2500 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354d2590 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354d2620 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354d26b0 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] 0x2aa354ca1a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354ca230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354ca2c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354ca350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354ca3e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354ca470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354ca500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354ca590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354ca620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354ca6b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354ca740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354ca7d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354ca860 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] 0x2aa354d3580 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d3610 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d36a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d3730 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d37c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d3850 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d38e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d3970 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d3a00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d3a90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d3b20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d3bb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d3c40 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] 0x2aa354cc220 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354cc2b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354cc340 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354cc3d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354cc460 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354cc4f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354cc580 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354cc610 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354cc6a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354cc730 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354cc7c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354cc850 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354cc8e0 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] 0x2aa354d4770 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d4800 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d4890 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d4920 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d49b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d4a40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d4ad0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d4b60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d4bf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d4c80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d4d10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d4da0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d4e30 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] 0x2aa354ce170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354ce200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354ce290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354ce320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354ce3b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354ce440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354ce4d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354ce560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354ce5f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354ce680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354ce710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354ce7a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354ce830 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] 0x2aa354d5080 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d5110 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d51a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d5230 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d52c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d5350 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d53e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d5470 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d5500 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d5590 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d5620 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d56b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d5740 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] 0x2aa354d00c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354d0150 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354d01e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354d0270 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] 0x2aa354d5990 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354d5a20 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354d5ab0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354d5b40 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] 0x2aa354d09d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d0a60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d0af0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d0b80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d0c10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d0ca0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d0d30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d0dc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d0e50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d0ee0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d0f70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d1000 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d1090 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] 0x2aa354d62a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d6330 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d63c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d6450 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d64e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d6570 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d6600 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d6690 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d6720 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d67b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d6840 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d68d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d6960 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] 0x2aa354d12e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d1370 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d1400 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d1490 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d1520 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d15b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d1640 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d16d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d1760 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d17f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d1880 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d1910 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d19a0 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] 0x2aa354d6bb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d6c40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d6cd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d6d60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d6df0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d6e80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d6f10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d6fa0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d7030 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d70c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d7150 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d71e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d7270 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] 0x2aa354d1bf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d1c80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d1d10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d1da0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d1e30 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d1ec0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d1f50 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d1fe0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d2070 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d2100 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d2190 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d2220 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d22b0 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] 0x2aa354d74c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d7550 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d75e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d7670 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d7700 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d7790 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d7820 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d78b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d7940 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d79d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d7a60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d7af0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d7b80 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] 0x2aa354d2500 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354d2590 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354d2620 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354d26b0 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] 0x2aa354d7dd0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354d7e60 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354d7ef0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354d7f80 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: 0x2aa354b2350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b14a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b12d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b15e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b1710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b17b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b1848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b18e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d86e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d8770 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d8800 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d8890 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d8920 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d89b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d8a40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d8ad0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d8b60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d8bf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d8c80 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d8d10 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d8da0 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: 0x2aa354b2468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b1e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b1c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b1f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b21c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2260 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d8e40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d8ed0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d8f60 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d8ff0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d9080 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d9110 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d91a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d9230 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d92c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d9350 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d93e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d9470 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d9500 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: 0x2aa354b2580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b2770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b2940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b29d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b2a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b2808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b2b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b2ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b28a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b2d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2e10 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d95a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d9630 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d96c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d9750 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d97e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d9870 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354d9900 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354d9990 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354d9a20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354d9ab0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354d9b40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354d9bd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354d9c60 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: 0x2aa354b2698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa354b2ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa354b3090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa354b3128 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354c88b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354c8940 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354c89d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354c8a60 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: 0x2aa354b2350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b14a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b12d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b15e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b1710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b17b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b1848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b18e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d9d00 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354d9d90 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354d9e20 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354d9eb0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354d9f40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354d9fd0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354da060 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354da0f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354da180 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354da210 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354da2a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354da330 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354da3c0 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: 0x2aa354b2468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b1bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b1d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b1e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b1ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b1c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b1f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b1ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b1cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b21c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2260 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354da460 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354da4f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354da580 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354da610 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354da6a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354da730 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354da7c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354da850 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354da8e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354da970 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354daa00 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354daa90 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354dab20 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: 0x2aa354b2580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa354b2770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa354b2940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa354b29d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa354b2a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa354b2808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa354b2b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa354b2ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa354b2c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa354b28a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa354b2ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa354b2d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa354b2e10 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354dabc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa354dac50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa354dace0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa354dad70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa354dae00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa354dae90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa354daf20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa354dafb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa354db040 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa354db0d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa354db160 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa354db1f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa354db280 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: 0x2aa354b2698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa354b2ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa354b3090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa354b3128 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa354d3f90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa354d4020 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa354d40b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa354d4140 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 (1 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (1 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.00 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.6.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x2aa2d5430d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d540cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540d68 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540e00 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d571f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d572020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d5720b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d572140 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: 0x2aa2d5431e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541650 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541820 VAL: '00' (3 sibs) 32: 0x2aa2d5418b8 VAL: '01' (3 sibs) 32: 0x2aa2d541950 VAL: '02' (3 sibs) 32: 0x2aa2d5416e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5419f0 VAL: '10' (3 sibs) 32: 0x2aa2d541a88 VAL: '11' (3 sibs) 32: 0x2aa2d541b20 VAL: '12' (3 sibs) 32: 0x2aa2d541780 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541bc0 VAL: '20' (3 sibs) 32: 0x2aa2d541c58 VAL: '21' (3 sibs) 32: 0x2aa2d541cf0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d573e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d573ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d573f70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d574000 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d574090 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d574120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5741b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d574240 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5742d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d574360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5743f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d574480 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d574510 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: 0x2aa2d543300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542200 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5423d0 VAL: '00' (3 sibs) 32: 0x2aa2d542468 VAL: '01' (3 sibs) 32: 0x2aa2d542500 VAL: '02' (3 sibs) 32: 0x2aa2d542298 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5425a0 VAL: '10' (3 sibs) 32: 0x2aa2d542638 VAL: '11' (3 sibs) 32: 0x2aa2d5426d0 VAL: '12' (3 sibs) 32: 0x2aa2d542330 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542770 VAL: '20' (3 sibs) 32: 0x2aa2d542808 VAL: '21' (3 sibs) 32: 0x2aa2d5428a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d575bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d575c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d575ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d575d70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d575e00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d575e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d575f20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d575fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d576040 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d5760d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d576160 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5761f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d576280 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: 0x2aa2d543418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542940 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542b10 VAL: '00' (3 sibs) 32: 0x2aa2d542ba8 VAL: '01' (3 sibs) 32: 0x2aa2d542c40 VAL: '02' (3 sibs) 32: 0x2aa2d5429d8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542ce0 VAL: '10' (3 sibs) 32: 0x2aa2d542d78 VAL: '11' (3 sibs) 32: 0x2aa2d542e10 VAL: '12' (3 sibs) 32: 0x2aa2d542a70 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542eb0 VAL: '20' (3 sibs) 32: 0x2aa2d542f48 VAL: '21' (3 sibs) 32: 0x2aa2d542fe0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d5779b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d577a40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d577ad0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d577b60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d577bf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d577c80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d577d10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d577da0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d577e30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d577ec0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d577f50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d577fe0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d578070 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: 0x2aa2d543530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d543950 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543b20 VAL: '00' (3 sibs) 32: 0x2aa2d543bb8 VAL: '01' (3 sibs) 32: 0x2aa2d543c50 VAL: '02' (3 sibs) 32: 0x2aa2d5439e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543cf0 VAL: '10' (3 sibs) 32: 0x2aa2d543d88 VAL: '11' (3 sibs) 32: 0x2aa2d543e20 VAL: '12' (3 sibs) 32: 0x2aa2d543a80 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543ec0 VAL: '20' (3 sibs) 32: 0x2aa2d543f58 VAL: '21' (3 sibs) 32: 0x2aa2d543ff0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d579780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d579810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5798a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d579930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5799c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d579a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d579ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d579b70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d579c00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d579c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d579d20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d579db0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d579e40 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: 0x2aa2d543648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541de0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541fb0 VAL: '00' (3 sibs) 32: 0x2aa2d542048 VAL: '01' (3 sibs) 32: 0x2aa2d5420e0 VAL: '02' (3 sibs) 32: 0x2aa2d541e78 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544090 VAL: '10' (3 sibs) 32: 0x2aa2d544128 VAL: '11' (3 sibs) 32: 0x2aa2d5441c0 VAL: '12' (3 sibs) 32: 0x2aa2d541f10 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544260 VAL: '20' (3 sibs) 32: 0x2aa2d5442f8 VAL: '21' (3 sibs) 32: 0x2aa2d544390 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d57b570 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57b600 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d57b690 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d57b720 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d57b7b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d57b840 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d57b8d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d57b960 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d57b9f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d57ba80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d57bb10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d57bba0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d57bc30 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: 0x2aa2d543760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544430 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544600 VAL: '00' (3 sibs) 32: 0x2aa2d544698 VAL: '01' (3 sibs) 32: 0x2aa2d544730 VAL: '02' (3 sibs) 32: 0x2aa2d5444c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5447d0 VAL: '10' (3 sibs) 32: 0x2aa2d544868 VAL: '11' (3 sibs) 32: 0x2aa2d544900 VAL: '12' (3 sibs) 32: 0x2aa2d544560 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5449a0 VAL: '20' (3 sibs) 32: 0x2aa2d544a38 VAL: '21' (3 sibs) 32: 0x2aa2d544ad0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d57d4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57d540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d57d5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d57d660 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d57d6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d57d780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d57d810 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d57d8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d57d930 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d57d9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d57da50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d57dae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d57db70 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: 0x2aa2d543878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544d90 VAL: '00' (3 sibs) 32: 0x2aa2d544e28 VAL: '01' (3 sibs) 32: 0x2aa2d544ec0 VAL: '02' (3 sibs) 32: 0x2aa2d544c58 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544f60 VAL: '10' (3 sibs) 32: 0x2aa2d544ff8 VAL: '11' (3 sibs) 32: 0x2aa2d545090 VAL: '12' (3 sibs) 32: 0x2aa2d544cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d545130 VAL: '20' (3 sibs) 32: 0x2aa2d5451c8 VAL: '21' (3 sibs) 32: 0x2aa2d545260 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d57f2a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57f330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d57f3c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d57f450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d57f4e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d57f570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d57f600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d57f690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d57f720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d57f7b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d57f840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d57f8d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d57f960 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: 0x2aa2d5430d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d540cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540d68 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540e00 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d57fbf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57fc80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d57fd10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d57fda0 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: 0x2aa2d5431e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541650 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541820 VAL: '00' (3 sibs) 32: 0x2aa2d5418b8 VAL: '01' (3 sibs) 32: 0x2aa2d541950 VAL: '02' (3 sibs) 32: 0x2aa2d5416e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5419f0 VAL: '10' (3 sibs) 32: 0x2aa2d541a88 VAL: '11' (3 sibs) 32: 0x2aa2d541b20 VAL: '12' (3 sibs) 32: 0x2aa2d541780 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541bc0 VAL: '20' (3 sibs) 32: 0x2aa2d541c58 VAL: '21' (3 sibs) 32: 0x2aa2d541cf0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d580500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d580590 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d580620 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d5806b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d580740 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5807d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d580860 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d5808f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d580980 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d580a10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d580aa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d580b30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d580bc0 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: 0x2aa2d543300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542200 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5423d0 VAL: '00' (3 sibs) 32: 0x2aa2d542468 VAL: '01' (3 sibs) 32: 0x2aa2d542500 VAL: '02' (3 sibs) 32: 0x2aa2d542298 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5425a0 VAL: '10' (3 sibs) 32: 0x2aa2d542638 VAL: '11' (3 sibs) 32: 0x2aa2d5426d0 VAL: '12' (3 sibs) 32: 0x2aa2d542330 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542770 VAL: '20' (3 sibs) 32: 0x2aa2d542808 VAL: '21' (3 sibs) 32: 0x2aa2d5428a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d580e10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d580ea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d580f30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d580fc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d581050 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5810e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d581170 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d581200 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d581290 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d581320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5813b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d581440 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d5814d0 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: 0x2aa2d543418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542940 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542b10 VAL: '00' (3 sibs) 32: 0x2aa2d542ba8 VAL: '01' (3 sibs) 32: 0x2aa2d542c40 VAL: '02' (3 sibs) 32: 0x2aa2d5429d8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542ce0 VAL: '10' (3 sibs) 32: 0x2aa2d542d78 VAL: '11' (3 sibs) 32: 0x2aa2d542e10 VAL: '12' (3 sibs) 32: 0x2aa2d542a70 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542eb0 VAL: '20' (3 sibs) 32: 0x2aa2d542f48 VAL: '21' (3 sibs) 32: 0x2aa2d542fe0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d581720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5817b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d581840 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d5818d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d581960 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5819f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d581a80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d581b10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d581ba0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d581c30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d581cc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d581d50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d581de0 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: 0x2aa2d543530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d543950 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543b20 VAL: '00' (3 sibs) 32: 0x2aa2d543bb8 VAL: '01' (3 sibs) 32: 0x2aa2d543c50 VAL: '02' (3 sibs) 32: 0x2aa2d5439e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543cf0 VAL: '10' (3 sibs) 32: 0x2aa2d543d88 VAL: '11' (3 sibs) 32: 0x2aa2d543e20 VAL: '12' (3 sibs) 32: 0x2aa2d543a80 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543ec0 VAL: '20' (3 sibs) 32: 0x2aa2d543f58 VAL: '21' (3 sibs) 32: 0x2aa2d543ff0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d582030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5820c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d582150 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d5821e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d582270 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d582300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d582390 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d582420 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5824b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d582540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5825d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d582660 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d5826f0 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: 0x2aa2d543648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541de0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541fb0 VAL: '00' (3 sibs) 32: 0x2aa2d542048 VAL: '01' (3 sibs) 32: 0x2aa2d5420e0 VAL: '02' (3 sibs) 32: 0x2aa2d541e78 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544090 VAL: '10' (3 sibs) 32: 0x2aa2d544128 VAL: '11' (3 sibs) 32: 0x2aa2d5441c0 VAL: '12' (3 sibs) 32: 0x2aa2d541f10 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544260 VAL: '20' (3 sibs) 32: 0x2aa2d5442f8 VAL: '21' (3 sibs) 32: 0x2aa2d544390 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d582940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5829d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d582a60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d582af0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d582b80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d582c10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d582ca0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d582d30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d582dc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d582e50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d582ee0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d582f70 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d583000 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: 0x2aa2d543760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544430 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544600 VAL: '00' (3 sibs) 32: 0x2aa2d544698 VAL: '01' (3 sibs) 32: 0x2aa2d544730 VAL: '02' (3 sibs) 32: 0x2aa2d5444c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5447d0 VAL: '10' (3 sibs) 32: 0x2aa2d544868 VAL: '11' (3 sibs) 32: 0x2aa2d544900 VAL: '12' (3 sibs) 32: 0x2aa2d544560 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5449a0 VAL: '20' (3 sibs) 32: 0x2aa2d544a38 VAL: '21' (3 sibs) 32: 0x2aa2d544ad0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d583250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5832e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d583370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d583400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d583490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d583520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5835b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d583640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5836d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d583760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5837f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d583880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d583910 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: 0x2aa2d543878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544d90 VAL: '00' (3 sibs) 32: 0x2aa2d544e28 VAL: '01' (3 sibs) 32: 0x2aa2d544ec0 VAL: '02' (3 sibs) 32: 0x2aa2d544c58 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544f60 VAL: '10' (3 sibs) 32: 0x2aa2d544ff8 VAL: '11' (3 sibs) 32: 0x2aa2d545090 VAL: '12' (3 sibs) 32: 0x2aa2d544cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d545130 VAL: '20' (3 sibs) 32: 0x2aa2d5451c8 VAL: '21' (3 sibs) 32: 0x2aa2d545260 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d583b60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d583bf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d583c80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d583d10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d583da0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d583e30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d583ec0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d583f50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d583fe0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d584070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d584100 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d584190 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d584220 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] 0x2aa2d571f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d572020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d5720b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d572140 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] 0x2aa2d584b70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d584c00 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d584c90 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d584d20 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] 0x2aa2d573e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d573ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d573f70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d574000 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d574090 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d574120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5741b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d574240 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5742d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d574360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5743f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d574480 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d574510 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] 0x2aa2d585d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d585df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d585e80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d585f10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d585fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d586030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5860c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d586150 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5861e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d586270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d586300 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d586390 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d586420 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] 0x2aa2d575bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d575c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d575ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d575d70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d575e00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d575e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d575f20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d575fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d576040 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d5760d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d576160 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5761f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d576280 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] 0x2aa2d586670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d586700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d586790 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d586820 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5868b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d586940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5869d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d586a60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d586af0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d586b80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d586c10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d586ca0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d586d30 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] 0x2aa2d5779b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d577a40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d577ad0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d577b60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d577bf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d577c80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d577d10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d577da0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d577e30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d577ec0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d577f50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d577fe0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d578070 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] 0x2aa2d586f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d587010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5870a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d587130 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5871c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d587250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5872e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d587370 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d587400 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d587490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d587520 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5875b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d587640 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] 0x2aa2d579780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d579810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5798a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d579930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5799c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d579a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d579ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d579b70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d579c00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d579c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d579d20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d579db0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d579e40 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] 0x2aa2d587890 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d587920 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5879b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d587a40 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d587ad0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d587b60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d587bf0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d587c80 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d587d10 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d587da0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d587e30 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d587ec0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d587f50 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] 0x2aa2d57b570 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57b600 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d57b690 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d57b720 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d57b7b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d57b840 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d57b8d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d57b960 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d57b9f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d57ba80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d57bb10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d57bba0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d57bc30 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] 0x2aa2d5881a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d588230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5882c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d588350 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5883e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d588470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d588500 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d588590 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d588620 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d5886b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d588740 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5887d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d588860 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] 0x2aa2d57d4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57d540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d57d5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d57d660 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d57d6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d57d780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d57d810 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d57d8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d57d930 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d57d9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d57da50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d57dae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d57db70 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] 0x2aa2d588ab0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d588b40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d588bd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d588c60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d588cf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d588d80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d588e10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d588ea0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d588f30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d588fc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d589050 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5890e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d589170 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] 0x2aa2d57f2a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57f330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d57f3c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d57f450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d57f4e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d57f570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d57f600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d57f690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d57f720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d57f7b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d57f840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d57f8d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d57f960 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] 0x2aa2d5893c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d589450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5894e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d589570 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d589600 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d589690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d589720 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d5897b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d589840 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d5898d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d589960 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5899f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d589a80 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] 0x2aa2d57fbf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d57fc80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d57fd10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d57fda0 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] 0x2aa2d589cd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d589d60 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d589df0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d589e80 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] 0x2aa2d580500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d580590 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d580620 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d5806b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d580740 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5807d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d580860 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d5808f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d580980 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d580a10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d580aa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d580b30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d580bc0 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] 0x2aa2d58a5e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58a670 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58a700 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58a790 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58a820 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58a8b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58a940 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58a9d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58aa60 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58aaf0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58ab80 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58ac10 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58aca0 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] 0x2aa2d580e10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d580ea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d580f30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d580fc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d581050 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5810e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d581170 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d581200 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d581290 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d581320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5813b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d581440 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d5814d0 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] 0x2aa2d58aef0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58af80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58b010 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58b0a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58b130 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58b1c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58b250 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58b2e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58b370 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58b400 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58b490 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58b520 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58b5b0 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] 0x2aa2d581720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5817b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d581840 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d5818d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d581960 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5819f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d581a80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d581b10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d581ba0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d581c30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d581cc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d581d50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d581de0 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] 0x2aa2d58b800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58b890 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58b920 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58b9b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58ba40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58bad0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58bb60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58bbf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58bc80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58bd10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58bda0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58be30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58bec0 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] 0x2aa2d582030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5820c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d582150 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d5821e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d582270 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d582300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d582390 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d582420 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5824b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d582540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5825d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d582660 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d5826f0 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] 0x2aa2d58c110 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58c1a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58c230 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58c2c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58c350 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58c3e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58c470 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58c500 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58c590 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58c620 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58c6b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58c740 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58c7d0 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] 0x2aa2d582940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5829d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d582a60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d582af0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d582b80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d582c10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d582ca0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d582d30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d582dc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d582e50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d582ee0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d582f70 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d583000 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] 0x2aa2d58ca20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58cab0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58cb40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58cbd0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58cc60 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58ccf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58cd80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58ce10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58cea0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58cf30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58cfc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58d050 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58d0e0 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] 0x2aa2d583250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5832e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d583370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d583400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d583490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d583520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5835b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d583640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5836d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d583760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5837f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d583880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d583910 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] 0x2aa2d58d330 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58d3c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58d450 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58d4e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58d570 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58d600 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58d690 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58d720 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58d7b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58d840 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58d8d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58d960 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58d9f0 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] 0x2aa2d583b60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d583bf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d583c80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d583d10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d583da0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d583e30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d583ec0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d583f50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d583fe0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d584070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d584100 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d584190 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d584220 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] 0x2aa2d58dc40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58dcd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58dd60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58ddf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58de80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58df10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58dfa0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58e030 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58e0c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58e150 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58e1e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58e270 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58e300 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: 0x2aa2d5430d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d540cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540d68 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540e00 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d5857a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d585830 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d5858c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d585950 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: 0x2aa2d5431e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541650 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541820 VAL: '00' (3 sibs) 32: 0x2aa2d5418b8 VAL: '01' (3 sibs) 32: 0x2aa2d541950 VAL: '02' (3 sibs) 32: 0x2aa2d5416e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5419f0 VAL: '10' (3 sibs) 32: 0x2aa2d541a88 VAL: '11' (3 sibs) 32: 0x2aa2d541b20 VAL: '12' (3 sibs) 32: 0x2aa2d541780 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541bc0 VAL: '20' (3 sibs) 32: 0x2aa2d541c58 VAL: '21' (3 sibs) 32: 0x2aa2d541cf0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d58e550 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58e5e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58e670 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58e700 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58e790 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58e820 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58e8b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58e940 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58e9d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58ea60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58eaf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58eb80 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58ec10 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: 0x2aa2d543300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542200 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5423d0 VAL: '00' (3 sibs) 32: 0x2aa2d542468 VAL: '01' (3 sibs) 32: 0x2aa2d542500 VAL: '02' (3 sibs) 32: 0x2aa2d542298 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5425a0 VAL: '10' (3 sibs) 32: 0x2aa2d542638 VAL: '11' (3 sibs) 32: 0x2aa2d5426d0 VAL: '12' (3 sibs) 32: 0x2aa2d542330 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542770 VAL: '20' (3 sibs) 32: 0x2aa2d542808 VAL: '21' (3 sibs) 32: 0x2aa2d5428a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d58ecb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58ed40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58edd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58ee60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58eef0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58ef80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58f010 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58f0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58f130 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58f1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58f250 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58f2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58f370 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: 0x2aa2d543418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542940 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542b10 VAL: '00' (3 sibs) 32: 0x2aa2d542ba8 VAL: '01' (3 sibs) 32: 0x2aa2d542c40 VAL: '02' (3 sibs) 32: 0x2aa2d5429d8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542ce0 VAL: '10' (3 sibs) 32: 0x2aa2d542d78 VAL: '11' (3 sibs) 32: 0x2aa2d542e10 VAL: '12' (3 sibs) 32: 0x2aa2d542a70 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542eb0 VAL: '20' (3 sibs) 32: 0x2aa2d542f48 VAL: '21' (3 sibs) 32: 0x2aa2d542fe0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d58f410 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58f4a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58f530 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58f5c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58f650 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58f6e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58f770 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58f800 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58f890 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d58f920 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d58f9b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d58fa40 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d58fad0 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: 0x2aa2d543530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d543950 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543b20 VAL: '00' (3 sibs) 32: 0x2aa2d543bb8 VAL: '01' (3 sibs) 32: 0x2aa2d543c50 VAL: '02' (3 sibs) 32: 0x2aa2d5439e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543cf0 VAL: '10' (3 sibs) 32: 0x2aa2d543d88 VAL: '11' (3 sibs) 32: 0x2aa2d543e20 VAL: '12' (3 sibs) 32: 0x2aa2d543a80 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543ec0 VAL: '20' (3 sibs) 32: 0x2aa2d543f58 VAL: '21' (3 sibs) 32: 0x2aa2d543ff0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d58fb70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d58fc00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d58fc90 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d58fd20 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d58fdb0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d58fe40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d58fed0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d58ff60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d58fff0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d590080 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d590110 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5901a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d590230 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: 0x2aa2d543648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541de0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541fb0 VAL: '00' (3 sibs) 32: 0x2aa2d542048 VAL: '01' (3 sibs) 32: 0x2aa2d5420e0 VAL: '02' (3 sibs) 32: 0x2aa2d541e78 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544090 VAL: '10' (3 sibs) 32: 0x2aa2d544128 VAL: '11' (3 sibs) 32: 0x2aa2d5441c0 VAL: '12' (3 sibs) 32: 0x2aa2d541f10 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544260 VAL: '20' (3 sibs) 32: 0x2aa2d5442f8 VAL: '21' (3 sibs) 32: 0x2aa2d544390 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d5902d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d590360 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5903f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d590480 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d590510 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5905a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d590630 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d5906c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d590750 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d5907e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d590870 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d590900 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d590990 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: 0x2aa2d543760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544430 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544600 VAL: '00' (3 sibs) 32: 0x2aa2d544698 VAL: '01' (3 sibs) 32: 0x2aa2d544730 VAL: '02' (3 sibs) 32: 0x2aa2d5444c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5447d0 VAL: '10' (3 sibs) 32: 0x2aa2d544868 VAL: '11' (3 sibs) 32: 0x2aa2d544900 VAL: '12' (3 sibs) 32: 0x2aa2d544560 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5449a0 VAL: '20' (3 sibs) 32: 0x2aa2d544a38 VAL: '21' (3 sibs) 32: 0x2aa2d544ad0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d590a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d590ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d590b50 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d590be0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d590c70 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d590d00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d590d90 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d590e20 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d590eb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d590f40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d590fd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d591060 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d5910f0 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: 0x2aa2d543878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544d90 VAL: '00' (3 sibs) 32: 0x2aa2d544e28 VAL: '01' (3 sibs) 32: 0x2aa2d544ec0 VAL: '02' (3 sibs) 32: 0x2aa2d544c58 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544f60 VAL: '10' (3 sibs) 32: 0x2aa2d544ff8 VAL: '11' (3 sibs) 32: 0x2aa2d545090 VAL: '12' (3 sibs) 32: 0x2aa2d544cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d545130 VAL: '20' (3 sibs) 32: 0x2aa2d5451c8 VAL: '21' (3 sibs) 32: 0x2aa2d545260 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d591190 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d591220 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5912b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d591340 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5913d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d591460 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5914f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d591580 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d591610 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d5916a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d591730 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5917c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d591850 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: 0x2aa2d5430d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d540cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540d68 SEQ: (3 sibs) 0 children: 32: 0x2aa2d540e00 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d5918f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d591980 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa2d591a10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa2d591aa0 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: 0x2aa2d5431e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541650 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541820 VAL: '00' (3 sibs) 32: 0x2aa2d5418b8 VAL: '01' (3 sibs) 32: 0x2aa2d541950 VAL: '02' (3 sibs) 32: 0x2aa2d5416e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5419f0 VAL: '10' (3 sibs) 32: 0x2aa2d541a88 VAL: '11' (3 sibs) 32: 0x2aa2d541b20 VAL: '12' (3 sibs) 32: 0x2aa2d541780 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541bc0 VAL: '20' (3 sibs) 32: 0x2aa2d541c58 VAL: '21' (3 sibs) 32: 0x2aa2d541cf0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d591b40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d591bd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d591c60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d591cf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d591d80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d591e10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d591ea0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d591f30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d591fc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d592050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5920e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d592170 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d592200 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: 0x2aa2d543300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542200 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5423d0 VAL: '00' (3 sibs) 32: 0x2aa2d542468 VAL: '01' (3 sibs) 32: 0x2aa2d542500 VAL: '02' (3 sibs) 32: 0x2aa2d542298 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5425a0 VAL: '10' (3 sibs) 32: 0x2aa2d542638 VAL: '11' (3 sibs) 32: 0x2aa2d5426d0 VAL: '12' (3 sibs) 32: 0x2aa2d542330 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542770 VAL: '20' (3 sibs) 32: 0x2aa2d542808 VAL: '21' (3 sibs) 32: 0x2aa2d5428a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d5922a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d592330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5923c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d592450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5924e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d592570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d592600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d592690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d592720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d5927b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d592840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d5928d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d592960 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: 0x2aa2d543418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d542940 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542b10 VAL: '00' (3 sibs) 32: 0x2aa2d542ba8 VAL: '01' (3 sibs) 32: 0x2aa2d542c40 VAL: '02' (3 sibs) 32: 0x2aa2d5429d8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542ce0 VAL: '10' (3 sibs) 32: 0x2aa2d542d78 VAL: '11' (3 sibs) 32: 0x2aa2d542e10 VAL: '12' (3 sibs) 32: 0x2aa2d542a70 SEQ: (3 sibs) 3 children: 32: 0x2aa2d542eb0 VAL: '20' (3 sibs) 32: 0x2aa2d542f48 VAL: '21' (3 sibs) 32: 0x2aa2d542fe0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d592a00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d592a90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d592b20 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d592bb0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d592c40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d592cd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d592d60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d592df0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d592e80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d592f10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d592fa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d593030 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d5930c0 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: 0x2aa2d543530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d543950 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543b20 VAL: '00' (3 sibs) 32: 0x2aa2d543bb8 VAL: '01' (3 sibs) 32: 0x2aa2d543c50 VAL: '02' (3 sibs) 32: 0x2aa2d5439e8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543cf0 VAL: '10' (3 sibs) 32: 0x2aa2d543d88 VAL: '11' (3 sibs) 32: 0x2aa2d543e20 VAL: '12' (3 sibs) 32: 0x2aa2d543a80 SEQ: (3 sibs) 3 children: 32: 0x2aa2d543ec0 VAL: '20' (3 sibs) 32: 0x2aa2d543f58 VAL: '21' (3 sibs) 32: 0x2aa2d543ff0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d593160 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5931f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d593280 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d593310 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5933a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d593430 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d5934c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d593550 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5935e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d593670 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d593700 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d593790 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d593820 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: 0x2aa2d543648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d541de0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d541fb0 VAL: '00' (3 sibs) 32: 0x2aa2d542048 VAL: '01' (3 sibs) 32: 0x2aa2d5420e0 VAL: '02' (3 sibs) 32: 0x2aa2d541e78 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544090 VAL: '10' (3 sibs) 32: 0x2aa2d544128 VAL: '11' (3 sibs) 32: 0x2aa2d5441c0 VAL: '12' (3 sibs) 32: 0x2aa2d541f10 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544260 VAL: '20' (3 sibs) 32: 0x2aa2d5442f8 VAL: '21' (3 sibs) 32: 0x2aa2d544390 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d5938c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d593950 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5939e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d593a70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d593b00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d593b90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d593c20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d593cb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d593d40 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d593dd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d593e60 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d593ef0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d593f80 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: 0x2aa2d543760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544430 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544600 VAL: '00' (3 sibs) 32: 0x2aa2d544698 VAL: '01' (3 sibs) 32: 0x2aa2d544730 VAL: '02' (3 sibs) 32: 0x2aa2d5444c8 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5447d0 VAL: '10' (3 sibs) 32: 0x2aa2d544868 VAL: '11' (3 sibs) 32: 0x2aa2d544900 VAL: '12' (3 sibs) 32: 0x2aa2d544560 SEQ: (3 sibs) 3 children: 32: 0x2aa2d5449a0 VAL: '20' (3 sibs) 32: 0x2aa2d544a38 VAL: '21' (3 sibs) 32: 0x2aa2d544ad0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d594020 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d5940b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d594140 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d5941d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d594260 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d5942f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d594380 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d594410 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d5944a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d594530 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d5945c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d594650 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d5946e0 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: 0x2aa2d543878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa2d544bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544d90 VAL: '00' (3 sibs) 32: 0x2aa2d544e28 VAL: '01' (3 sibs) 32: 0x2aa2d544ec0 VAL: '02' (3 sibs) 32: 0x2aa2d544c58 SEQ: (3 sibs) 3 children: 32: 0x2aa2d544f60 VAL: '10' (3 sibs) 32: 0x2aa2d544ff8 VAL: '11' (3 sibs) 32: 0x2aa2d545090 VAL: '12' (3 sibs) 32: 0x2aa2d544cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa2d545130 VAL: '20' (3 sibs) 32: 0x2aa2d5451c8 VAL: '21' (3 sibs) 32: 0x2aa2d545260 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa2d594780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa2d594810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa2d5948a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa2d594930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa2d5949c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa2d594a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa2d594ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa2d594b70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa2d594c00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa2d594c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa2d594d20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa2d594db0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa2d594e40 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 (3 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (3 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.01 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.6.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x2aa070daac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070d92e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070d94b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070d9718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070d97b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070d9548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070d98e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070d9980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070d95e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070d9a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070d9ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070d9b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070d9378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070d9bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070d9e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070d9ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070d9c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070da028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070da0c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070d9d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070da1f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070da290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070d9410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070da330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070da500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070da598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070da630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070da3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070da6d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070da768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070da800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070da460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da8a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070da938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070da9d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa070e9150 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070e91e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070e9270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070e9300 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070e9390 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070e9420 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070e94b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070e9540 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070e95d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070e9660 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070e96f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070e9780 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070e9810 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070e98a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070e9930 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070e99c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070e9a50 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070e9ae0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070e9b70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070e9c00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070e9c90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070e9d20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070e9db0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070e9e40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070e9ed0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070e9f60 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070e9ff0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070ea080 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070ea110 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070ea1a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070ea230 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070ea2c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070ea350 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070ea3e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070ea470 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070ea500 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070ea590 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070ea620 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070ea6b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070ea740 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: 0x2aa070dabd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070dacb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070dae80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070db0e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070db180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070daf18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070db2b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070db350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070dafb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070db3f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070db488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070db520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070dad48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070db5c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070db828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070db8c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070db658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070db9f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070dba90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070db6f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dbb30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070dbbc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070dbc60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070dade0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070dbd00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070dbed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070dbf68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070dc000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070dbd98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070dc0a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070dc138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070dc1d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070dbe30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dc270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070dc308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070dc3a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa070ed290 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070ed320 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070ed3b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070ed440 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070ed4d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070ed560 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070ed5f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070ed680 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070ed710 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070ed7a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070ed830 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070ed8c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070ed950 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070ed9e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070eda70 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070edb00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070edb90 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070edc20 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070edcb0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070edd40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070eddd0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070ede60 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070edef0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070edf80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070ee010 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070ee0a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070ee130 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070ee1c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070ee250 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070ee2e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070ee370 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070ee400 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070ee490 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070ee520 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070ee5b0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070ee640 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070ee6d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070ee760 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070ee7f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070ee880 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: 0x2aa070daac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070d92e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070d94b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070d9718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070d97b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070d9548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070d98e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070d9980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070d95e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070d9a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070d9ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070d9b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070d9378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070d9bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070d9e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070d9ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070d9c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070da028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070da0c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070d9d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070da1f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070da290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070d9410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070da330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070da500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070da598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070da630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070da3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070da6d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070da768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070da800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070da460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da8a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070da938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070da9d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa070ef6a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070ef730 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070ef7c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070ef850 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070ef8e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070ef970 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070efa00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070efa90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070efb20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070efbb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070efc40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070efcd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070efd60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070efdf0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070efe80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070eff10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070effa0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070f0030 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070f00c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070f0150 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070f01e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070f0270 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070f0300 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070f0390 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070f0420 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070f04b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070f0540 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070f05d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070f0660 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070f06f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070f0780 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070f0810 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070f08a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070f0930 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070f09c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070f0a50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070f0ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070f0b70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070f0c00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070f0c90 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: 0x2aa070dabd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070dacb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070dae80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070db0e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070db180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070daf18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070db2b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070db350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070dafb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070db3f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070db488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070db520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070dad48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070db5c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070db828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070db8c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070db658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070db9f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070dba90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070db6f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dbb30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070dbbc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070dbc60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070dade0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070dbd00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070dbed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070dbf68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070dc000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070dbd98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070dc0a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070dc138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070dc1d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070dbe30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dc270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070dc308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070dc3a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa070f1ab0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070f1b40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070f1bd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070f1c60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070f1cf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070f1d80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070f1e10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070f1ea0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070f1f30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070f1fc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070f2050 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070f20e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070f2170 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070f2200 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070f2290 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070f2320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070f23b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070f2440 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070f24d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070f2560 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070f25f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070f2680 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070f2710 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070f27a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070f2830 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070f28c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070f2950 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070f29e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070f2a70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070f2b00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070f2b90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070f2c20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070f2cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070f2d40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070f2dd0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070f2e60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070f2ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070f2f80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070f3010 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070f30a0 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] 0x2aa070e9150 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070e91e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070e9270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070e9300 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070e9390 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070e9420 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070e94b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070e9540 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070e95d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070e9660 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070e96f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070e9780 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070e9810 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070e98a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070e9930 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070e99c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070e9a50 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070e9ae0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070e9b70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070e9c00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070e9c90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070e9d20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070e9db0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070e9e40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070e9ed0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070e9f60 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070e9ff0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070ea080 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070ea110 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070ea1a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070ea230 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070ea2c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070ea350 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070ea3e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070ea470 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070ea500 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070ea590 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070ea620 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070ea6b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070ea740 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] 0x2aa070f50d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070f5160 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070f51f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070f5280 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070f5310 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070f53a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070f5430 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070f54c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070f5550 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070f55e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070f5670 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070f5700 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070f5790 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070f5820 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070f58b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070f5940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070f59d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070f5a60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070f5af0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070f5b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070f5c10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070f5ca0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070f5d30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070f5dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070f5e50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070f5ee0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070f5f70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070f6000 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070f6090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070f6120 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070f61b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070f6240 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070f62d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070f6360 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070f63f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070f6480 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070f6510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070f65a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070f6630 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070f66c0 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] 0x2aa070ed290 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070ed320 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070ed3b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070ed440 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070ed4d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070ed560 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070ed5f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070ed680 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070ed710 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070ed7a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070ed830 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070ed8c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070ed950 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070ed9e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070eda70 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070edb00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070edb90 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070edc20 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070edcb0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070edd40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070eddd0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070ede60 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070edef0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070edf80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070ee010 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070ee0a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070ee130 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070ee1c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070ee250 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070ee2e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070ee370 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070ee400 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070ee490 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070ee520 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070ee5b0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070ee640 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070ee6d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070ee760 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070ee7f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070ee880 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] 0x2aa070f74e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070f7570 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070f7600 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070f7690 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070f7720 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070f77b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070f7840 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070f78d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070f7960 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070f79f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070f7a80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070f7b10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070f7ba0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070f7c30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070f7cc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070f7d50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070f7de0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070f7e70 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070f7f00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070f7f90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070f8020 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070f80b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070f8140 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070f81d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070f8260 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070f82f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070f8380 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070f8410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070f84a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070f8530 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070f85c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070f8650 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070f86e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070f8770 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070f8800 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070f8890 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070f8920 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070f89b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070f8a40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070f8ad0 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] 0x2aa070ef6a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070ef730 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070ef7c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070ef850 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070ef8e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070ef970 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070efa00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070efa90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070efb20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070efbb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070efc40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070efcd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070efd60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070efdf0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070efe80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070eff10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070effa0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070f0030 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070f00c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070f0150 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070f01e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070f0270 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070f0300 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070f0390 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070f0420 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070f04b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070f0540 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070f05d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070f0660 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070f06f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070f0780 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070f0810 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070f08a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070f0930 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070f09c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070f0a50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070f0ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070f0b70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070f0c00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070f0c90 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] 0x2aa070f98f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070f9980 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070f9a10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070f9aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070f9b30 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070f9bc0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070f9c50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070f9ce0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070f9d70 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070f9e00 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070f9e90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070f9f20 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070f9fb0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070fa040 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070fa0d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070fa160 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070fa1f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070fa280 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070fa310 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070fa3a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070fa430 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070fa4c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070fa550 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070fa5e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070fa670 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070fa700 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070fa790 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070fa820 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070fa8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070fa940 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070fa9d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070faa60 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070faaf0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070fab80 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070fac10 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070faca0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070fad30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070fadc0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070fae50 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070faee0 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] 0x2aa070f1ab0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070f1b40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070f1bd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070f1c60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070f1cf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070f1d80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070f1e10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070f1ea0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070f1f30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070f1fc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070f2050 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070f20e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070f2170 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070f2200 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070f2290 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070f2320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070f23b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070f2440 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070f24d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070f2560 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070f25f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070f2680 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070f2710 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070f27a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070f2830 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070f28c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070f2950 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070f29e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070f2a70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070f2b00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070f2b90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070f2c20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070f2cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070f2d40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070f2dd0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070f2e60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070f2ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070f2f80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070f3010 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070f30a0 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] 0x2aa070fbd00 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070fbd90 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070fbe20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070fbeb0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070fbf40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070fbfd0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070fc060 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070fc0f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070fc180 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070fc210 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070fc2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070fc330 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070fc3c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070fc450 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070fc4e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070fc570 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070fc600 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070fc690 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070fc720 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070fc7b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070fc840 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070fc8d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070fc960 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070fc9f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070fca80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070fcb10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070fcba0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070fcc30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070fccc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070fcd50 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070fcde0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070fce70 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070fcf00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070fcf90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070fd020 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070fd0b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070fd140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070fd1d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070fd260 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070fd2f0 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: 0x2aa070daac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070d92e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070d94b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070d9718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070d97b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070d9548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070d98e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070d9980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070d95e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070d9a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070d9ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070d9b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070d9378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070d9bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070d9e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070d9ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070d9c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070da028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070da0c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070d9d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070da1f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070da290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070d9410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070da330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070da500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070da598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070da630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070da3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070da6d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070da768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070da800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070da460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da8a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070da938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070da9d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa070fe110 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070fe1a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070fe230 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070fe2c0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070fe350 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070fe3e0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070fe470 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070fe500 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070fe590 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070fe620 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070fe6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070fe740 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070fe7d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070fe860 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070fe8f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa070fe980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa070fea10 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa070feaa0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa070feb30 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa070febc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa070fec50 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa070fece0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa070fed70 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa070fee00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa070fee90 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa070fef20 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa070fefb0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa070ff040 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa070ff0d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa070ff160 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa070ff1f0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa070ff280 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa070ff310 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa070ff3a0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa070ff430 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa070ff4c0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa070ff550 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa070ff5e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa070ff670 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa070ff700 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: 0x2aa070dabd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070dacb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070dae80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070db0e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070db180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070daf18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070db2b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070db350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070dafb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070db3f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070db488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070db520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070dad48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070db5c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070db828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070db8c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070db658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070db9f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070dba90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070db6f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dbb30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070dbbc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070dbc60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070dade0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070dbd00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070dbed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070dbf68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070dc000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070dbd98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070dc0a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070dc138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070dc1d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070dbe30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dc270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070dc308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070dc3a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa070ff7a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa070ff830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa070ff8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa070ff950 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa070ff9e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa070ffa70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa070ffb00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa070ffb90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa070ffc20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa070ffcb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa070ffd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa070ffdd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa070ffe60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa070ffef0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa070fff80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa07100010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa071000a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa07100130 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa071001c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa07100250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa071002e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa07100370 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa07100400 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa07100490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa07100520 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa071005b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa07100640 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa071006d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa07100760 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa071007f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa07100880 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa07100910 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa071009a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa07100a30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa07100ac0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa07100b50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa07100be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa07100c70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa07100d00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa07100d90 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: 0x2aa070daac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070d92e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070d94b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070d9718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070d97b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070d9548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070d98e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070d9980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070d95e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070d9a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070d9ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070d9b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070d9378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070d9bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070d9dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070d9e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070d9ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070d9c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070d9f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070da028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070da0c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070d9d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070da1f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070da290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070d9410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070da330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070da500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070da598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070da630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070da3c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070da6d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070da768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070da800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070da460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070da8a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070da938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070da9d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa07100e30 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa07100ec0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa07100f50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa07100fe0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa07101070 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa07101100 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa07101190 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa07101220 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa071012b0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa07101340 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa071013d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa07101460 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa071014f0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa07101580 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa07101610 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa071016a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa07101730 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa071017c0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa07101850 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa071018e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa07101970 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa07101a00 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa07101a90 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa07101b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa07101bb0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa07101c40 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa07101cd0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa07101d60 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa07101df0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa07101e80 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa07101f10 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa07101fa0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa07102030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa071020c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa07102150 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa071021e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa07102270 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa07102300 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa07102390 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa07102420 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: 0x2aa070dabd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa070dacb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa070dae80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa070db0e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa070db180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa070daf18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa070db2b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa070db350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa070dafb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070db3f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa070db488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa070db520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa070dad48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa070db5c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070db790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa070db828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa070db8c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa070db658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070db960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa070db9f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa070dba90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa070db6f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dbb30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa070dbbc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa070dbc60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa070dade0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa070dbd00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa070dbed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa070dbf68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa070dc000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa070dbd98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa070dc0a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa070dc138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa070dc1d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa070dbe30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa070dc270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa070dc308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa070dc3a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa071024c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa07102550 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa071025e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa07102670 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa07102700 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa07102790 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa07102820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa071028b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa07102940 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa071029d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa07102a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa07102af0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa07102b80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa07102c10 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa07102ca0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa07102d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa07102dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa07102e50 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa07102ee0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa07102f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa07103000 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa07103090 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa07103120 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa071031b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa07103240 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa071032d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa07103360 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa071033f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa07103480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa07103510 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa071035a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa07103630 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa071036c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa07103750 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa071037e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa07103870 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa07103900 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa07103990 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa07103a20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa07103ab0 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 (3 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (3 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.6.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.6.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x2aa34e71490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6e2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e680 VAL: '000' (3 sibs) 34: 0x2aa34e6e718 VAL: '001' (3 sibs) 34: 0x2aa34e6e7b0 VAL: '002' (3 sibs) 34: 0x2aa34e6e548 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e850 VAL: '010' (3 sibs) 34: 0x2aa34e6e8e8 VAL: '011' (3 sibs) 34: 0x2aa34e6e980 VAL: '012' (3 sibs) 34: 0x2aa34e6e5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ea20 VAL: '020' (3 sibs) 34: 0x2aa34e6eab8 VAL: '021' (3 sibs) 34: 0x2aa34e6eb50 VAL: '022' (3 sibs) 34: 0x2aa34e6e378 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ebf0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6edc0 VAL: '100' (3 sibs) 34: 0x2aa34e6ee58 VAL: '101' (3 sibs) 34: 0x2aa34e6eef0 VAL: '102' (3 sibs) 34: 0x2aa34e6ec88 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ef90 VAL: '110' (3 sibs) 34: 0x2aa34e6f028 VAL: '111' (3 sibs) 34: 0x2aa34e6f0c0 VAL: '112' (3 sibs) 34: 0x2aa34e6ed20 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f160 VAL: '120' (3 sibs) 34: 0x2aa34e6f1f8 VAL: '121' (3 sibs) 34: 0x2aa34e6f290 VAL: '122' (3 sibs) 34: 0x2aa34e6e410 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f330 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f500 VAL: '200' (3 sibs) 34: 0x2aa34e6f598 VAL: '201' (3 sibs) 34: 0x2aa34e6f630 VAL: '202' (3 sibs) 34: 0x2aa34e6f3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f6d0 VAL: '210' (3 sibs) 34: 0x2aa34e6f768 VAL: '211' (3 sibs) 34: 0x2aa34e6f800 VAL: '212' (3 sibs) 34: 0x2aa34e6f460 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f8a0 VAL: '220' (3 sibs) 34: 0x2aa34e6f938 VAL: '221' (3 sibs) 34: 0x2aa34e6f9d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34e8bda0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e8be30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e8bec0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e8bf50 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e8bfe0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e8c070 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e8c100 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e8c190 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e8c220 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e8c2b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e8c340 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e8c3d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e8c460 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e8c4f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e8c580 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e8c610 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e8c6a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e8c730 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e8c7c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e8c850 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e8c8e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e8c970 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e8ca00 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e8ca90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e8cb20 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e8cbb0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e8cc40 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e8ccd0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e8cd60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e8cdf0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e8ce80 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e8cf10 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e8cfa0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e8d030 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e8d0c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e8d150 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e8d1e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e8d270 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e8d300 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e8d390 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: 0x2aa34e715a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6fcb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6fe80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70050 VAL: '000' (3 sibs) 34: 0x2aa34e700e8 VAL: '001' (3 sibs) 34: 0x2aa34e70180 VAL: '002' (3 sibs) 34: 0x2aa34e6ff18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70220 VAL: '010' (3 sibs) 34: 0x2aa34e702b8 VAL: '011' (3 sibs) 34: 0x2aa34e70350 VAL: '012' (3 sibs) 34: 0x2aa34e6ffb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e703f0 VAL: '020' (3 sibs) 34: 0x2aa34e70488 VAL: '021' (3 sibs) 34: 0x2aa34e70520 VAL: '022' (3 sibs) 34: 0x2aa34e6fd48 SEQ: (3 sibs) 3 children: 34: 0x2aa34e705c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70790 VAL: '100' (3 sibs) 34: 0x2aa34e70828 VAL: '101' (3 sibs) 34: 0x2aa34e708c0 VAL: '102' (3 sibs) 34: 0x2aa34e70658 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70960 VAL: '110' (3 sibs) 34: 0x2aa34e709f8 VAL: '111' (3 sibs) 34: 0x2aa34e70a90 VAL: '112' (3 sibs) 34: 0x2aa34e706f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70b30 VAL: '120' (3 sibs) 34: 0x2aa34e70bc8 VAL: '121' (3 sibs) 34: 0x2aa34e70c60 VAL: '122' (3 sibs) 34: 0x2aa34e6fde0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70d00 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70ed0 VAL: '200' (3 sibs) 34: 0x2aa34e70f68 VAL: '201' (3 sibs) 34: 0x2aa34e71000 VAL: '202' (3 sibs) 34: 0x2aa34e70d98 SEQ: (3 sibs) 3 children: 34: 0x2aa34e710a0 VAL: '210' (3 sibs) 34: 0x2aa34e71138 VAL: '211' (3 sibs) 34: 0x2aa34e711d0 VAL: '212' (3 sibs) 34: 0x2aa34e70e30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71270 VAL: '220' (3 sibs) 34: 0x2aa34e71308 VAL: '221' (3 sibs) 34: 0x2aa34e713a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34e8fcd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e8fd60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e8fdf0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e8fe80 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e8ff10 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e8ffa0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e90030 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e900c0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e90150 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e901e0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e90270 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e90300 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e90390 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e90420 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e904b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e90540 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e905d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e90660 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e906f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e90780 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e90810 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e908a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e90930 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e909c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e90a50 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e90ae0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e90b70 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e90c00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e90c90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e90d20 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e90db0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e90e40 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e90ed0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e90f60 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e90ff0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e91080 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e91110 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e911a0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e91230 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e912c0 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: 0x2aa34e716c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e718b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71c50 VAL: '000' (3 sibs) 34: 0x2aa34e71ce8 VAL: '001' (3 sibs) 34: 0x2aa34e71d80 VAL: '002' (3 sibs) 34: 0x2aa34e71b18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71e20 VAL: '010' (3 sibs) 34: 0x2aa34e71eb8 VAL: '011' (3 sibs) 34: 0x2aa34e71f50 VAL: '012' (3 sibs) 34: 0x2aa34e71bb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71ff0 VAL: '020' (3 sibs) 34: 0x2aa34e72088 VAL: '021' (3 sibs) 34: 0x2aa34e72120 VAL: '022' (3 sibs) 34: 0x2aa34e71948 SEQ: (3 sibs) 3 children: 34: 0x2aa34e721c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72390 VAL: '100' (3 sibs) 34: 0x2aa34e72428 VAL: '101' (3 sibs) 34: 0x2aa34e724c0 VAL: '102' (3 sibs) 34: 0x2aa34e72258 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72560 VAL: '110' (3 sibs) 34: 0x2aa34e725f8 VAL: '111' (3 sibs) 34: 0x2aa34e72690 VAL: '112' (3 sibs) 34: 0x2aa34e722f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72730 VAL: '120' (3 sibs) 34: 0x2aa34e727c8 VAL: '121' (3 sibs) 34: 0x2aa34e72860 VAL: '122' (3 sibs) 34: 0x2aa34e719e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72900 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ad0 VAL: '200' (3 sibs) 34: 0x2aa34e72b68 VAL: '201' (3 sibs) 34: 0x2aa34e72c00 VAL: '202' (3 sibs) 34: 0x2aa34e72998 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ca0 VAL: '210' (3 sibs) 34: 0x2aa34e72d38 VAL: '211' (3 sibs) 34: 0x2aa34e72dd0 VAL: '212' (3 sibs) 34: 0x2aa34e72a30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72e70 VAL: '220' (3 sibs) 34: 0x2aa34e72f08 VAL: '221' (3 sibs) 34: 0x2aa34e72fa0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34e93d70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e93e00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e93e90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e93f20 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e93fb0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e94040 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e940d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e94160 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e941f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e94280 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e94310 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e943a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e94430 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e944c0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e94550 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e945e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e94670 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e94700 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e94790 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e94820 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e948b0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e94940 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e949d0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e94a60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e94af0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e94b80 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e94c10 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e94ca0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e94d30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e94dc0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e94e50 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e94ee0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e94f70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e95000 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e95090 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e95120 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e951b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e95240 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e952d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e95360 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: 0x2aa34e717d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e73040 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73210 SEQ: (3 sibs) 3 children: 34: 0x2aa34e733e0 VAL: '000' (3 sibs) 34: 0x2aa34e73478 VAL: '001' (3 sibs) 34: 0x2aa34e73510 VAL: '002' (3 sibs) 34: 0x2aa34e732a8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e735b0 VAL: '010' (3 sibs) 34: 0x2aa34e73648 VAL: '011' (3 sibs) 34: 0x2aa34e736e0 VAL: '012' (3 sibs) 34: 0x2aa34e73340 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73780 VAL: '020' (3 sibs) 34: 0x2aa34e73818 VAL: '021' (3 sibs) 34: 0x2aa34e738b0 VAL: '022' (3 sibs) 34: 0x2aa34e730d8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73950 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73b20 VAL: '100' (3 sibs) 34: 0x2aa34e73bb8 VAL: '101' (3 sibs) 34: 0x2aa34e73c50 VAL: '102' (3 sibs) 34: 0x2aa34e739e8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73cf0 VAL: '110' (3 sibs) 34: 0x2aa34e73d88 VAL: '111' (3 sibs) 34: 0x2aa34e73e20 VAL: '112' (3 sibs) 34: 0x2aa34e73a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73ec0 VAL: '120' (3 sibs) 34: 0x2aa34e73f58 VAL: '121' (3 sibs) 34: 0x2aa34e73ff0 VAL: '122' (3 sibs) 34: 0x2aa34e73170 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74090 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74260 VAL: '200' (3 sibs) 34: 0x2aa34e742f8 VAL: '201' (3 sibs) 34: 0x2aa34e74390 VAL: '202' (3 sibs) 34: 0x2aa34e74128 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74430 VAL: '210' (3 sibs) 34: 0x2aa34e744c8 VAL: '211' (3 sibs) 34: 0x2aa34e74560 VAL: '212' (3 sibs) 34: 0x2aa34e741c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74600 VAL: '220' (3 sibs) 34: 0x2aa34e74698 VAL: '221' (3 sibs) 34: 0x2aa34e74730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34e98330 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e983c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e98450 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e984e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e98570 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e98600 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e98690 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e98720 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e987b0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e98840 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e988d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e98960 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e989f0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e98a80 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e98b10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e98ba0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e98c30 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e98cc0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e98d50 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e98de0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e98e70 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e98f00 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e98f90 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e99020 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e990b0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e99140 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e991d0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e99260 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e992f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e99380 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e99410 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e994a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e99530 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e995c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e99650 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e996e0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e99770 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e99800 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e99890 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e99920 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: 0x2aa34e71490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6e2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e680 VAL: '000' (3 sibs) 34: 0x2aa34e6e718 VAL: '001' (3 sibs) 34: 0x2aa34e6e7b0 VAL: '002' (3 sibs) 34: 0x2aa34e6e548 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e850 VAL: '010' (3 sibs) 34: 0x2aa34e6e8e8 VAL: '011' (3 sibs) 34: 0x2aa34e6e980 VAL: '012' (3 sibs) 34: 0x2aa34e6e5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ea20 VAL: '020' (3 sibs) 34: 0x2aa34e6eab8 VAL: '021' (3 sibs) 34: 0x2aa34e6eb50 VAL: '022' (3 sibs) 34: 0x2aa34e6e378 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ebf0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6edc0 VAL: '100' (3 sibs) 34: 0x2aa34e6ee58 VAL: '101' (3 sibs) 34: 0x2aa34e6eef0 VAL: '102' (3 sibs) 34: 0x2aa34e6ec88 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ef90 VAL: '110' (3 sibs) 34: 0x2aa34e6f028 VAL: '111' (3 sibs) 34: 0x2aa34e6f0c0 VAL: '112' (3 sibs) 34: 0x2aa34e6ed20 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f160 VAL: '120' (3 sibs) 34: 0x2aa34e6f1f8 VAL: '121' (3 sibs) 34: 0x2aa34e6f290 VAL: '122' (3 sibs) 34: 0x2aa34e6e410 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f330 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f500 VAL: '200' (3 sibs) 34: 0x2aa34e6f598 VAL: '201' (3 sibs) 34: 0x2aa34e6f630 VAL: '202' (3 sibs) 34: 0x2aa34e6f3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f6d0 VAL: '210' (3 sibs) 34: 0x2aa34e6f768 VAL: '211' (3 sibs) 34: 0x2aa34e6f800 VAL: '212' (3 sibs) 34: 0x2aa34e6f460 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f8a0 VAL: '220' (3 sibs) 34: 0x2aa34e6f938 VAL: '221' (3 sibs) 34: 0x2aa34e6f9d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34e9a740 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e9a7d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e9a860 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e9a8f0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e9a980 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e9aa10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e9aaa0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e9ab30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e9abc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e9ac50 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e9ace0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e9ad70 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e9ae00 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e9ae90 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e9af20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e9afb0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e9b040 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e9b0d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e9b160 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e9b1f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e9b280 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e9b310 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e9b3a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e9b430 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e9b4c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e9b550 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e9b5e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e9b670 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e9b700 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e9b790 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e9b820 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e9b8b0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e9b940 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e9b9d0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e9ba60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e9baf0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e9bb80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e9bc10 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e9bca0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e9bd30 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: 0x2aa34e715a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6fcb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6fe80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70050 VAL: '000' (3 sibs) 34: 0x2aa34e700e8 VAL: '001' (3 sibs) 34: 0x2aa34e70180 VAL: '002' (3 sibs) 34: 0x2aa34e6ff18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70220 VAL: '010' (3 sibs) 34: 0x2aa34e702b8 VAL: '011' (3 sibs) 34: 0x2aa34e70350 VAL: '012' (3 sibs) 34: 0x2aa34e6ffb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e703f0 VAL: '020' (3 sibs) 34: 0x2aa34e70488 VAL: '021' (3 sibs) 34: 0x2aa34e70520 VAL: '022' (3 sibs) 34: 0x2aa34e6fd48 SEQ: (3 sibs) 3 children: 34: 0x2aa34e705c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70790 VAL: '100' (3 sibs) 34: 0x2aa34e70828 VAL: '101' (3 sibs) 34: 0x2aa34e708c0 VAL: '102' (3 sibs) 34: 0x2aa34e70658 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70960 VAL: '110' (3 sibs) 34: 0x2aa34e709f8 VAL: '111' (3 sibs) 34: 0x2aa34e70a90 VAL: '112' (3 sibs) 34: 0x2aa34e706f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70b30 VAL: '120' (3 sibs) 34: 0x2aa34e70bc8 VAL: '121' (3 sibs) 34: 0x2aa34e70c60 VAL: '122' (3 sibs) 34: 0x2aa34e6fde0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70d00 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70ed0 VAL: '200' (3 sibs) 34: 0x2aa34e70f68 VAL: '201' (3 sibs) 34: 0x2aa34e71000 VAL: '202' (3 sibs) 34: 0x2aa34e70d98 SEQ: (3 sibs) 3 children: 34: 0x2aa34e710a0 VAL: '210' (3 sibs) 34: 0x2aa34e71138 VAL: '211' (3 sibs) 34: 0x2aa34e711d0 VAL: '212' (3 sibs) 34: 0x2aa34e70e30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71270 VAL: '220' (3 sibs) 34: 0x2aa34e71308 VAL: '221' (3 sibs) 34: 0x2aa34e713a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34e9cb50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e9cbe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e9cc70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e9cd00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e9cd90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e9ce20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e9ceb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e9cf40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e9cfd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e9d060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e9d0f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e9d180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e9d210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e9d2a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e9d330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e9d3c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e9d450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e9d4e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e9d570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e9d600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e9d690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e9d720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e9d7b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e9d840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e9d8d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e9d960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e9d9f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e9da80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e9db10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e9dba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e9dc30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e9dcc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e9dd50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e9dde0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e9de70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e9df00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e9df90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e9e020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e9e0b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e9e140 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: 0x2aa34e716c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e718b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71c50 VAL: '000' (3 sibs) 34: 0x2aa34e71ce8 VAL: '001' (3 sibs) 34: 0x2aa34e71d80 VAL: '002' (3 sibs) 34: 0x2aa34e71b18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71e20 VAL: '010' (3 sibs) 34: 0x2aa34e71eb8 VAL: '011' (3 sibs) 34: 0x2aa34e71f50 VAL: '012' (3 sibs) 34: 0x2aa34e71bb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71ff0 VAL: '020' (3 sibs) 34: 0x2aa34e72088 VAL: '021' (3 sibs) 34: 0x2aa34e72120 VAL: '022' (3 sibs) 34: 0x2aa34e71948 SEQ: (3 sibs) 3 children: 34: 0x2aa34e721c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72390 VAL: '100' (3 sibs) 34: 0x2aa34e72428 VAL: '101' (3 sibs) 34: 0x2aa34e724c0 VAL: '102' (3 sibs) 34: 0x2aa34e72258 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72560 VAL: '110' (3 sibs) 34: 0x2aa34e725f8 VAL: '111' (3 sibs) 34: 0x2aa34e72690 VAL: '112' (3 sibs) 34: 0x2aa34e722f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72730 VAL: '120' (3 sibs) 34: 0x2aa34e727c8 VAL: '121' (3 sibs) 34: 0x2aa34e72860 VAL: '122' (3 sibs) 34: 0x2aa34e719e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72900 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ad0 VAL: '200' (3 sibs) 34: 0x2aa34e72b68 VAL: '201' (3 sibs) 34: 0x2aa34e72c00 VAL: '202' (3 sibs) 34: 0x2aa34e72998 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ca0 VAL: '210' (3 sibs) 34: 0x2aa34e72d38 VAL: '211' (3 sibs) 34: 0x2aa34e72dd0 VAL: '212' (3 sibs) 34: 0x2aa34e72a30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72e70 VAL: '220' (3 sibs) 34: 0x2aa34e72f08 VAL: '221' (3 sibs) 34: 0x2aa34e72fa0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34e9ef60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e9eff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e9f080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e9f110 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e9f1a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e9f230 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e9f2c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e9f350 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e9f3e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e9f470 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e9f500 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e9f590 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e9f620 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e9f6b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e9f740 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e9f7d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e9f860 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e9f8f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e9f980 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e9fa10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e9faa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e9fb30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e9fbc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e9fc50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e9fce0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e9fd70 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e9fe00 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e9fe90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e9ff20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e9ffb0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ea0040 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ea00d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ea0160 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ea01f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ea0280 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ea0310 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ea03a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ea0430 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ea04c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ea0550 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: 0x2aa34e717d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e73040 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73210 SEQ: (3 sibs) 3 children: 34: 0x2aa34e733e0 VAL: '000' (3 sibs) 34: 0x2aa34e73478 VAL: '001' (3 sibs) 34: 0x2aa34e73510 VAL: '002' (3 sibs) 34: 0x2aa34e732a8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e735b0 VAL: '010' (3 sibs) 34: 0x2aa34e73648 VAL: '011' (3 sibs) 34: 0x2aa34e736e0 VAL: '012' (3 sibs) 34: 0x2aa34e73340 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73780 VAL: '020' (3 sibs) 34: 0x2aa34e73818 VAL: '021' (3 sibs) 34: 0x2aa34e738b0 VAL: '022' (3 sibs) 34: 0x2aa34e730d8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73950 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73b20 VAL: '100' (3 sibs) 34: 0x2aa34e73bb8 VAL: '101' (3 sibs) 34: 0x2aa34e73c50 VAL: '102' (3 sibs) 34: 0x2aa34e739e8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73cf0 VAL: '110' (3 sibs) 34: 0x2aa34e73d88 VAL: '111' (3 sibs) 34: 0x2aa34e73e20 VAL: '112' (3 sibs) 34: 0x2aa34e73a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73ec0 VAL: '120' (3 sibs) 34: 0x2aa34e73f58 VAL: '121' (3 sibs) 34: 0x2aa34e73ff0 VAL: '122' (3 sibs) 34: 0x2aa34e73170 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74090 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74260 VAL: '200' (3 sibs) 34: 0x2aa34e742f8 VAL: '201' (3 sibs) 34: 0x2aa34e74390 VAL: '202' (3 sibs) 34: 0x2aa34e74128 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74430 VAL: '210' (3 sibs) 34: 0x2aa34e744c8 VAL: '211' (3 sibs) 34: 0x2aa34e74560 VAL: '212' (3 sibs) 34: 0x2aa34e741c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74600 VAL: '220' (3 sibs) 34: 0x2aa34e74698 VAL: '221' (3 sibs) 34: 0x2aa34e74730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34ea1370 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ea1400 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ea1490 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ea1520 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ea15b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ea1640 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ea16d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ea1760 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ea17f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ea1880 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ea1910 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ea19a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ea1a30 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ea1ac0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ea1b50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ea1be0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ea1c70 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ea1d00 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ea1d90 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ea1e20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ea1eb0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ea1f40 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ea1fd0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ea2060 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ea20f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ea2180 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ea2210 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ea22a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ea2330 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ea23c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ea2450 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ea24e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ea2570 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ea2600 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ea2690 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ea2720 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ea27b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ea2840 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ea28d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ea2960 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] 0x2aa34e8bda0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e8be30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e8bec0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e8bf50 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e8bfe0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e8c070 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e8c100 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e8c190 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e8c220 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e8c2b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e8c340 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e8c3d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e8c460 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e8c4f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e8c580 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e8c610 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e8c6a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e8c730 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e8c7c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e8c850 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e8c8e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e8c970 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e8ca00 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e8ca90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e8cb20 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e8cbb0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e8cc40 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e8ccd0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e8cd60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e8cdf0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e8ce80 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e8cf10 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e8cfa0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e8d030 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e8d0c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e8d150 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e8d1e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e8d270 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e8d300 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e8d390 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] 0x2aa34ea4990 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ea4a20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ea4ab0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ea4b40 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ea4bd0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ea4c60 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ea4cf0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ea4d80 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ea4e10 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ea4ea0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ea4f30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ea4fc0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ea5050 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ea50e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ea5170 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ea5200 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ea5290 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ea5320 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ea53b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ea5440 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ea54d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ea5560 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ea55f0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ea5680 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ea5710 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ea57a0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ea5830 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ea58c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ea5950 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ea59e0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ea5a70 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ea5b00 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ea5b90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ea5c20 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ea5cb0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ea5d40 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ea5dd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ea5e60 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ea5ef0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ea5f80 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] 0x2aa34e8fcd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e8fd60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e8fdf0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e8fe80 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e8ff10 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e8ffa0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e90030 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e900c0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e90150 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e901e0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e90270 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e90300 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e90390 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e90420 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e904b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e90540 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e905d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e90660 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e906f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e90780 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e90810 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e908a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e90930 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e909c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e90a50 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e90ae0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e90b70 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e90c00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e90c90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e90d20 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e90db0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e90e40 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e90ed0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e90f60 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e90ff0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e91080 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e91110 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e911a0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e91230 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e912c0 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] 0x2aa34ea6da0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ea6e30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ea6ec0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ea6f50 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ea6fe0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ea7070 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ea7100 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ea7190 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ea7220 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ea72b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ea7340 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ea73d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ea7460 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ea74f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ea7580 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ea7610 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ea76a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ea7730 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ea77c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ea7850 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ea78e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ea7970 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ea7a00 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ea7a90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ea7b20 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ea7bb0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ea7c40 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ea7cd0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ea7d60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ea7df0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ea7e80 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ea7f10 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ea7fa0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ea8030 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ea80c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ea8150 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ea81e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ea8270 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ea8300 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ea8390 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] 0x2aa34e93d70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e93e00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e93e90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e93f20 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e93fb0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e94040 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e940d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e94160 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e941f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e94280 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e94310 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e943a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e94430 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e944c0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e94550 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e945e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e94670 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e94700 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e94790 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e94820 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e948b0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e94940 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e949d0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e94a60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e94af0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e94b80 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e94c10 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e94ca0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e94d30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e94dc0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e94e50 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e94ee0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e94f70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e95000 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e95090 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e95120 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e951b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e95240 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e952d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e95360 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] 0x2aa34ea91b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ea9240 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ea92d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ea9360 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ea93f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ea9480 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ea9510 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ea95a0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ea9630 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ea96c0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ea9750 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ea97e0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ea9870 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ea9900 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ea9990 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ea9a20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ea9ab0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ea9b40 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ea9bd0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ea9c60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ea9cf0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ea9d80 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ea9e10 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ea9ea0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ea9f30 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ea9fc0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eaa050 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eaa0e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eaa170 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eaa200 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eaa290 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eaa320 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eaa3b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eaa440 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eaa4d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eaa560 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eaa5f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eaa680 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eaa710 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eaa7a0 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] 0x2aa34e98330 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e983c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e98450 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e984e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e98570 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e98600 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e98690 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e98720 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e987b0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e98840 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e988d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e98960 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e989f0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e98a80 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e98b10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e98ba0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e98c30 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e98cc0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e98d50 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e98de0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e98e70 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e98f00 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e98f90 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e99020 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e990b0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e99140 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e991d0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e99260 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e992f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e99380 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e99410 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e994a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e99530 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e995c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e99650 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e996e0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e99770 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e99800 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e99890 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e99920 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] 0x2aa34eab5c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eab650 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34eab6e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34eab770 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34eab800 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34eab890 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34eab920 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34eab9b0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34eaba40 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34eabad0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34eabb60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34eabbf0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34eabc80 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34eabd10 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34eabda0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34eabe30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34eabec0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34eabf50 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34eabfe0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34eac070 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34eac100 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34eac190 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34eac220 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34eac2b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34eac340 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34eac3d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eac460 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eac4f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eac580 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eac610 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eac6a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eac730 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eac7c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eac850 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eac8e0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eac970 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eaca00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eaca90 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eacb20 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eacbb0 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] 0x2aa34e9a740 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e9a7d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e9a860 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e9a8f0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e9a980 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e9aa10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e9aaa0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e9ab30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e9abc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e9ac50 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e9ace0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e9ad70 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e9ae00 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e9ae90 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e9af20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e9afb0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e9b040 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e9b0d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e9b160 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e9b1f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e9b280 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e9b310 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e9b3a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e9b430 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e9b4c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e9b550 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e9b5e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e9b670 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e9b700 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e9b790 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e9b820 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e9b8b0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e9b940 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e9b9d0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e9ba60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e9baf0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e9bb80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e9bc10 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e9bca0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e9bd30 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] 0x2aa34ead9d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eada60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34eadaf0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34eadb80 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34eadc10 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34eadca0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34eadd30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34eaddc0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34eade50 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34eadee0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34eadf70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34eae000 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34eae090 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34eae120 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34eae1b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34eae240 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34eae2d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34eae360 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34eae3f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34eae480 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34eae510 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34eae5a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34eae630 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34eae6c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34eae750 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34eae7e0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eae870 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eae900 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eae990 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eaea20 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eaeab0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eaeb40 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eaebd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eaec60 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eaecf0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eaed80 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eaee10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eaeea0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eaef30 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eaefc0 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] 0x2aa34e9cb50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e9cbe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e9cc70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e9cd00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e9cd90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e9ce20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e9ceb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e9cf40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e9cfd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e9d060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e9d0f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e9d180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e9d210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e9d2a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e9d330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e9d3c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e9d450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e9d4e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e9d570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e9d600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e9d690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e9d720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e9d7b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e9d840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e9d8d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e9d960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e9d9f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e9da80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e9db10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e9dba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34e9dc30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34e9dcc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34e9dd50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34e9dde0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34e9de70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34e9df00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34e9df90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34e9e020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34e9e0b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34e9e140 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] 0x2aa34eafde0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eafe70 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34eaff00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34eaff90 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34eb0020 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34eb00b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34eb0140 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34eb01d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34eb0260 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34eb02f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34eb0380 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34eb0410 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34eb04a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34eb0530 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34eb05c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34eb0650 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34eb06e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34eb0770 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34eb0800 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34eb0890 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34eb0920 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34eb09b0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34eb0a40 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34eb0ad0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34eb0b60 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34eb0bf0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eb0c80 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eb0d10 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eb0da0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eb0e30 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eb0ec0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eb0f50 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eb0fe0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eb1070 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eb1100 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eb1190 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eb1220 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eb12b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eb1340 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eb13d0 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] 0x2aa34e9ef60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34e9eff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34e9f080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34e9f110 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34e9f1a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34e9f230 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34e9f2c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34e9f350 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34e9f3e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34e9f470 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34e9f500 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34e9f590 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34e9f620 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34e9f6b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34e9f740 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34e9f7d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34e9f860 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34e9f8f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34e9f980 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34e9fa10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34e9faa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34e9fb30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34e9fbc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34e9fc50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34e9fce0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34e9fd70 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34e9fe00 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34e9fe90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34e9ff20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34e9ffb0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ea0040 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ea00d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ea0160 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ea01f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ea0280 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ea0310 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ea03a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ea0430 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ea04c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ea0550 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] 0x2aa34eb3400 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eb3490 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34eb3520 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34eb35b0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34eb3640 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34eb36d0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34eb3760 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34eb37f0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34eb3880 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34eb3910 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34eb39a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34eb3a30 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34eb3ac0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34eb3b50 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34eb3be0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34eb3c70 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34eb3d00 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34eb3d90 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34eb3e20 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34eb3eb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34eb3f40 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34eb3fd0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34eb4060 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34eb40f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34eb4180 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34eb4210 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eb42a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eb4330 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eb43c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eb4450 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eb44e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eb4570 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eb4600 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eb4690 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eb4720 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eb47b0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eb4840 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eb48d0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eb4960 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eb49f0 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] 0x2aa34ea1370 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ea1400 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ea1490 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ea1520 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ea15b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ea1640 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ea16d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ea1760 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ea17f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ea1880 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ea1910 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ea19a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ea1a30 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ea1ac0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ea1b50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ea1be0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ea1c70 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ea1d00 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ea1d90 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ea1e20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ea1eb0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ea1f40 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ea1fd0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ea2060 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ea20f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ea2180 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ea2210 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ea22a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ea2330 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ea23c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ea2450 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ea24e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ea2570 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ea2600 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ea2690 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ea2720 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ea27b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ea2840 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ea28d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ea2960 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] 0x2aa34eb5810 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eb58a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34eb5930 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34eb59c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34eb5a50 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34eb5ae0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34eb5b70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34eb5c00 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34eb5c90 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34eb5d20 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34eb5db0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34eb5e40 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34eb5ed0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34eb5f60 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34eb5ff0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34eb6080 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34eb6110 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34eb61a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34eb6230 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34eb62c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34eb6350 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34eb63e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34eb6470 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34eb6500 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34eb6590 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34eb6620 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eb66b0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eb6740 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eb67d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eb6860 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eb68f0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eb6980 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eb6a10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eb6aa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eb6b30 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eb6bc0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eb6c50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eb6ce0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eb6d70 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eb6e00 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: 0x2aa34e71490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6e2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e680 VAL: '000' (3 sibs) 34: 0x2aa34e6e718 VAL: '001' (3 sibs) 34: 0x2aa34e6e7b0 VAL: '002' (3 sibs) 34: 0x2aa34e6e548 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e850 VAL: '010' (3 sibs) 34: 0x2aa34e6e8e8 VAL: '011' (3 sibs) 34: 0x2aa34e6e980 VAL: '012' (3 sibs) 34: 0x2aa34e6e5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ea20 VAL: '020' (3 sibs) 34: 0x2aa34e6eab8 VAL: '021' (3 sibs) 34: 0x2aa34e6eb50 VAL: '022' (3 sibs) 34: 0x2aa34e6e378 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ebf0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6edc0 VAL: '100' (3 sibs) 34: 0x2aa34e6ee58 VAL: '101' (3 sibs) 34: 0x2aa34e6eef0 VAL: '102' (3 sibs) 34: 0x2aa34e6ec88 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ef90 VAL: '110' (3 sibs) 34: 0x2aa34e6f028 VAL: '111' (3 sibs) 34: 0x2aa34e6f0c0 VAL: '112' (3 sibs) 34: 0x2aa34e6ed20 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f160 VAL: '120' (3 sibs) 34: 0x2aa34e6f1f8 VAL: '121' (3 sibs) 34: 0x2aa34e6f290 VAL: '122' (3 sibs) 34: 0x2aa34e6e410 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f330 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f500 VAL: '200' (3 sibs) 34: 0x2aa34e6f598 VAL: '201' (3 sibs) 34: 0x2aa34e6f630 VAL: '202' (3 sibs) 34: 0x2aa34e6f3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f6d0 VAL: '210' (3 sibs) 34: 0x2aa34e6f768 VAL: '211' (3 sibs) 34: 0x2aa34e6f800 VAL: '212' (3 sibs) 34: 0x2aa34e6f460 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f8a0 VAL: '220' (3 sibs) 34: 0x2aa34e6f938 VAL: '221' (3 sibs) 34: 0x2aa34e6f9d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34eb7c20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eb7cb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34eb7d40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34eb7dd0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34eb7e60 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34eb7ef0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34eb7f80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34eb8010 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34eb80a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34eb8130 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34eb81c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34eb8250 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34eb82e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34eb8370 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34eb8400 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34eb8490 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34eb8520 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34eb85b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34eb8640 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34eb86d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34eb8760 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34eb87f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34eb8880 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34eb8910 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34eb89a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34eb8a30 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eb8ac0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eb8b50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eb8be0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eb8c70 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eb8d00 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eb8d90 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eb8e20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eb8eb0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eb8f40 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eb8fd0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eb9060 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eb90f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eb9180 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eb9210 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: 0x2aa34e715a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6fcb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6fe80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70050 VAL: '000' (3 sibs) 34: 0x2aa34e700e8 VAL: '001' (3 sibs) 34: 0x2aa34e70180 VAL: '002' (3 sibs) 34: 0x2aa34e6ff18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70220 VAL: '010' (3 sibs) 34: 0x2aa34e702b8 VAL: '011' (3 sibs) 34: 0x2aa34e70350 VAL: '012' (3 sibs) 34: 0x2aa34e6ffb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e703f0 VAL: '020' (3 sibs) 34: 0x2aa34e70488 VAL: '021' (3 sibs) 34: 0x2aa34e70520 VAL: '022' (3 sibs) 34: 0x2aa34e6fd48 SEQ: (3 sibs) 3 children: 34: 0x2aa34e705c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70790 VAL: '100' (3 sibs) 34: 0x2aa34e70828 VAL: '101' (3 sibs) 34: 0x2aa34e708c0 VAL: '102' (3 sibs) 34: 0x2aa34e70658 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70960 VAL: '110' (3 sibs) 34: 0x2aa34e709f8 VAL: '111' (3 sibs) 34: 0x2aa34e70a90 VAL: '112' (3 sibs) 34: 0x2aa34e706f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70b30 VAL: '120' (3 sibs) 34: 0x2aa34e70bc8 VAL: '121' (3 sibs) 34: 0x2aa34e70c60 VAL: '122' (3 sibs) 34: 0x2aa34e6fde0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70d00 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70ed0 VAL: '200' (3 sibs) 34: 0x2aa34e70f68 VAL: '201' (3 sibs) 34: 0x2aa34e71000 VAL: '202' (3 sibs) 34: 0x2aa34e70d98 SEQ: (3 sibs) 3 children: 34: 0x2aa34e710a0 VAL: '210' (3 sibs) 34: 0x2aa34e71138 VAL: '211' (3 sibs) 34: 0x2aa34e711d0 VAL: '212' (3 sibs) 34: 0x2aa34e70e30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71270 VAL: '220' (3 sibs) 34: 0x2aa34e71308 VAL: '221' (3 sibs) 34: 0x2aa34e713a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34eb92b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eb9340 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34eb93d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34eb9460 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34eb94f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34eb9580 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34eb9610 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34eb96a0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34eb9730 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34eb97c0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34eb9850 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34eb98e0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34eb9970 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34eb9a00 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34eb9a90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34eb9b20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34eb9bb0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34eb9c40 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34eb9cd0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34eb9d60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34eb9df0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34eb9e80 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34eb9f10 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34eb9fa0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34eba030 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34eba0c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34eba150 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34eba1e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34eba270 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34eba300 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34eba390 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34eba420 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34eba4b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34eba540 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34eba5d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34eba660 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34eba6f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34eba780 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34eba810 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34eba8a0 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: 0x2aa34e716c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e718b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71c50 VAL: '000' (3 sibs) 34: 0x2aa34e71ce8 VAL: '001' (3 sibs) 34: 0x2aa34e71d80 VAL: '002' (3 sibs) 34: 0x2aa34e71b18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71e20 VAL: '010' (3 sibs) 34: 0x2aa34e71eb8 VAL: '011' (3 sibs) 34: 0x2aa34e71f50 VAL: '012' (3 sibs) 34: 0x2aa34e71bb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71ff0 VAL: '020' (3 sibs) 34: 0x2aa34e72088 VAL: '021' (3 sibs) 34: 0x2aa34e72120 VAL: '022' (3 sibs) 34: 0x2aa34e71948 SEQ: (3 sibs) 3 children: 34: 0x2aa34e721c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72390 VAL: '100' (3 sibs) 34: 0x2aa34e72428 VAL: '101' (3 sibs) 34: 0x2aa34e724c0 VAL: '102' (3 sibs) 34: 0x2aa34e72258 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72560 VAL: '110' (3 sibs) 34: 0x2aa34e725f8 VAL: '111' (3 sibs) 34: 0x2aa34e72690 VAL: '112' (3 sibs) 34: 0x2aa34e722f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72730 VAL: '120' (3 sibs) 34: 0x2aa34e727c8 VAL: '121' (3 sibs) 34: 0x2aa34e72860 VAL: '122' (3 sibs) 34: 0x2aa34e719e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72900 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ad0 VAL: '200' (3 sibs) 34: 0x2aa34e72b68 VAL: '201' (3 sibs) 34: 0x2aa34e72c00 VAL: '202' (3 sibs) 34: 0x2aa34e72998 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ca0 VAL: '210' (3 sibs) 34: 0x2aa34e72d38 VAL: '211' (3 sibs) 34: 0x2aa34e72dd0 VAL: '212' (3 sibs) 34: 0x2aa34e72a30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72e70 VAL: '220' (3 sibs) 34: 0x2aa34e72f08 VAL: '221' (3 sibs) 34: 0x2aa34e72fa0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34eba940 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34eba9d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ebaa60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ebaaf0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ebab80 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ebac10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ebaca0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ebad30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ebadc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ebae50 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ebaee0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ebaf70 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ebb000 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ebb090 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ebb120 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ebb1b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ebb240 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ebb2d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ebb360 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ebb3f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ebb480 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ebb510 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ebb5a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ebb630 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ebb6c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ebb750 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ebb7e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ebb870 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ebb900 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ebb990 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ebba20 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ebbab0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ebbb40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ebbbd0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ebbc60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ebbcf0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ebbd80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ebbe10 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ebbea0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ebbf30 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: 0x2aa34e717d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e73040 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73210 SEQ: (3 sibs) 3 children: 34: 0x2aa34e733e0 VAL: '000' (3 sibs) 34: 0x2aa34e73478 VAL: '001' (3 sibs) 34: 0x2aa34e73510 VAL: '002' (3 sibs) 34: 0x2aa34e732a8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e735b0 VAL: '010' (3 sibs) 34: 0x2aa34e73648 VAL: '011' (3 sibs) 34: 0x2aa34e736e0 VAL: '012' (3 sibs) 34: 0x2aa34e73340 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73780 VAL: '020' (3 sibs) 34: 0x2aa34e73818 VAL: '021' (3 sibs) 34: 0x2aa34e738b0 VAL: '022' (3 sibs) 34: 0x2aa34e730d8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73950 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73b20 VAL: '100' (3 sibs) 34: 0x2aa34e73bb8 VAL: '101' (3 sibs) 34: 0x2aa34e73c50 VAL: '102' (3 sibs) 34: 0x2aa34e739e8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73cf0 VAL: '110' (3 sibs) 34: 0x2aa34e73d88 VAL: '111' (3 sibs) 34: 0x2aa34e73e20 VAL: '112' (3 sibs) 34: 0x2aa34e73a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73ec0 VAL: '120' (3 sibs) 34: 0x2aa34e73f58 VAL: '121' (3 sibs) 34: 0x2aa34e73ff0 VAL: '122' (3 sibs) 34: 0x2aa34e73170 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74090 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74260 VAL: '200' (3 sibs) 34: 0x2aa34e742f8 VAL: '201' (3 sibs) 34: 0x2aa34e74390 VAL: '202' (3 sibs) 34: 0x2aa34e74128 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74430 VAL: '210' (3 sibs) 34: 0x2aa34e744c8 VAL: '211' (3 sibs) 34: 0x2aa34e74560 VAL: '212' (3 sibs) 34: 0x2aa34e741c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74600 VAL: '220' (3 sibs) 34: 0x2aa34e74698 VAL: '221' (3 sibs) 34: 0x2aa34e74730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34ebbfd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ebc060 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ebc0f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ebc180 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ebc210 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ebc2a0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ebc330 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ebc3c0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ebc450 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ebc4e0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ebc570 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ebc600 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ebc690 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ebc720 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ebc7b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ebc840 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ebc8d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ebc960 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ebc9f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ebca80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ebcb10 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ebcba0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ebcc30 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ebccc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ebcd50 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ebcde0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ebce70 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ebcf00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ebcf90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ebd020 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ebd0b0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ebd140 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ebd1d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ebd260 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ebd2f0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ebd380 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ebd410 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ebd4a0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ebd530 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ebd5c0 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: 0x2aa34e71490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6e2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e680 VAL: '000' (3 sibs) 34: 0x2aa34e6e718 VAL: '001' (3 sibs) 34: 0x2aa34e6e7b0 VAL: '002' (3 sibs) 34: 0x2aa34e6e548 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6e850 VAL: '010' (3 sibs) 34: 0x2aa34e6e8e8 VAL: '011' (3 sibs) 34: 0x2aa34e6e980 VAL: '012' (3 sibs) 34: 0x2aa34e6e5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ea20 VAL: '020' (3 sibs) 34: 0x2aa34e6eab8 VAL: '021' (3 sibs) 34: 0x2aa34e6eb50 VAL: '022' (3 sibs) 34: 0x2aa34e6e378 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ebf0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6edc0 VAL: '100' (3 sibs) 34: 0x2aa34e6ee58 VAL: '101' (3 sibs) 34: 0x2aa34e6eef0 VAL: '102' (3 sibs) 34: 0x2aa34e6ec88 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6ef90 VAL: '110' (3 sibs) 34: 0x2aa34e6f028 VAL: '111' (3 sibs) 34: 0x2aa34e6f0c0 VAL: '112' (3 sibs) 34: 0x2aa34e6ed20 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f160 VAL: '120' (3 sibs) 34: 0x2aa34e6f1f8 VAL: '121' (3 sibs) 34: 0x2aa34e6f290 VAL: '122' (3 sibs) 34: 0x2aa34e6e410 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f330 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f500 VAL: '200' (3 sibs) 34: 0x2aa34e6f598 VAL: '201' (3 sibs) 34: 0x2aa34e6f630 VAL: '202' (3 sibs) 34: 0x2aa34e6f3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f6d0 VAL: '210' (3 sibs) 34: 0x2aa34e6f768 VAL: '211' (3 sibs) 34: 0x2aa34e6f800 VAL: '212' (3 sibs) 34: 0x2aa34e6f460 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6f8a0 VAL: '220' (3 sibs) 34: 0x2aa34e6f938 VAL: '221' (3 sibs) 34: 0x2aa34e6f9d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34ebd660 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ebd6f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ebd780 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ebd810 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ebd8a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ebd930 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ebd9c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ebda50 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ebdae0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ebdb70 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ebdc00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ebdc90 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ebdd20 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ebddb0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ebde40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ebded0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ebdf60 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ebdff0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ebe080 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ebe110 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ebe1a0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ebe230 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ebe2c0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ebe350 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ebe3e0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ebe470 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ebe500 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ebe590 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ebe620 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ebe6b0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ebe740 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ebe7d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ebe860 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ebe8f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ebe980 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ebea10 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ebeaa0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ebeb30 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ebebc0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ebec50 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: 0x2aa34e715a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e6fcb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e6fe80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70050 VAL: '000' (3 sibs) 34: 0x2aa34e700e8 VAL: '001' (3 sibs) 34: 0x2aa34e70180 VAL: '002' (3 sibs) 34: 0x2aa34e6ff18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70220 VAL: '010' (3 sibs) 34: 0x2aa34e702b8 VAL: '011' (3 sibs) 34: 0x2aa34e70350 VAL: '012' (3 sibs) 34: 0x2aa34e6ffb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e703f0 VAL: '020' (3 sibs) 34: 0x2aa34e70488 VAL: '021' (3 sibs) 34: 0x2aa34e70520 VAL: '022' (3 sibs) 34: 0x2aa34e6fd48 SEQ: (3 sibs) 3 children: 34: 0x2aa34e705c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70790 VAL: '100' (3 sibs) 34: 0x2aa34e70828 VAL: '101' (3 sibs) 34: 0x2aa34e708c0 VAL: '102' (3 sibs) 34: 0x2aa34e70658 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70960 VAL: '110' (3 sibs) 34: 0x2aa34e709f8 VAL: '111' (3 sibs) 34: 0x2aa34e70a90 VAL: '112' (3 sibs) 34: 0x2aa34e706f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70b30 VAL: '120' (3 sibs) 34: 0x2aa34e70bc8 VAL: '121' (3 sibs) 34: 0x2aa34e70c60 VAL: '122' (3 sibs) 34: 0x2aa34e6fde0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70d00 SEQ: (3 sibs) 3 children: 34: 0x2aa34e70ed0 VAL: '200' (3 sibs) 34: 0x2aa34e70f68 VAL: '201' (3 sibs) 34: 0x2aa34e71000 VAL: '202' (3 sibs) 34: 0x2aa34e70d98 SEQ: (3 sibs) 3 children: 34: 0x2aa34e710a0 VAL: '210' (3 sibs) 34: 0x2aa34e71138 VAL: '211' (3 sibs) 34: 0x2aa34e711d0 VAL: '212' (3 sibs) 34: 0x2aa34e70e30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71270 VAL: '220' (3 sibs) 34: 0x2aa34e71308 VAL: '221' (3 sibs) 34: 0x2aa34e713a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34ebecf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ebed80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ebee10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ebeea0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ebef30 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ebefc0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ebf050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ebf0e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ebf170 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ebf200 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ebf290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ebf320 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ebf3b0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ebf440 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ebf4d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ebf560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ebf5f0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ebf680 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ebf710 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ebf7a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ebf830 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ebf8c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ebf950 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ebf9e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ebfa70 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ebfb00 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ebfb90 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ebfc20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ebfcb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ebfd40 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ebfdd0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ebfe60 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ebfef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ebff80 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ec0010 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ec00a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ec0130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ec01c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ec0250 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ec02e0 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: 0x2aa34e716c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e718b0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71c50 VAL: '000' (3 sibs) 34: 0x2aa34e71ce8 VAL: '001' (3 sibs) 34: 0x2aa34e71d80 VAL: '002' (3 sibs) 34: 0x2aa34e71b18 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71e20 VAL: '010' (3 sibs) 34: 0x2aa34e71eb8 VAL: '011' (3 sibs) 34: 0x2aa34e71f50 VAL: '012' (3 sibs) 34: 0x2aa34e71bb0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e71ff0 VAL: '020' (3 sibs) 34: 0x2aa34e72088 VAL: '021' (3 sibs) 34: 0x2aa34e72120 VAL: '022' (3 sibs) 34: 0x2aa34e71948 SEQ: (3 sibs) 3 children: 34: 0x2aa34e721c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72390 VAL: '100' (3 sibs) 34: 0x2aa34e72428 VAL: '101' (3 sibs) 34: 0x2aa34e724c0 VAL: '102' (3 sibs) 34: 0x2aa34e72258 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72560 VAL: '110' (3 sibs) 34: 0x2aa34e725f8 VAL: '111' (3 sibs) 34: 0x2aa34e72690 VAL: '112' (3 sibs) 34: 0x2aa34e722f0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72730 VAL: '120' (3 sibs) 34: 0x2aa34e727c8 VAL: '121' (3 sibs) 34: 0x2aa34e72860 VAL: '122' (3 sibs) 34: 0x2aa34e719e0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72900 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ad0 VAL: '200' (3 sibs) 34: 0x2aa34e72b68 VAL: '201' (3 sibs) 34: 0x2aa34e72c00 VAL: '202' (3 sibs) 34: 0x2aa34e72998 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72ca0 VAL: '210' (3 sibs) 34: 0x2aa34e72d38 VAL: '211' (3 sibs) 34: 0x2aa34e72dd0 VAL: '212' (3 sibs) 34: 0x2aa34e72a30 SEQ: (3 sibs) 3 children: 34: 0x2aa34e72e70 VAL: '220' (3 sibs) 34: 0x2aa34e72f08 VAL: '221' (3 sibs) 34: 0x2aa34e72fa0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34ec0380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ec0410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ec04a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ec0530 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ec05c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ec0650 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ec06e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ec0770 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ec0800 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ec0890 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ec0920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ec09b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ec0a40 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ec0ad0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ec0b60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ec0bf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ec0c80 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ec0d10 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ec0da0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ec0e30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ec0ec0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ec0f50 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ec0fe0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ec1070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ec1100 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ec1190 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ec1220 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ec12b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ec1340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ec13d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ec1460 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ec14f0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ec1580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ec1610 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ec16a0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ec1730 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ec17c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ec1850 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ec18e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ec1970 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: 0x2aa34e717d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa34e73040 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73210 SEQ: (3 sibs) 3 children: 34: 0x2aa34e733e0 VAL: '000' (3 sibs) 34: 0x2aa34e73478 VAL: '001' (3 sibs) 34: 0x2aa34e73510 VAL: '002' (3 sibs) 34: 0x2aa34e732a8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e735b0 VAL: '010' (3 sibs) 34: 0x2aa34e73648 VAL: '011' (3 sibs) 34: 0x2aa34e736e0 VAL: '012' (3 sibs) 34: 0x2aa34e73340 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73780 VAL: '020' (3 sibs) 34: 0x2aa34e73818 VAL: '021' (3 sibs) 34: 0x2aa34e738b0 VAL: '022' (3 sibs) 34: 0x2aa34e730d8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73950 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73b20 VAL: '100' (3 sibs) 34: 0x2aa34e73bb8 VAL: '101' (3 sibs) 34: 0x2aa34e73c50 VAL: '102' (3 sibs) 34: 0x2aa34e739e8 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73cf0 VAL: '110' (3 sibs) 34: 0x2aa34e73d88 VAL: '111' (3 sibs) 34: 0x2aa34e73e20 VAL: '112' (3 sibs) 34: 0x2aa34e73a80 SEQ: (3 sibs) 3 children: 34: 0x2aa34e73ec0 VAL: '120' (3 sibs) 34: 0x2aa34e73f58 VAL: '121' (3 sibs) 34: 0x2aa34e73ff0 VAL: '122' (3 sibs) 34: 0x2aa34e73170 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74090 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74260 VAL: '200' (3 sibs) 34: 0x2aa34e742f8 VAL: '201' (3 sibs) 34: 0x2aa34e74390 VAL: '202' (3 sibs) 34: 0x2aa34e74128 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74430 VAL: '210' (3 sibs) 34: 0x2aa34e744c8 VAL: '211' (3 sibs) 34: 0x2aa34e74560 VAL: '212' (3 sibs) 34: 0x2aa34e741c0 SEQ: (3 sibs) 3 children: 34: 0x2aa34e74600 VAL: '220' (3 sibs) 34: 0x2aa34e74698 VAL: '221' (3 sibs) 34: 0x2aa34e74730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa34ec1a10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa34ec1aa0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa34ec1b30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa34ec1bc0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa34ec1c50 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa34ec1ce0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa34ec1d70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa34ec1e00 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa34ec1e90 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa34ec1f20 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa34ec1fb0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa34ec2040 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa34ec20d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa34ec2160 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa34ec21f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa34ec2280 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa34ec2310 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa34ec23a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa34ec2430 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa34ec24c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa34ec2550 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa34ec25e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa34ec2670 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa34ec2700 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa34ec2790 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa34ec2820 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa34ec28b0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa34ec2940 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa34ec29d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa34ec2a60 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa34ec2af0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa34ec2b80 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa34ec2c10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa34ec2ca0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa34ec2d30 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa34ec2dc0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa34ec2e50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa34ec2ee0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa34ec2f70 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa34ec3000 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 (3 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (4 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.01 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.6.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x2aa04e63e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e5f5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e5f780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e5f950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e5fb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e5fbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e5fc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e5f9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e5fcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e5fd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e5fe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e5fa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e5fec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e5ff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e5fff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e5f818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e60090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e60260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e602f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e60390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e60128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e604c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e60560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e601c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e60698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e60730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e5f8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e607d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e609a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e60a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e60ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e60868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e60c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e60ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e60900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e60dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e60e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e5f648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e60f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e610e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e612b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e61348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e613e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e61178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e61518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e615b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e61210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e616e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e61780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e60fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e61820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e619f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e61a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e61b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e618b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e61c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e61cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e61950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e61e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e61ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e61040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e61f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e621c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e62260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e61ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e62398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e62430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e62090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e624d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e62568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e62600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e5f6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e626a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e62870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e62ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e62b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e62908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e62ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e62d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e629a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e62de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e62e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e62f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e62738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e62fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e63180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e63218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e632b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e63048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e633e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e63480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e630e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e635b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e63650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e627d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e636f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e638c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e63958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e639f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e63788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e63b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e63bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e63820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e63cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e63d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04e6fd10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e6fda0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e6fe30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e6fec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e6ff50 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e6ffe0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e70070 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e70100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e70190 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e70220 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e702b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e70340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e703d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e70460 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e704f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e70580 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e70610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e706a0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e70730 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e707c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e70850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e708e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e70970 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e70a00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e70a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e70b20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e70bb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e70c40 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e70cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e70d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e70df0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e70e80 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e70f10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e70fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e71030 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e710c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e71150 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e711e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e71270 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e71300 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e71390 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e71420 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e714b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e71540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e715d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e71660 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e716f0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e71780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e71810 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e718a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e71930 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e719c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e71a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e71ae0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e71b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e71c00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e71c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e71d20 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e71db0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e71e40 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e71ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e71f60 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e71ff0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e72080 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e72110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e721a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e72230 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e722c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e72350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e723e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e72470 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e72500 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e72590 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e72620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e726b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e72740 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e727d0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e72860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e728f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e72980 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e72a10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e72aa0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e72b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e72bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e72c50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e72ce0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e72d70 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e72e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e72e90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e72f20 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e72fb0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e73040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e730d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e73160 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e731f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e73280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e73310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e733a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e73430 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e734c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e73550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e735e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e73670 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e73700 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e73790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e73820 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e738b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e73940 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e739d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e73a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e73af0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e73b80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e73c10 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e73ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e73d30 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e73dc0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e73e50 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e73ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e73f70 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e74000 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e74090 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x2aa04e63f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e64070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e64240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e64410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e645e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e64678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e64710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e644a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e647b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e64848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e648e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e64540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e64980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e64a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e64ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e642d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e64b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e64d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e64db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e64e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e64be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e64ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e64f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e65020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e64c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e650c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e65158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e651f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e64370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e65290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e654f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e65590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e65328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e656c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e65760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e653c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e65800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e65898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e65930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e64108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e659d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e65ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e65e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e65ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e65c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e65fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e66070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e65cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e661a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e66240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e65a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e662e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e664b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e66548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e665e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e66378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e66718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e667b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e66410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e668e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e66980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e65b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e66a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e66bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e66c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e66d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e66ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e66e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e66ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e66b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e67028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e670c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e641a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e67160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e67330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e67598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e67630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e673c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e676d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e67768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e67800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e67460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e678a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e67938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e679d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e671f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e67a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e67cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e67d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e67b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e67e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e67ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e67f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e67ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e67fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e68078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e68110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e67290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e681b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e68380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e68418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e684b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e68248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e68550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e685e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e68680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e682e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e68720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e687b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e68850 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04e78450 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e784e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e78570 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e78600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e78690 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e78720 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e787b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e78840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e788d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e78960 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e789f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e78a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e78b10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e78ba0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e78c30 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e78cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e78d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e78de0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e78e70 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e78f00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e78f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e79020 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e790b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e79140 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e791d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e79260 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e792f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e79380 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e79410 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e794a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e79530 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e795c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e79650 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e796e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e79770 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e79800 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e79890 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e79920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e799b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e79a40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e79ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e79b60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e79bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e79c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e79d10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e79da0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e79e30 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e79ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e79f50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e79fe0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e7a070 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e7a100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e7a190 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e7a220 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e7a2b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e7a340 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e7a3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e7a460 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e7a4f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e7a580 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e7a610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e7a6a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e7a730 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e7a7c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e7a850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e7a8e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e7a970 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e7aa00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e7aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e7ab20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e7abb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e7ac40 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e7acd0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e7ad60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e7adf0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e7ae80 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e7af10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e7afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e7b030 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e7b0c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e7b150 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e7b1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e7b270 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e7b300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e7b390 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e7b420 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e7b4b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e7b540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e7b5d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e7b660 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e7b6f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e7b780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e7b810 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e7b8a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e7b930 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e7b9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e7ba50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e7bae0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e7bb70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e7bc00 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e7bc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e7bd20 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e7bdb0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e7be40 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e7bed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e7bf60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e7bff0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e7c080 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e7c110 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e7c1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e7c230 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e7c2c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e7c350 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e7c3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e7c470 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e7c500 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e7c590 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e7c620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e7c6b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e7c740 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e7c7d0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x2aa04e63e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e5f5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e5f780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e5f950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e5fb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e5fbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e5fc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e5f9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e5fcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e5fd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e5fe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e5fa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e5fec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e5ff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e5fff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e5f818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e60090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e60260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e602f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e60390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e60128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e604c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e60560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e601c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e60698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e60730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e5f8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e607d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e609a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e60a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e60ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e60868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e60c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e60ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e60900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e60dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e60e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e5f648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e60f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e610e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e612b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e61348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e613e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e61178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e61518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e615b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e61210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e616e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e61780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e60fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e61820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e619f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e61a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e61b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e618b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e61c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e61cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e61950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e61e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e61ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e61040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e61f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e621c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e62260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e61ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e62398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e62430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e62090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e624d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e62568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e62600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e5f6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e626a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e62870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e62ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e62b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e62908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e62ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e62d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e629a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e62de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e62e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e62f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e62738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e62fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e63180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e63218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e632b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e63048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e633e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e63480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e630e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e635b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e63650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e627d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e636f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e638c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e63958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e639f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e63788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e63b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e63bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e63820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e63cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e63d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04e7cc60 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e7ccf0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e7cd80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e7ce10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e7cea0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e7cf30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e7cfc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e7d050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e7d0e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e7d170 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e7d200 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e7d290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e7d320 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e7d3b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e7d440 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e7d4d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e7d560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e7d5f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e7d680 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e7d710 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e7d7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e7d830 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e7d8c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e7d950 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e7d9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e7da70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e7db00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e7db90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e7dc20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e7dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e7dd40 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e7ddd0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e7de60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e7def0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e7df80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e7e010 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e7e0a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e7e130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e7e1c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e7e250 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e7e2e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e7e370 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e7e400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e7e490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e7e520 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e7e5b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e7e640 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e7e6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e7e760 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e7e7f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e7e880 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e7e910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e7e9a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e7ea30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e7eac0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e7eb50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e7ebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e7ec70 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e7ed00 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e7ed90 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e7ee20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e7eeb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e7ef40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e7efd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e7f060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e7f0f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e7f180 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e7f210 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e7f2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e7f330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e7f3c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e7f450 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e7f4e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e7f570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e7f600 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e7f690 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e7f720 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e7f7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e7f840 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e7f8d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e7f960 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e7f9f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e7fa80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e7fb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e7fba0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e7fc30 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e7fcc0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e7fd50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e7fde0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e7fe70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e7ff00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e7ff90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e80020 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e800b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e80140 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e801d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e80260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e802f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e80380 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e80410 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e804a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e80530 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e805c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e80650 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e806e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e80770 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e80800 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e80890 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e80920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e809b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e80a40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e80ad0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e80b60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e80bf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e80c80 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e80d10 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e80da0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e80e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e80ec0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e80f50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e80fe0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x2aa04e63f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e64070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e64240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e64410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e645e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e64678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e64710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e644a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e647b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e64848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e648e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e64540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e64980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e64a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e64ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e642d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e64b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e64d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e64db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e64e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e64be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e64ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e64f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e65020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e64c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e650c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e65158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e651f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e64370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e65290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e654f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e65590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e65328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e656c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e65760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e653c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e65800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e65898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e65930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e64108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e659d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e65ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e65e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e65ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e65c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e65fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e66070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e65cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e661a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e66240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e65a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e662e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e664b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e66548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e665e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e66378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e66718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e667b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e66410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e668e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e66980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e65b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e66a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e66bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e66c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e66d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e66ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e66e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e66ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e66b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e67028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e670c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e641a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e67160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e67330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e67598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e67630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e673c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e676d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e67768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e67800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e67460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e678a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e67938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e679d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e671f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e67a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e67cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e67d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e67b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e67e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e67ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e67f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e67ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e67fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e68078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e68110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e67290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e681b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e68380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e68418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e684b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e68248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e68550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e685e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e68680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e682e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e68720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e687b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e68850 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04e81470 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e81500 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e81590 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e81620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e816b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e81740 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e817d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e81860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e818f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e81980 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e81a10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e81aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e81b30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e81bc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e81c50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e81ce0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e81d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e81e00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e81e90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e81f20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e81fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e82040 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e820d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e82160 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e821f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e82280 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e82310 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e823a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e82430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e824c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e82550 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e825e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e82670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e82700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e82790 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e82820 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e828b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e82940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e829d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e82a60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e82af0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e82b80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e82c10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e82ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e82d30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e82dc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e82e50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e82ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e82f70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e83000 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e83090 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e83120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e831b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e83240 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e832d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e83360 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e833f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e83480 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e83510 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e835a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e83630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e836c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e83750 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e837e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e83870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e83900 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e83990 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e83a20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e83ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e83b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e83bd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e83c60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e83cf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e83d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e83e10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e83ea0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e83f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e83fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e84050 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e840e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e84170 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e84200 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e84290 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e84320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e843b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e84440 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e844d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e84560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e845f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e84680 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e84710 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e847a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e84830 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e848c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e84950 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e849e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e84a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e84b00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e84b90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e84c20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e84cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e84d40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e84dd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e84e60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e84ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e84f80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e85010 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e850a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e85130 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e851c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e85250 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e852e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e85370 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e85400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e85490 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e85520 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e855b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e85640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e856d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e85760 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e857f0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\n 35: foo0: {\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 35: },\n 35: bar0: {\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 35: },\n 35: baz0: {\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 35: },\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa04e6fd10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e6fda0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e6fe30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e6fec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e6ff50 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e6ffe0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e70070 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e70100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e70190 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e70220 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e702b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e70340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e703d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e70460 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e704f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e70580 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e70610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e706a0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e70730 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e707c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e70850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e708e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e70970 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e70a00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e70a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e70b20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e70bb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e70c40 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e70cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e70d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e70df0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e70e80 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e70f10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e70fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e71030 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e710c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e71150 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e711e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e71270 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e71300 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e71390 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e71420 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e714b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e71540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e715d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e71660 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e716f0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e71780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e71810 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e718a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e71930 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e719c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e71a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e71ae0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e71b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e71c00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e71c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e71d20 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e71db0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e71e40 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e71ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e71f60 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e71ff0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e72080 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e72110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e721a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e72230 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e722c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e72350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e723e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e72470 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e72500 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e72590 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e72620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e726b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e72740 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e727d0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e72860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e728f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e72980 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e72a10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e72aa0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e72b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e72bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e72c50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e72ce0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e72d70 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e72e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e72e90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e72f20 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e72fb0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e73040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e730d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e73160 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e731f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e73280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e73310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e733a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e73430 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e734c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e73550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e735e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e73670 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e73700 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e73790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e73820 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e738b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e73940 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e739d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e73a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e73af0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e73b80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e73c10 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e73ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e73d30 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e73dc0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e73e50 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e73ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e73f70 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e74000 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e74090 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] 0x2aa04e88090 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e88120 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e881b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e88240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e882d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e88360 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e883f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e88480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e88510 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e885a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e88630 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e886c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e88750 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e887e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e88870 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e88900 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e88990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e88a20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e88ab0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e88b40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e88bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e88c60 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e88cf0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e88d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e88e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e88ea0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e88f30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e88fc0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e89050 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e890e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e89170 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e89200 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e89290 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e89320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e893b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e89440 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e894d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e89560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e895f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e89680 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e89710 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e897a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e89830 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e898c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e89950 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e899e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e89a70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e89b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e89b90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e89c20 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e89cb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e89d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e89dd0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e89e60 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e89ef0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e89f80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e8a010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e8a0a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e8a130 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e8a1c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e8a250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e8a2e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e8a370 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e8a400 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e8a490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e8a520 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e8a5b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e8a640 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e8a6d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e8a760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e8a7f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e8a880 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e8a910 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e8a9a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e8aa30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e8aac0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e8ab50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e8abe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e8ac70 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e8ad00 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e8ad90 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e8ae20 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e8aeb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e8af40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e8afd0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e8b060 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e8b0f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e8b180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e8b210 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e8b2a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e8b330 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e8b3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e8b450 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e8b4e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e8b570 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e8b600 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e8b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e8b720 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e8b7b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e8b840 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e8b8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e8b960 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e8b9f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e8ba80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e8bb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e8bba0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e8bc30 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e8bcc0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e8bd50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e8bde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e8be70 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e8bf00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e8bf90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e8c020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e8c0b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e8c140 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e8c1d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e8c260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e8c2f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e8c380 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e8c410 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa04e78450 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e784e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e78570 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e78600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e78690 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e78720 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e787b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e78840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e788d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e78960 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e789f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e78a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e78b10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e78ba0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e78c30 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e78cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e78d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e78de0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e78e70 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e78f00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e78f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e79020 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e790b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e79140 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e791d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e79260 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e792f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e79380 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e79410 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e794a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e79530 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e795c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e79650 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e796e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e79770 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e79800 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e79890 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e79920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e799b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e79a40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e79ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e79b60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e79bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e79c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e79d10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e79da0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e79e30 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e79ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e79f50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e79fe0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e7a070 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e7a100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e7a190 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e7a220 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e7a2b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e7a340 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e7a3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e7a460 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e7a4f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e7a580 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e7a610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e7a6a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e7a730 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e7a7c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e7a850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e7a8e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e7a970 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e7aa00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e7aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e7ab20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e7abb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e7ac40 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e7acd0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e7ad60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e7adf0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e7ae80 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e7af10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e7afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e7b030 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e7b0c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e7b150 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e7b1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e7b270 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e7b300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e7b390 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e7b420 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e7b4b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e7b540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e7b5d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e7b660 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e7b6f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e7b780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e7b810 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e7b8a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e7b930 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e7b9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e7ba50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e7bae0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e7bb70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e7bc00 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e7bc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e7bd20 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e7bdb0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e7be40 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e7bed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e7bf60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e7bff0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e7c080 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e7c110 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e7c1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e7c230 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e7c2c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e7c350 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e7c3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e7c470 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e7c500 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e7c590 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e7c620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e7c6b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e7c740 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e7c7d0 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] 0x2aa04e8c8a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e8c930 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e8c9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e8ca50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e8cae0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e8cb70 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e8cc00 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e8cc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e8cd20 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e8cdb0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e8ce40 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e8ced0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e8cf60 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e8cff0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e8d080 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e8d110 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e8d1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e8d230 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e8d2c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e8d350 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e8d3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e8d470 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e8d500 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e8d590 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e8d620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e8d6b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e8d740 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e8d7d0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e8d860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e8d8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e8d980 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e8da10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e8daa0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e8db30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e8dbc0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e8dc50 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e8dce0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e8dd70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e8de00 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e8de90 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e8df20 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e8dfb0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e8e040 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e8e0d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e8e160 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e8e1f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e8e280 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e8e310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e8e3a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e8e430 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e8e4c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e8e550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e8e5e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e8e670 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e8e700 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e8e790 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e8e820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e8e8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e8e940 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e8e9d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e8ea60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e8eaf0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e8eb80 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e8ec10 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e8eca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e8ed30 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e8edc0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e8ee50 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e8eee0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e8ef70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e8f000 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e8f090 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e8f120 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e8f1b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e8f240 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e8f2d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e8f360 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e8f3f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e8f480 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e8f510 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e8f5a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e8f630 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e8f6c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e8f750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e8f7e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e8f870 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e8f900 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e8f990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e8fa20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e8fab0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e8fb40 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e8fbd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e8fc60 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e8fcf0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e8fd80 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e8fe10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e8fea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e8ff30 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e8ffc0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e90050 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e900e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e90170 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e90200 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e90290 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e90320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e903b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e90440 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e904d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e90560 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e905f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e90680 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e90710 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e907a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e90830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e908c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e90950 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e909e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e90a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e90b00 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e90b90 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e90c20 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa04e7cc60 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e7ccf0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e7cd80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e7ce10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e7cea0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e7cf30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e7cfc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e7d050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e7d0e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e7d170 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e7d200 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e7d290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e7d320 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e7d3b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e7d440 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e7d4d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e7d560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e7d5f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e7d680 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e7d710 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e7d7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e7d830 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e7d8c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e7d950 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e7d9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e7da70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e7db00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e7db90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e7dc20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e7dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e7dd40 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e7ddd0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e7de60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e7def0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e7df80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e7e010 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e7e0a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e7e130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e7e1c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e7e250 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e7e2e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e7e370 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e7e400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e7e490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e7e520 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e7e5b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e7e640 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e7e6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e7e760 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e7e7f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e7e880 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e7e910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e7e9a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e7ea30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e7eac0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e7eb50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e7ebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e7ec70 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e7ed00 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e7ed90 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e7ee20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e7eeb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e7ef40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e7efd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e7f060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e7f0f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e7f180 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e7f210 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e7f2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e7f330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e7f3c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e7f450 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e7f4e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e7f570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e7f600 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e7f690 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e7f720 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e7f7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e7f840 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e7f8d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e7f960 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e7f9f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e7fa80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e7fb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e7fba0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e7fc30 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e7fcc0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e7fd50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e7fde0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e7fe70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e7ff00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e7ff90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e80020 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e800b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e80140 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e801d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e80260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e802f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e80380 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e80410 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e804a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e80530 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e805c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e80650 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e806e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e80770 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e80800 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e80890 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e80920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e809b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e80a40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e80ad0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e80b60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e80bf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e80c80 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e80d10 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e80da0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e80e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e80ec0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e80f50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e80fe0 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] 0x2aa04e934c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e93550 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e935e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e93670 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e93700 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e93790 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e93820 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e938b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e93940 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e939d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e93a60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e93af0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e93b80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e93c10 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e93ca0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e93d30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e93dc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e93e50 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e93ee0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e93f70 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e94000 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e94090 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e94120 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e941b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e94240 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e942d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e94360 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e943f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e94480 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e94510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e945a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e94630 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e946c0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e94750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e947e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e94870 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e94900 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e94990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e94a20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e94ab0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e94b40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e94bd0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e94c60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e94cf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e94d80 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e94e10 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e94ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e94f30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e94fc0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e95050 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e950e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e95170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e95200 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e95290 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e95320 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e953b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e95440 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e954d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e95560 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e955f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e95680 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e95710 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e957a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e95830 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e958c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e95950 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e959e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e95a70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e95b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e95b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e95c20 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e95cb0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e95d40 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e95dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e95e60 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e95ef0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e95f80 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e96010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e960a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e96130 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e961c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e96250 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e962e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e96370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e96400 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e96490 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e96520 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e965b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e96640 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e966d0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e96760 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e967f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e96880 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e96910 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e969a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e96a30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e96ac0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e96b50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e96be0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e96c70 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e96d00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e96d90 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e96e20 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e96eb0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e96f40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e96fd0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e97060 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e970f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e97180 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e97210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e972a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e97330 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e973c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e97450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e974e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e97570 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e97600 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e97690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e97720 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e977b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e97840 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa04e81470 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e81500 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e81590 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e81620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e816b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e81740 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e817d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e81860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e818f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e81980 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e81a10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e81aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e81b30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e81bc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e81c50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e81ce0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e81d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e81e00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e81e90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e81f20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e81fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e82040 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e820d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e82160 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e821f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e82280 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e82310 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e823a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e82430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e824c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e82550 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e825e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e82670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e82700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e82790 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e82820 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e828b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e82940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e829d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e82a60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e82af0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e82b80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e82c10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e82ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e82d30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e82dc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e82e50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e82ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e82f70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e83000 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e83090 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e83120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e831b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e83240 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e832d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e83360 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e833f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e83480 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e83510 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e835a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e83630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e836c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e83750 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e837e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e83870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e83900 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e83990 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e83a20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e83ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e83b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e83bd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e83c60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e83cf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e83d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e83e10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e83ea0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e83f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e83fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e84050 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e840e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e84170 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e84200 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e84290 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e84320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e843b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e84440 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e844d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e84560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e845f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e84680 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e84710 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e847a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e84830 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e848c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e84950 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e849e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e84a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e84b00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e84b90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e84c20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e84cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e84d40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e84dd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e84e60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e84ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e84f80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e85010 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e850a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e85130 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e851c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e85250 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e852e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e85370 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e85400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e85490 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e85520 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e855b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e85640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e856d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e85760 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e857f0 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] 0x2aa04e97cd0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e97d60 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e97df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e97e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e97f10 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e97fa0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e98030 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e980c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e98150 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e981e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e98270 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e98300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e98390 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e98420 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e984b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e98540 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e985d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e98660 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e986f0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e98780 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e98810 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e988a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e98930 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e989c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e98a50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e98ae0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e98b70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e98c00 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e98c90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e98d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e98db0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e98e40 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e98ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e98f60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e98ff0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e99080 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e99110 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e991a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e99230 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e992c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e99350 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e993e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e99470 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e99500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e99590 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e99620 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e996b0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e99740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e997d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e99860 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e998f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e99980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e99a10 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e99aa0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e99b30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e99bc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e99c50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e99ce0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e99d70 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e99e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e99e90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e99f20 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e99fb0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e9a040 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e9a0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e9a160 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e9a1f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e9a280 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e9a310 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e9a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e9a430 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e9a4c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e9a550 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e9a5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e9a670 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e9a700 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e9a790 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e9a820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e9a8b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e9a940 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e9a9d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e9aa60 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e9aaf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e9ab80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e9ac10 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e9aca0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e9ad30 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e9adc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e9ae50 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e9aee0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e9af70 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e9b000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e9b090 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e9b120 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e9b1b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e9b240 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e9b2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e9b360 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e9b3f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e9b480 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e9b510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e9b5a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e9b630 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e9b6c0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e9b750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e9b7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04e9b870 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04e9b900 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04e9b990 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04e9ba20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04e9bab0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04e9bb40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04e9bbd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04e9bc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04e9bcf0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04e9bd80 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04e9be10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04e9bea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04e9bf30 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04e9bfc0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04e9c050 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa04e63e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e5f5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e5f780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e5f950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e5fb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e5fbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e5fc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e5f9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e5fcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e5fd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e5fe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e5fa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e5fec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e5ff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e5fff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e5f818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e60090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e60260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e602f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e60390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e60128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e604c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e60560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e601c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e60698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e60730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e5f8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e607d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e609a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e60a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e60ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e60868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e60c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e60ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e60900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e60dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e60e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e5f648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e60f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e610e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e612b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e61348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e613e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e61178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e61518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e615b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e61210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e616e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e61780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e60fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e61820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e619f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e61a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e61b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e618b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e61c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e61cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e61950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e61e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e61ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e61040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e61f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e621c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e62260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e61ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e62398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e62430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e62090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e624d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e62568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e62600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e5f6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e626a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e62870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e62ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e62b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e62908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e62ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e62d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e629a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e62de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e62e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e62f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e62738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e62fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e63180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e63218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e632b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e63048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e633e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e63480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e630e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e635b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e63650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e627d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e636f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e638c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e63958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e639f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e63788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e63b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e63bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e63820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e63cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e63d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04e9c4e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04e9c570 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04e9c600 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04e9c690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04e9c720 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04e9c7b0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04e9c840 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04e9c8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04e9c960 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04e9c9f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04e9ca80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04e9cb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04e9cba0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04e9cc30 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04e9ccc0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04e9cd50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04e9cde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04e9ce70 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04e9cf00 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04e9cf90 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04e9d020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04e9d0b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04e9d140 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04e9d1d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04e9d260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04e9d2f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04e9d380 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04e9d410 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04e9d4a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04e9d530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04e9d5c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04e9d650 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04e9d6e0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04e9d770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04e9d800 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04e9d890 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04e9d920 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04e9d9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04e9da40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04e9dad0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04e9db60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04e9dbf0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04e9dc80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04e9dd10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04e9dda0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04e9de30 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04e9dec0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04e9df50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04e9dfe0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04e9e070 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04e9e100 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04e9e190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04e9e220 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04e9e2b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04e9e340 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04e9e3d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04e9e460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04e9e4f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04e9e580 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04e9e610 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04e9e6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04e9e730 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04e9e7c0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04e9e850 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04e9e8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04e9e970 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04e9ea00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04e9ea90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04e9eb20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04e9ebb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04e9ec40 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04e9ecd0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04e9ed60 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04e9edf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04e9ee80 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04e9ef10 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04e9efa0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04e9f030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04e9f0c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04e9f150 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04e9f1e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04e9f270 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04e9f300 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04e9f390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04e9f420 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04e9f4b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04e9f540 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04e9f5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04e9f660 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04e9f6f0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04e9f780 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04e9f810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04e9f8a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04e9f930 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04e9f9c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04e9fa50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04e9fae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04e9fb70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04e9fc00 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04e9fc90 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04e9fd20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04e9fdb0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04e9fe40 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04e9fed0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04e9ff60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04e9fff0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04ea0080 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04ea0110 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04ea01a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04ea0230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04ea02c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04ea0350 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04ea03e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04ea0470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04ea0500 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04ea0590 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04ea0620 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04ea06b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04ea0740 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04ea07d0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04ea0860 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa04e63f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e64070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e64240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e64410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e645e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e64678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e64710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e644a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e647b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e64848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e648e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e64540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e64980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e64a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e64ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e642d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e64b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e64d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e64db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e64e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e64be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e64ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e64f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e65020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e64c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e650c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e65158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e651f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e64370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e65290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e654f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e65590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e65328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e656c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e65760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e653c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e65800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e65898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e65930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e64108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e659d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e65ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e65e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e65ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e65c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e65fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e66070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e65cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e661a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e66240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e65a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e662e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e664b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e66548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e665e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e66378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e66718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e667b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e66410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e668e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e66980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e65b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e66a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e66bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e66c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e66d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e66ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e66e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e66ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e66b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e67028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e670c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e641a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e67160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e67330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e67598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e67630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e673c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e676d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e67768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e67800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e67460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e678a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e67938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e679d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e671f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e67a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e67cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e67d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e67b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e67e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e67ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e67f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e67ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e67fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e68078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e68110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e67290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e681b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e68380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e68418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e684b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e68248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e68550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e685e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e68680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e682e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e68720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e687b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e68850 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04ea0900 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04ea0990 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04ea0a20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04ea0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04ea0b40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04ea0bd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04ea0c60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04ea0cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04ea0d80 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04ea0e10 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04ea0ea0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04ea0f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04ea0fc0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04ea1050 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04ea10e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04ea1170 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04ea1200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04ea1290 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04ea1320 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04ea13b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04ea1440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04ea14d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04ea1560 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04ea15f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04ea1680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04ea1710 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04ea17a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04ea1830 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04ea18c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04ea1950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04ea19e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04ea1a70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04ea1b00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04ea1b90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04ea1c20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04ea1cb0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04ea1d40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04ea1dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04ea1e60 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04ea1ef0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04ea1f80 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04ea2010 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04ea20a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04ea2130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04ea21c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04ea2250 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04ea22e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04ea2370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04ea2400 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04ea2490 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04ea2520 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04ea25b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04ea2640 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04ea26d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04ea2760 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04ea27f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04ea2880 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04ea2910 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04ea29a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04ea2a30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04ea2ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04ea2b50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04ea2be0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04ea2c70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04ea2d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04ea2d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04ea2e20 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04ea2eb0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04ea2f40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04ea2fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04ea3060 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04ea30f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04ea3180 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04ea3210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04ea32a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04ea3330 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04ea33c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04ea3450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04ea34e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04ea3570 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04ea3600 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04ea3690 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04ea3720 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04ea37b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04ea3840 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04ea38d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04ea3960 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04ea39f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04ea3a80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04ea3b10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04ea3ba0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04ea3c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04ea3cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04ea3d50 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04ea3de0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04ea3e70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04ea3f00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04ea3f90 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04ea4020 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04ea40b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04ea4140 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04ea41d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04ea4260 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04ea42f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04ea4380 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04ea4410 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04ea44a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04ea4530 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04ea45c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04ea4650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04ea46e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04ea4770 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04ea4800 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04ea4890 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04ea4920 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04ea49b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04ea4a40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04ea4ad0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04ea4b60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04ea4bf0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04ea4c80 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa04e63e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e5f5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e5f780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e5f950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e5fb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e5fbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e5fc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e5f9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e5fcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e5fd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e5fe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e5fa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e5fec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e5ff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e5fff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e5f818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e60090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e60260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e602f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e60390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e60128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e604c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e60560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e601c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e60698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e60730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e5f8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e607d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e609a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e60a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e60ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e60868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e60b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e60c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e60ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e60900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e60d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e60dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e60e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e5f648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e60f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e610e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e612b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e61348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e613e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e61178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e61518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e615b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e61210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e616e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e61780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e60fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e61820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e619f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e61a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e61b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e618b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e61bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e61c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e61cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e61950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e61d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e61e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e61ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e61040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e61f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e621c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e62260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e61ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e62398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e62430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e62090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e624d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e62568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e62600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e5f6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e626a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e62870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e62a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e62ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e62b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e62908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e62c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e62ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e62d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e629a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e62de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e62e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e62f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e62738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e62fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e63180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e63218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e632b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e63048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e633e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e63480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e630e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e635b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e63650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e627d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e636f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e638c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e63958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e639f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e63788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e63a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e63b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e63bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e63820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e63c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e63cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e63d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04ea4d20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04ea4db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04ea4e40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04ea4ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04ea4f60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04ea4ff0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04ea5080 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04ea5110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04ea51a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04ea5230 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04ea52c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04ea5350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04ea53e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04ea5470 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04ea5500 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04ea5590 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04ea5620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04ea56b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04ea5740 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04ea57d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04ea5860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04ea58f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04ea5980 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04ea5a10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04ea5aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04ea5b30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04ea5bc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04ea5c50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04ea5ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04ea5d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04ea5e00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04ea5e90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04ea5f20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04ea5fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04ea6040 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04ea60d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04ea6160 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04ea61f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04ea6280 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04ea6310 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04ea63a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04ea6430 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04ea64c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04ea6550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04ea65e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04ea6670 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04ea6700 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04ea6790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04ea6820 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04ea68b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04ea6940 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04ea69d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04ea6a60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04ea6af0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04ea6b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04ea6c10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04ea6ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04ea6d30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04ea6dc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04ea6e50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04ea6ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04ea6f70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04ea7000 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04ea7090 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04ea7120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04ea71b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04ea7240 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04ea72d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04ea7360 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04ea73f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04ea7480 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04ea7510 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04ea75a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04ea7630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04ea76c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04ea7750 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04ea77e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04ea7870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04ea7900 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04ea7990 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04ea7a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04ea7ab0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04ea7b40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04ea7bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04ea7c60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04ea7cf0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04ea7d80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04ea7e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04ea7ea0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04ea7f30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04ea7fc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04ea8050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04ea80e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04ea8170 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04ea8200 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04ea8290 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04ea8320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04ea83b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04ea8440 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04ea84d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04ea8560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04ea85f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04ea8680 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04ea8710 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04ea87a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04ea8830 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04ea88c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04ea8950 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04ea89e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04ea8a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04ea8b00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04ea8b90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04ea8c20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04ea8cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04ea8d40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04ea8dd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04ea8e60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04ea8ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04ea8f80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04ea9010 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04ea90a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa04e63f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa04e64070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa04e64240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e64410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e645e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa04e64678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa04e64710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa04e644a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e647b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa04e64848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa04e648e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa04e64540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e64980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa04e64a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa04e64ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa04e642d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e64b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e64d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa04e64db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa04e64e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa04e64be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e64ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa04e64f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa04e65020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa04e64c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e650c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa04e65158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa04e651f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa04e64370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e65290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa04e654f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa04e65590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa04e65328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa04e656c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa04e65760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa04e653c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e65800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa04e65898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa04e65930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa04e64108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa04e659d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e65ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e65d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa04e65e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa04e65ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa04e65c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e65f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa04e65fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa04e66070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa04e65cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa04e661a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa04e66240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa04e65a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e662e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e664b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa04e66548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa04e665e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa04e66378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa04e66718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa04e667b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa04e66410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa04e668e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa04e66980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa04e65b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e66a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e66bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa04e66c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa04e66d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa04e66ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e66dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa04e66e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa04e66ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa04e66b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e66f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa04e67028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa04e670c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa04e641a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa04e67160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa04e67330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa04e67598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa04e67630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa04e673c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e676d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa04e67768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa04e67800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa04e67460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e678a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa04e67938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa04e679d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa04e671f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa04e67a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e67c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa04e67cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa04e67d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa04e67b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e67e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa04e67ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa04e67f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa04e67ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e67fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa04e68078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa04e68110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa04e67290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa04e681b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa04e68380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa04e68418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa04e684b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa04e68248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa04e68550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa04e685e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa04e68680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa04e682e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa04e68720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa04e687b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa04e68850 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa04ea9140 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa04ea91d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa04ea9260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa04ea92f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa04ea9380 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa04ea9410 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa04ea94a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa04ea9530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa04ea95c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa04ea9650 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa04ea96e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa04ea9770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa04ea9800 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa04ea9890 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa04ea9920 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa04ea99b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa04ea9a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa04ea9ad0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa04ea9b60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa04ea9bf0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa04ea9c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa04ea9d10 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa04ea9da0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa04ea9e30 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa04ea9ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa04ea9f50 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa04ea9fe0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa04eaa070 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa04eaa100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa04eaa190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa04eaa220 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa04eaa2b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa04eaa340 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa04eaa3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa04eaa460 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa04eaa4f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa04eaa580 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa04eaa610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa04eaa6a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa04eaa730 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa04eaa7c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa04eaa850 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa04eaa8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa04eaa970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa04eaaa00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa04eaaa90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa04eaab20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa04eaabb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa04eaac40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa04eaacd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa04eaad60 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa04eaadf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa04eaae80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa04eaaf10 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa04eaafa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa04eab030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa04eab0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa04eab150 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa04eab1e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa04eab270 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa04eab300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa04eab390 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa04eab420 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa04eab4b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa04eab540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa04eab5d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa04eab660 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa04eab6f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa04eab780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa04eab810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa04eab8a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa04eab930 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa04eab9c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa04eaba50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa04eabae0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa04eabb70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa04eabc00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa04eabc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa04eabd20 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa04eabdb0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa04eabe40 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa04eabed0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa04eabf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa04eabff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa04eac080 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa04eac110 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa04eac1a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa04eac230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa04eac2c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa04eac350 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa04eac3e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa04eac470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa04eac500 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa04eac590 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa04eac620 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa04eac6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa04eac740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa04eac7d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa04eac860 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa04eac8f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa04eac980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa04eaca10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa04eacaa0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa04eacb30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa04eacbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa04eacc50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa04eacce0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa04eacd70 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa04eace00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa04eace90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa04eacf20 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa04eacfb0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa04ead040 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa04ead0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa04ead160 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa04ead1f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa04ead280 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa04ead310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa04ead3a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa04ead430 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa04ead4c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (8 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (8 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.01 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.6.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x2aa0a087e80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a0835b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083780 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083b20 VAL: '0000' (3 sibs) 36: 0x2aa0a083bb8 VAL: '0001' (3 sibs) 36: 0x2aa0a083c50 VAL: '0002' (3 sibs) 36: 0x2aa0a0839e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083cf0 VAL: '0010' (3 sibs) 36: 0x2aa0a083d88 VAL: '0011' (3 sibs) 36: 0x2aa0a083e20 VAL: '0012' (3 sibs) 36: 0x2aa0a083a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083ec0 VAL: '0020' (3 sibs) 36: 0x2aa0a083f58 VAL: '0021' (3 sibs) 36: 0x2aa0a083ff0 VAL: '0022' (3 sibs) 36: 0x2aa0a083818 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084260 VAL: '0100' (3 sibs) 36: 0x2aa0a0842f8 VAL: '0101' (3 sibs) 36: 0x2aa0a084390 VAL: '0102' (3 sibs) 36: 0x2aa0a084128 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084430 VAL: '0110' (3 sibs) 36: 0x2aa0a0844c8 VAL: '0111' (3 sibs) 36: 0x2aa0a084560 VAL: '0112' (3 sibs) 36: 0x2aa0a0841c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084600 VAL: '0120' (3 sibs) 36: 0x2aa0a084698 VAL: '0121' (3 sibs) 36: 0x2aa0a084730 VAL: '0122' (3 sibs) 36: 0x2aa0a0838b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0847d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0849a0 VAL: '0200' (3 sibs) 36: 0x2aa0a084a38 VAL: '0201' (3 sibs) 36: 0x2aa0a084ad0 VAL: '0202' (3 sibs) 36: 0x2aa0a084868 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084b70 VAL: '0210' (3 sibs) 36: 0x2aa0a084c08 VAL: '0211' (3 sibs) 36: 0x2aa0a084ca0 VAL: '0212' (3 sibs) 36: 0x2aa0a084900 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084d40 VAL: '0220' (3 sibs) 36: 0x2aa0a084dd8 VAL: '0221' (3 sibs) 36: 0x2aa0a084e70 VAL: '0222' (3 sibs) 36: 0x2aa0a083648 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0850e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0852b0 VAL: '1000' (3 sibs) 36: 0x2aa0a085348 VAL: '1001' (3 sibs) 36: 0x2aa0a0853e0 VAL: '1002' (3 sibs) 36: 0x2aa0a085178 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085480 VAL: '1010' (3 sibs) 36: 0x2aa0a085518 VAL: '1011' (3 sibs) 36: 0x2aa0a0855b0 VAL: '1012' (3 sibs) 36: 0x2aa0a085210 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085650 VAL: '1020' (3 sibs) 36: 0x2aa0a0856e8 VAL: '1021' (3 sibs) 36: 0x2aa0a085780 VAL: '1022' (3 sibs) 36: 0x2aa0a084fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0859f0 VAL: '1100' (3 sibs) 36: 0x2aa0a085a88 VAL: '1101' (3 sibs) 36: 0x2aa0a085b20 VAL: '1102' (3 sibs) 36: 0x2aa0a0858b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085bc0 VAL: '1110' (3 sibs) 36: 0x2aa0a085c58 VAL: '1111' (3 sibs) 36: 0x2aa0a085cf0 VAL: '1112' (3 sibs) 36: 0x2aa0a085950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085d90 VAL: '1120' (3 sibs) 36: 0x2aa0a085e28 VAL: '1121' (3 sibs) 36: 0x2aa0a085ec0 VAL: '1122' (3 sibs) 36: 0x2aa0a085040 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085f60 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086130 VAL: '1200' (3 sibs) 36: 0x2aa0a0861c8 VAL: '1201' (3 sibs) 36: 0x2aa0a086260 VAL: '1202' (3 sibs) 36: 0x2aa0a085ff8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086300 VAL: '1210' (3 sibs) 36: 0x2aa0a086398 VAL: '1211' (3 sibs) 36: 0x2aa0a086430 VAL: '1212' (3 sibs) 36: 0x2aa0a086090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0864d0 VAL: '1220' (3 sibs) 36: 0x2aa0a086568 VAL: '1221' (3 sibs) 36: 0x2aa0a086600 VAL: '1222' (3 sibs) 36: 0x2aa0a0836e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0866a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086870 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086a40 VAL: '2000' (3 sibs) 36: 0x2aa0a086ad8 VAL: '2001' (3 sibs) 36: 0x2aa0a086b70 VAL: '2002' (3 sibs) 36: 0x2aa0a086908 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086c10 VAL: '2010' (3 sibs) 36: 0x2aa0a086ca8 VAL: '2011' (3 sibs) 36: 0x2aa0a086d40 VAL: '2012' (3 sibs) 36: 0x2aa0a0869a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086de0 VAL: '2020' (3 sibs) 36: 0x2aa0a086e78 VAL: '2021' (3 sibs) 36: 0x2aa0a086f10 VAL: '2022' (3 sibs) 36: 0x2aa0a086738 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086fb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087180 VAL: '2100' (3 sibs) 36: 0x2aa0a087218 VAL: '2101' (3 sibs) 36: 0x2aa0a0872b0 VAL: '2102' (3 sibs) 36: 0x2aa0a087048 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087350 VAL: '2110' (3 sibs) 36: 0x2aa0a0873e8 VAL: '2111' (3 sibs) 36: 0x2aa0a087480 VAL: '2112' (3 sibs) 36: 0x2aa0a0870e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087520 VAL: '2120' (3 sibs) 36: 0x2aa0a0875b8 VAL: '2121' (3 sibs) 36: 0x2aa0a087650 VAL: '2122' (3 sibs) 36: 0x2aa0a0867d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0876f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0878c0 VAL: '2200' (3 sibs) 36: 0x2aa0a087958 VAL: '2201' (3 sibs) 36: 0x2aa0a0879f0 VAL: '2202' (3 sibs) 36: 0x2aa0a087788 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087a90 VAL: '2210' (3 sibs) 36: 0x2aa0a087b28 VAL: '2211' (3 sibs) 36: 0x2aa0a087bc0 VAL: '2212' (3 sibs) 36: 0x2aa0a087820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087c60 VAL: '2220' (3 sibs) 36: 0x2aa0a087cf8 VAL: '2221' (3 sibs) 36: 0x2aa0a087d90 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a092a50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a092ae0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a092b70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a092c00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a092c90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a092d20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a092db0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a092e40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a092ed0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a092f60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a092ff0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a093080 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a093110 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0931a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a093230 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0932c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a093350 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0933e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a093470 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a093500 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a093590 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a093620 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0936b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a093740 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0937d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a093860 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0938f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a093980 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a093a10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a093aa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a093b30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a093bc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a093c50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a093ce0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a093d70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a093e00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a093e90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a093f20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a093fb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a094040 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0940d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a094160 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0941f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a094280 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a094310 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0943a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a094430 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0944c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a094550 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0945e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a094670 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a094700 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a094790 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a094820 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0948b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a094940 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0949d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a094a60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a094af0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a094b80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a094c10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a094ca0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a094d30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a094dc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a094e50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a094ee0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a094f70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a095000 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a095090 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a095120 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0951b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a095240 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0952d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a095360 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0953f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a095480 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a095510 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0955a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a095630 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0956c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a095750 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0957e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a095870 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a095900 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a095990 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a095a20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a095ab0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a095b40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a095bd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a095c60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a095cf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a095d80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a095e10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a095ea0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a095f30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a095fc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a096050 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0960e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a096170 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a096200 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a096290 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a096320 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0963b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a096440 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0964d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a096560 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0965f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a096680 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a096710 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0967a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a096830 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0968c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a096950 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0969e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a096a70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a096b00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a096b90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a096c20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a096cb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a096d40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a096dd0 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: 0x2aa0a087f98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a088070 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088240 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0885e0 VAL: '0000' (3 sibs) 36: 0x2aa0a088678 VAL: '0001' (3 sibs) 36: 0x2aa0a088710 VAL: '0002' (3 sibs) 36: 0x2aa0a0884a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0887b0 VAL: '0010' (3 sibs) 36: 0x2aa0a088848 VAL: '0011' (3 sibs) 36: 0x2aa0a0888e0 VAL: '0012' (3 sibs) 36: 0x2aa0a088540 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088980 VAL: '0020' (3 sibs) 36: 0x2aa0a088a18 VAL: '0021' (3 sibs) 36: 0x2aa0a088ab0 VAL: '0022' (3 sibs) 36: 0x2aa0a0882d8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088b50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088d20 VAL: '0100' (3 sibs) 36: 0x2aa0a088db8 VAL: '0101' (3 sibs) 36: 0x2aa0a088e50 VAL: '0102' (3 sibs) 36: 0x2aa0a088be8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088ef0 VAL: '0110' (3 sibs) 36: 0x2aa0a088f88 VAL: '0111' (3 sibs) 36: 0x2aa0a089020 VAL: '0112' (3 sibs) 36: 0x2aa0a088c80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0890c0 VAL: '0120' (3 sibs) 36: 0x2aa0a089158 VAL: '0121' (3 sibs) 36: 0x2aa0a0891f0 VAL: '0122' (3 sibs) 36: 0x2aa0a088370 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089460 VAL: '0200' (3 sibs) 36: 0x2aa0a0894f8 VAL: '0201' (3 sibs) 36: 0x2aa0a089590 VAL: '0202' (3 sibs) 36: 0x2aa0a089328 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089630 VAL: '0210' (3 sibs) 36: 0x2aa0a0896c8 VAL: '0211' (3 sibs) 36: 0x2aa0a089760 VAL: '0212' (3 sibs) 36: 0x2aa0a0893c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089800 VAL: '0220' (3 sibs) 36: 0x2aa0a089898 VAL: '0221' (3 sibs) 36: 0x2aa0a089930 VAL: '0222' (3 sibs) 36: 0x2aa0a088108 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0899d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089d70 VAL: '1000' (3 sibs) 36: 0x2aa0a089e08 VAL: '1001' (3 sibs) 36: 0x2aa0a089ea0 VAL: '1002' (3 sibs) 36: 0x2aa0a089c38 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089f40 VAL: '1010' (3 sibs) 36: 0x2aa0a089fd8 VAL: '1011' (3 sibs) 36: 0x2aa0a08a070 VAL: '1012' (3 sibs) 36: 0x2aa0a089cd0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a110 VAL: '1020' (3 sibs) 36: 0x2aa0a08a1a8 VAL: '1021' (3 sibs) 36: 0x2aa0a08a240 VAL: '1022' (3 sibs) 36: 0x2aa0a089a68 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a4b0 VAL: '1100' (3 sibs) 36: 0x2aa0a08a548 VAL: '1101' (3 sibs) 36: 0x2aa0a08a5e0 VAL: '1102' (3 sibs) 36: 0x2aa0a08a378 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a680 VAL: '1110' (3 sibs) 36: 0x2aa0a08a718 VAL: '1111' (3 sibs) 36: 0x2aa0a08a7b0 VAL: '1112' (3 sibs) 36: 0x2aa0a08a410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a850 VAL: '1120' (3 sibs) 36: 0x2aa0a08a8e8 VAL: '1121' (3 sibs) 36: 0x2aa0a08a980 VAL: '1122' (3 sibs) 36: 0x2aa0a089b00 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08aa20 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08abf0 VAL: '1200' (3 sibs) 36: 0x2aa0a08ac88 VAL: '1201' (3 sibs) 36: 0x2aa0a08ad20 VAL: '1202' (3 sibs) 36: 0x2aa0a08aab8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08adc0 VAL: '1210' (3 sibs) 36: 0x2aa0a08ae58 VAL: '1211' (3 sibs) 36: 0x2aa0a08aef0 VAL: '1212' (3 sibs) 36: 0x2aa0a08ab50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08af90 VAL: '1220' (3 sibs) 36: 0x2aa0a08b028 VAL: '1221' (3 sibs) 36: 0x2aa0a08b0c0 VAL: '1222' (3 sibs) 36: 0x2aa0a0881a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b160 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b330 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b500 VAL: '2000' (3 sibs) 36: 0x2aa0a08b598 VAL: '2001' (3 sibs) 36: 0x2aa0a08b630 VAL: '2002' (3 sibs) 36: 0x2aa0a08b3c8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b6d0 VAL: '2010' (3 sibs) 36: 0x2aa0a08b768 VAL: '2011' (3 sibs) 36: 0x2aa0a08b800 VAL: '2012' (3 sibs) 36: 0x2aa0a08b460 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b8a0 VAL: '2020' (3 sibs) 36: 0x2aa0a08b938 VAL: '2021' (3 sibs) 36: 0x2aa0a08b9d0 VAL: '2022' (3 sibs) 36: 0x2aa0a08b1f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08ba70 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bc40 VAL: '2100' (3 sibs) 36: 0x2aa0a08bcd8 VAL: '2101' (3 sibs) 36: 0x2aa0a08bd70 VAL: '2102' (3 sibs) 36: 0x2aa0a08bb08 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08be10 VAL: '2110' (3 sibs) 36: 0x2aa0a08bea8 VAL: '2111' (3 sibs) 36: 0x2aa0a08bf40 VAL: '2112' (3 sibs) 36: 0x2aa0a08bba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bfe0 VAL: '2120' (3 sibs) 36: 0x2aa0a08c078 VAL: '2121' (3 sibs) 36: 0x2aa0a08c110 VAL: '2122' (3 sibs) 36: 0x2aa0a08b290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c1b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c380 VAL: '2200' (3 sibs) 36: 0x2aa0a08c418 VAL: '2201' (3 sibs) 36: 0x2aa0a08c4b0 VAL: '2202' (3 sibs) 36: 0x2aa0a08c248 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c550 VAL: '2210' (3 sibs) 36: 0x2aa0a08c5e8 VAL: '2211' (3 sibs) 36: 0x2aa0a08c680 VAL: '2212' (3 sibs) 36: 0x2aa0a08c2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c720 VAL: '2220' (3 sibs) 36: 0x2aa0a08c7b8 VAL: '2221' (3 sibs) 36: 0x2aa0a08c850 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a09a880 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a09a910 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a09a9a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a09aa30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a09aac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a09ab50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a09abe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a09ac70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a09ad00 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a09ad90 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a09ae20 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a09aeb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a09af40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a09afd0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a09b060 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a09b0f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a09b180 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a09b210 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a09b2a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a09b330 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a09b3c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a09b450 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a09b4e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a09b570 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a09b600 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a09b690 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a09b720 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a09b7b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a09b840 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a09b8d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a09b960 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a09b9f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a09ba80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a09bb10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a09bba0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a09bc30 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a09bcc0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a09bd50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a09bde0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a09be70 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a09bf00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a09bf90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a09c020 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a09c0b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a09c140 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a09c1d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a09c260 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a09c2f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a09c380 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a09c410 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a09c4a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a09c530 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a09c5c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a09c650 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a09c6e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a09c770 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a09c800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a09c890 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a09c920 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a09c9b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a09ca40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a09cad0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a09cb60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a09cbf0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a09cc80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a09cd10 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a09cda0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a09ce30 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a09cec0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a09cf50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a09cfe0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a09d070 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a09d100 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a09d190 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a09d220 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a09d2b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a09d340 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a09d3d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a09d460 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a09d4f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a09d580 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a09d610 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a09d6a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a09d730 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a09d7c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a09d850 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a09d8e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a09d970 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a09da00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a09da90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a09db20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a09dbb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a09dc40 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a09dcd0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a09dd60 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a09ddf0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a09de80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a09df10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a09dfa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a09e030 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a09e0c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a09e150 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a09e1e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a09e270 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a09e300 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a09e390 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a09e420 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a09e4b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a09e540 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a09e5d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a09e660 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a09e6f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a09e780 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a09e810 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a09e8a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a09e930 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a09e9c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a09ea50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a09eae0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a09eb70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a09ec00 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x2aa0a087e80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a0835b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083780 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083b20 VAL: '0000' (3 sibs) 36: 0x2aa0a083bb8 VAL: '0001' (3 sibs) 36: 0x2aa0a083c50 VAL: '0002' (3 sibs) 36: 0x2aa0a0839e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083cf0 VAL: '0010' (3 sibs) 36: 0x2aa0a083d88 VAL: '0011' (3 sibs) 36: 0x2aa0a083e20 VAL: '0012' (3 sibs) 36: 0x2aa0a083a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083ec0 VAL: '0020' (3 sibs) 36: 0x2aa0a083f58 VAL: '0021' (3 sibs) 36: 0x2aa0a083ff0 VAL: '0022' (3 sibs) 36: 0x2aa0a083818 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084260 VAL: '0100' (3 sibs) 36: 0x2aa0a0842f8 VAL: '0101' (3 sibs) 36: 0x2aa0a084390 VAL: '0102' (3 sibs) 36: 0x2aa0a084128 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084430 VAL: '0110' (3 sibs) 36: 0x2aa0a0844c8 VAL: '0111' (3 sibs) 36: 0x2aa0a084560 VAL: '0112' (3 sibs) 36: 0x2aa0a0841c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084600 VAL: '0120' (3 sibs) 36: 0x2aa0a084698 VAL: '0121' (3 sibs) 36: 0x2aa0a084730 VAL: '0122' (3 sibs) 36: 0x2aa0a0838b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0847d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0849a0 VAL: '0200' (3 sibs) 36: 0x2aa0a084a38 VAL: '0201' (3 sibs) 36: 0x2aa0a084ad0 VAL: '0202' (3 sibs) 36: 0x2aa0a084868 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084b70 VAL: '0210' (3 sibs) 36: 0x2aa0a084c08 VAL: '0211' (3 sibs) 36: 0x2aa0a084ca0 VAL: '0212' (3 sibs) 36: 0x2aa0a084900 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084d40 VAL: '0220' (3 sibs) 36: 0x2aa0a084dd8 VAL: '0221' (3 sibs) 36: 0x2aa0a084e70 VAL: '0222' (3 sibs) 36: 0x2aa0a083648 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0850e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0852b0 VAL: '1000' (3 sibs) 36: 0x2aa0a085348 VAL: '1001' (3 sibs) 36: 0x2aa0a0853e0 VAL: '1002' (3 sibs) 36: 0x2aa0a085178 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085480 VAL: '1010' (3 sibs) 36: 0x2aa0a085518 VAL: '1011' (3 sibs) 36: 0x2aa0a0855b0 VAL: '1012' (3 sibs) 36: 0x2aa0a085210 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085650 VAL: '1020' (3 sibs) 36: 0x2aa0a0856e8 VAL: '1021' (3 sibs) 36: 0x2aa0a085780 VAL: '1022' (3 sibs) 36: 0x2aa0a084fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0859f0 VAL: '1100' (3 sibs) 36: 0x2aa0a085a88 VAL: '1101' (3 sibs) 36: 0x2aa0a085b20 VAL: '1102' (3 sibs) 36: 0x2aa0a0858b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085bc0 VAL: '1110' (3 sibs) 36: 0x2aa0a085c58 VAL: '1111' (3 sibs) 36: 0x2aa0a085cf0 VAL: '1112' (3 sibs) 36: 0x2aa0a085950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085d90 VAL: '1120' (3 sibs) 36: 0x2aa0a085e28 VAL: '1121' (3 sibs) 36: 0x2aa0a085ec0 VAL: '1122' (3 sibs) 36: 0x2aa0a085040 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085f60 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086130 VAL: '1200' (3 sibs) 36: 0x2aa0a0861c8 VAL: '1201' (3 sibs) 36: 0x2aa0a086260 VAL: '1202' (3 sibs) 36: 0x2aa0a085ff8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086300 VAL: '1210' (3 sibs) 36: 0x2aa0a086398 VAL: '1211' (3 sibs) 36: 0x2aa0a086430 VAL: '1212' (3 sibs) 36: 0x2aa0a086090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0864d0 VAL: '1220' (3 sibs) 36: 0x2aa0a086568 VAL: '1221' (3 sibs) 36: 0x2aa0a086600 VAL: '1222' (3 sibs) 36: 0x2aa0a0836e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0866a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086870 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086a40 VAL: '2000' (3 sibs) 36: 0x2aa0a086ad8 VAL: '2001' (3 sibs) 36: 0x2aa0a086b70 VAL: '2002' (3 sibs) 36: 0x2aa0a086908 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086c10 VAL: '2010' (3 sibs) 36: 0x2aa0a086ca8 VAL: '2011' (3 sibs) 36: 0x2aa0a086d40 VAL: '2012' (3 sibs) 36: 0x2aa0a0869a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086de0 VAL: '2020' (3 sibs) 36: 0x2aa0a086e78 VAL: '2021' (3 sibs) 36: 0x2aa0a086f10 VAL: '2022' (3 sibs) 36: 0x2aa0a086738 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086fb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087180 VAL: '2100' (3 sibs) 36: 0x2aa0a087218 VAL: '2101' (3 sibs) 36: 0x2aa0a0872b0 VAL: '2102' (3 sibs) 36: 0x2aa0a087048 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087350 VAL: '2110' (3 sibs) 36: 0x2aa0a0873e8 VAL: '2111' (3 sibs) 36: 0x2aa0a087480 VAL: '2112' (3 sibs) 36: 0x2aa0a0870e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087520 VAL: '2120' (3 sibs) 36: 0x2aa0a0875b8 VAL: '2121' (3 sibs) 36: 0x2aa0a087650 VAL: '2122' (3 sibs) 36: 0x2aa0a0867d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0876f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0878c0 VAL: '2200' (3 sibs) 36: 0x2aa0a087958 VAL: '2201' (3 sibs) 36: 0x2aa0a0879f0 VAL: '2202' (3 sibs) 36: 0x2aa0a087788 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087a90 VAL: '2210' (3 sibs) 36: 0x2aa0a087b28 VAL: '2211' (3 sibs) 36: 0x2aa0a087bc0 VAL: '2212' (3 sibs) 36: 0x2aa0a087820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087c60 VAL: '2220' (3 sibs) 36: 0x2aa0a087cf8 VAL: '2221' (3 sibs) 36: 0x2aa0a087d90 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a09f090 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a09f120 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a09f1b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a09f240 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a09f2d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a09f360 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a09f3f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a09f480 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a09f510 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a09f5a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a09f630 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a09f6c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a09f750 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a09f7e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a09f870 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a09f900 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a09f990 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a09fa20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a09fab0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a09fb40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a09fbd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a09fc60 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a09fcf0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a09fd80 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a09fe10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a09fea0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a09ff30 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a09ffc0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0a0050 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0a00e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0a0170 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0a0200 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0a0290 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0a0320 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0a03b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0a0440 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0a04d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0a0560 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0a05f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0a0680 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0a0710 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0a07a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0a0830 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0a08c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0a0950 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0a09e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0a0a70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0a0b00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0a0b90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0a0c20 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0a0cb0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0a0d40 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0a0dd0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0a0e60 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0a0ef0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0a0f80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0a1010 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0a10a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0a1130 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0a11c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0a1250 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0a12e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0a1370 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0a1400 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0a1490 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0a1520 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0a15b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0a1640 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0a16d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0a1760 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0a17f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0a1880 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0a1910 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0a19a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0a1a30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0a1ac0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0a1b50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0a1be0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0a1c70 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0a1d00 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0a1d90 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0a1e20 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0a1eb0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0a1f40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0a1fd0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0a2060 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0a20f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0a2180 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0a2210 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0a22a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0a2330 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0a23c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0a2450 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0a24e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0a2570 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0a2600 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0a2690 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0a2720 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0a27b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0a2840 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0a28d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0a2960 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0a29f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0a2a80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0a2b10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0a2ba0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0a2c30 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0a2cc0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0a2d50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0a2de0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0a2e70 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0a2f00 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0a2f90 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0a3020 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0a30b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0a3140 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0a31d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0a3260 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0a32f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0a3380 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0a3410 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: 0x2aa0a087f98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a088070 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088240 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0885e0 VAL: '0000' (3 sibs) 36: 0x2aa0a088678 VAL: '0001' (3 sibs) 36: 0x2aa0a088710 VAL: '0002' (3 sibs) 36: 0x2aa0a0884a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0887b0 VAL: '0010' (3 sibs) 36: 0x2aa0a088848 VAL: '0011' (3 sibs) 36: 0x2aa0a0888e0 VAL: '0012' (3 sibs) 36: 0x2aa0a088540 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088980 VAL: '0020' (3 sibs) 36: 0x2aa0a088a18 VAL: '0021' (3 sibs) 36: 0x2aa0a088ab0 VAL: '0022' (3 sibs) 36: 0x2aa0a0882d8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088b50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088d20 VAL: '0100' (3 sibs) 36: 0x2aa0a088db8 VAL: '0101' (3 sibs) 36: 0x2aa0a088e50 VAL: '0102' (3 sibs) 36: 0x2aa0a088be8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088ef0 VAL: '0110' (3 sibs) 36: 0x2aa0a088f88 VAL: '0111' (3 sibs) 36: 0x2aa0a089020 VAL: '0112' (3 sibs) 36: 0x2aa0a088c80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0890c0 VAL: '0120' (3 sibs) 36: 0x2aa0a089158 VAL: '0121' (3 sibs) 36: 0x2aa0a0891f0 VAL: '0122' (3 sibs) 36: 0x2aa0a088370 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089460 VAL: '0200' (3 sibs) 36: 0x2aa0a0894f8 VAL: '0201' (3 sibs) 36: 0x2aa0a089590 VAL: '0202' (3 sibs) 36: 0x2aa0a089328 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089630 VAL: '0210' (3 sibs) 36: 0x2aa0a0896c8 VAL: '0211' (3 sibs) 36: 0x2aa0a089760 VAL: '0212' (3 sibs) 36: 0x2aa0a0893c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089800 VAL: '0220' (3 sibs) 36: 0x2aa0a089898 VAL: '0221' (3 sibs) 36: 0x2aa0a089930 VAL: '0222' (3 sibs) 36: 0x2aa0a088108 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0899d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089d70 VAL: '1000' (3 sibs) 36: 0x2aa0a089e08 VAL: '1001' (3 sibs) 36: 0x2aa0a089ea0 VAL: '1002' (3 sibs) 36: 0x2aa0a089c38 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089f40 VAL: '1010' (3 sibs) 36: 0x2aa0a089fd8 VAL: '1011' (3 sibs) 36: 0x2aa0a08a070 VAL: '1012' (3 sibs) 36: 0x2aa0a089cd0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a110 VAL: '1020' (3 sibs) 36: 0x2aa0a08a1a8 VAL: '1021' (3 sibs) 36: 0x2aa0a08a240 VAL: '1022' (3 sibs) 36: 0x2aa0a089a68 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a4b0 VAL: '1100' (3 sibs) 36: 0x2aa0a08a548 VAL: '1101' (3 sibs) 36: 0x2aa0a08a5e0 VAL: '1102' (3 sibs) 36: 0x2aa0a08a378 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a680 VAL: '1110' (3 sibs) 36: 0x2aa0a08a718 VAL: '1111' (3 sibs) 36: 0x2aa0a08a7b0 VAL: '1112' (3 sibs) 36: 0x2aa0a08a410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a850 VAL: '1120' (3 sibs) 36: 0x2aa0a08a8e8 VAL: '1121' (3 sibs) 36: 0x2aa0a08a980 VAL: '1122' (3 sibs) 36: 0x2aa0a089b00 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08aa20 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08abf0 VAL: '1200' (3 sibs) 36: 0x2aa0a08ac88 VAL: '1201' (3 sibs) 36: 0x2aa0a08ad20 VAL: '1202' (3 sibs) 36: 0x2aa0a08aab8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08adc0 VAL: '1210' (3 sibs) 36: 0x2aa0a08ae58 VAL: '1211' (3 sibs) 36: 0x2aa0a08aef0 VAL: '1212' (3 sibs) 36: 0x2aa0a08ab50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08af90 VAL: '1220' (3 sibs) 36: 0x2aa0a08b028 VAL: '1221' (3 sibs) 36: 0x2aa0a08b0c0 VAL: '1222' (3 sibs) 36: 0x2aa0a0881a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b160 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b330 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b500 VAL: '2000' (3 sibs) 36: 0x2aa0a08b598 VAL: '2001' (3 sibs) 36: 0x2aa0a08b630 VAL: '2002' (3 sibs) 36: 0x2aa0a08b3c8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b6d0 VAL: '2010' (3 sibs) 36: 0x2aa0a08b768 VAL: '2011' (3 sibs) 36: 0x2aa0a08b800 VAL: '2012' (3 sibs) 36: 0x2aa0a08b460 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b8a0 VAL: '2020' (3 sibs) 36: 0x2aa0a08b938 VAL: '2021' (3 sibs) 36: 0x2aa0a08b9d0 VAL: '2022' (3 sibs) 36: 0x2aa0a08b1f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08ba70 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bc40 VAL: '2100' (3 sibs) 36: 0x2aa0a08bcd8 VAL: '2101' (3 sibs) 36: 0x2aa0a08bd70 VAL: '2102' (3 sibs) 36: 0x2aa0a08bb08 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08be10 VAL: '2110' (3 sibs) 36: 0x2aa0a08bea8 VAL: '2111' (3 sibs) 36: 0x2aa0a08bf40 VAL: '2112' (3 sibs) 36: 0x2aa0a08bba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bfe0 VAL: '2120' (3 sibs) 36: 0x2aa0a08c078 VAL: '2121' (3 sibs) 36: 0x2aa0a08c110 VAL: '2122' (3 sibs) 36: 0x2aa0a08b290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c1b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c380 VAL: '2200' (3 sibs) 36: 0x2aa0a08c418 VAL: '2201' (3 sibs) 36: 0x2aa0a08c4b0 VAL: '2202' (3 sibs) 36: 0x2aa0a08c248 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c550 VAL: '2210' (3 sibs) 36: 0x2aa0a08c5e8 VAL: '2211' (3 sibs) 36: 0x2aa0a08c680 VAL: '2212' (3 sibs) 36: 0x2aa0a08c2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c720 VAL: '2220' (3 sibs) 36: 0x2aa0a08c7b8 VAL: '2221' (3 sibs) 36: 0x2aa0a08c850 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a0a38a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0a3930 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0a39c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0a3a50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0a3ae0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0a3b70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0a3c00 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0a3c90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0a3d20 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0a3db0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0a3e40 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0a3ed0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0a3f60 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0a3ff0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0a4080 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0a4110 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0a41a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0a4230 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0a42c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0a4350 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0a43e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0a4470 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0a4500 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0a4590 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0a4620 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0a46b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0a4740 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0a47d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0a4860 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0a48f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0a4980 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0a4a10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0a4aa0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0a4b30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0a4bc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0a4c50 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0a4ce0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0a4d70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0a4e00 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0a4e90 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0a4f20 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0a4fb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0a5040 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0a50d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0a5160 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0a51f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0a5280 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0a5310 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0a53a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0a5430 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0a54c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0a5550 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0a55e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0a5670 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0a5700 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0a5790 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0a5820 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0a58b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0a5940 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0a59d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0a5a60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0a5af0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0a5b80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0a5c10 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0a5ca0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0a5d30 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0a5dc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0a5e50 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0a5ee0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0a5f70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0a6000 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0a6090 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0a6120 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0a61b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0a6240 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0a62d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0a6360 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0a63f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0a6480 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0a6510 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0a65a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0a6630 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0a66c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0a6750 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0a67e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0a6870 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0a6900 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0a6990 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0a6a20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0a6ab0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0a6b40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0a6bd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0a6c60 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0a6cf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0a6d80 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0a6e10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0a6ea0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0a6f30 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0a6fc0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0a7050 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0a70e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0a7170 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0a7200 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0a7290 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0a7320 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0a73b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0a7440 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0a74d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0a7560 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0a75f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0a7680 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0a7710 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0a77a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0a7830 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0a78c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0a7950 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0a79e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0a7a70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0a7b00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0a7b90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0a7c20 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa0a092a50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a092ae0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a092b70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a092c00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a092c90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a092d20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a092db0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a092e40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a092ed0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a092f60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a092ff0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a093080 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a093110 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0931a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a093230 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0932c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a093350 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0933e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a093470 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a093500 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a093590 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a093620 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0936b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a093740 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0937d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a093860 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0938f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a093980 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a093a10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a093aa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a093b30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a093bc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a093c50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a093ce0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a093d70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a093e00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a093e90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a093f20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a093fb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a094040 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0940d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a094160 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0941f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a094280 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a094310 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0943a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a094430 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0944c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a094550 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0945e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a094670 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a094700 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a094790 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a094820 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0948b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a094940 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0949d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a094a60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a094af0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a094b80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a094c10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a094ca0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a094d30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a094dc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a094e50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a094ee0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a094f70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a095000 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a095090 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a095120 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0951b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a095240 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0952d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a095360 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0953f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a095480 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a095510 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0955a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a095630 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0956c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a095750 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0957e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a095870 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a095900 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a095990 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a095a20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a095ab0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a095b40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a095bd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a095c60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a095cf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a095d80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a095e10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a095ea0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a095f30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a095fc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a096050 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0960e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a096170 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a096200 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a096290 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a096320 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0963b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a096440 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0964d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a096560 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0965f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a096680 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a096710 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0967a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a096830 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0968c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a096950 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0969e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a096a70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a096b00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a096b90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a096c20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a096cb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a096d40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a096dd0 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] 0x2aa0a0aa4c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0aa550 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0aa5e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0aa670 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0aa700 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0aa790 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0aa820 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0aa8b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0aa940 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0aa9d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0aaa60 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0aaaf0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0aab80 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0aac10 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0aaca0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0aad30 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0aadc0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0aae50 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0aaee0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0aaf70 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0ab000 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0ab090 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0ab120 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0ab1b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0ab240 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0ab2d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0ab360 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0ab3f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0ab480 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0ab510 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0ab5a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0ab630 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0ab6c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0ab750 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0ab7e0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0ab870 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0ab900 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0ab990 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0aba20 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0abab0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0abb40 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0abbd0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0abc60 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0abcf0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0abd80 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0abe10 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0abea0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0abf30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0abfc0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0ac050 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0ac0e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0ac170 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0ac200 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0ac290 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0ac320 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0ac3b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0ac440 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0ac4d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0ac560 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0ac5f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0ac680 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0ac710 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0ac7a0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0ac830 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0ac8c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0ac950 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0ac9e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0aca70 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0acb00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0acb90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0acc20 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0accb0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0acd40 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0acdd0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0ace60 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0acef0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0acf80 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0ad010 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0ad0a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0ad130 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0ad1c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0ad250 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0ad2e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0ad370 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0ad400 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0ad490 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0ad520 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0ad5b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0ad640 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0ad6d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0ad760 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0ad7f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0ad880 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0ad910 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0ad9a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0ada30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0adac0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0adb50 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0adbe0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0adc70 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0add00 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0add90 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0ade20 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0adeb0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0adf40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0adfd0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0ae060 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0ae0f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0ae180 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0ae210 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0ae2a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0ae330 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0ae3c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0ae450 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0ae4e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0ae570 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0ae600 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0ae690 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0ae720 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0ae7b0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0ae840 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa0a09a880 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a09a910 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a09a9a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a09aa30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a09aac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a09ab50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a09abe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a09ac70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a09ad00 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a09ad90 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a09ae20 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a09aeb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a09af40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a09afd0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a09b060 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a09b0f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a09b180 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a09b210 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a09b2a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a09b330 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a09b3c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a09b450 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a09b4e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a09b570 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a09b600 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a09b690 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a09b720 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a09b7b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a09b840 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a09b8d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a09b960 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a09b9f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a09ba80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a09bb10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a09bba0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a09bc30 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a09bcc0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a09bd50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a09bde0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a09be70 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a09bf00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a09bf90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a09c020 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a09c0b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a09c140 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a09c1d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a09c260 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a09c2f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a09c380 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a09c410 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a09c4a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a09c530 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a09c5c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a09c650 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a09c6e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a09c770 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a09c800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a09c890 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a09c920 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a09c9b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a09ca40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a09cad0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a09cb60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a09cbf0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a09cc80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a09cd10 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a09cda0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a09ce30 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a09cec0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a09cf50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a09cfe0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a09d070 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a09d100 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a09d190 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a09d220 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a09d2b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a09d340 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a09d3d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a09d460 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a09d4f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a09d580 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a09d610 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a09d6a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a09d730 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a09d7c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a09d850 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a09d8e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a09d970 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a09da00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a09da90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a09db20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a09dbb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a09dc40 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a09dcd0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a09dd60 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a09ddf0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a09de80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a09df10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a09dfa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a09e030 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a09e0c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a09e150 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a09e1e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a09e270 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a09e300 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a09e390 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a09e420 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a09e4b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a09e540 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a09e5d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a09e660 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a09e6f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a09e780 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a09e810 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a09e8a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a09e930 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a09e9c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a09ea50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a09eae0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a09eb70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a09ec00 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] 0x2aa0a0aecd0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0aed60 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0aedf0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0aee80 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0aef10 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0aefa0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0af030 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0af0c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0af150 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0af1e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0af270 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0af300 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0af390 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0af420 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0af4b0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0af540 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0af5d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0af660 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0af6f0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0af780 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0af810 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0af8a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0af930 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0af9c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0afa50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0afae0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0afb70 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0afc00 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0afc90 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0afd20 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0afdb0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0afe40 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0afed0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0aff60 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0afff0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0b0080 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0b0110 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0b01a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0b0230 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0b02c0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0b0350 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0b03e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0b0470 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0b0500 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0b0590 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0b0620 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0b06b0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0b0740 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0b07d0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0b0860 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0b08f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0b0980 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0b0a10 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0b0aa0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0b0b30 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0b0bc0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0b0c50 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0b0ce0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0b0d70 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0b0e00 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0b0e90 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0b0f20 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0b0fb0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0b1040 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0b10d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0b1160 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0b11f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0b1280 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0b1310 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0b13a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0b1430 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0b14c0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0b1550 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0b15e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0b1670 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0b1700 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0b1790 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0b1820 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0b18b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0b1940 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0b19d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0b1a60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0b1af0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0b1b80 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0b1c10 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0b1ca0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0b1d30 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0b1dc0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0b1e50 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0b1ee0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0b1f70 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0b2000 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0b2090 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0b2120 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0b21b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0b2240 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0b22d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0b2360 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0b23f0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0b2480 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0b2510 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0b25a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0b2630 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0b26c0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0b2750 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0b27e0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0b2870 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0b2900 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0b2990 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0b2a20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0b2ab0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0b2b40 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0b2bd0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0b2c60 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0b2cf0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0b2d80 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0b2e10 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0b2ea0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0b2f30 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0b2fc0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0b3050 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\r\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 36: \r\n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 36: \r\n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa0a09f090 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a09f120 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a09f1b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a09f240 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a09f2d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a09f360 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a09f3f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a09f480 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a09f510 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a09f5a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a09f630 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a09f6c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a09f750 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a09f7e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a09f870 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a09f900 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a09f990 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a09fa20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a09fab0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a09fb40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a09fbd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a09fc60 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a09fcf0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a09fd80 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a09fe10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a09fea0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a09ff30 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a09ffc0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0a0050 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0a00e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0a0170 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0a0200 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0a0290 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0a0320 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0a03b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0a0440 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0a04d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0a0560 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0a05f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0a0680 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0a0710 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0a07a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0a0830 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0a08c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0a0950 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0a09e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0a0a70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0a0b00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0a0b90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0a0c20 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0a0cb0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0a0d40 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0a0dd0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0a0e60 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0a0ef0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0a0f80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0a1010 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0a10a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0a1130 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0a11c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0a1250 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0a12e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0a1370 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0a1400 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0a1490 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0a1520 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0a15b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0a1640 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0a16d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0a1760 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0a17f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0a1880 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0a1910 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0a19a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0a1a30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0a1ac0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0a1b50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0a1be0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0a1c70 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0a1d00 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0a1d90 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0a1e20 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0a1eb0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0a1f40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0a1fd0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0a2060 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0a20f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0a2180 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0a2210 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0a22a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0a2330 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0a23c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0a2450 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0a24e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0a2570 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0a2600 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0a2690 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0a2720 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0a27b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0a2840 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0a28d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0a2960 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0a29f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0a2a80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0a2b10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0a2ba0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0a2c30 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0a2cc0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0a2d50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0a2de0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0a2e70 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0a2f00 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0a2f90 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0a3020 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0a30b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0a3140 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0a31d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0a3260 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0a32f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0a3380 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0a3410 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] 0x2aa0a0b34e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0b3570 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0b3600 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0b3690 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0b3720 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0b37b0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0b3840 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0b38d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0b3960 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0b39f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0b3a80 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0b3b10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0b3ba0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0b3c30 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0b3cc0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0b3d50 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0b3de0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0b3e70 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0b3f00 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0b3f90 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0b4020 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0b40b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0b4140 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0b41d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0b4260 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0b42f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0b4380 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0b4410 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0b44a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0b4530 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0b45c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0b4650 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0b46e0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0b4770 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0b4800 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0b4890 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0b4920 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0b49b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0b4a40 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0b4ad0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0b4b60 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0b4bf0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0b4c80 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0b4d10 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0b4da0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0b4e30 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0b4ec0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0b4f50 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0b4fe0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0b5070 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0b5100 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0b5190 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0b5220 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0b52b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0b5340 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0b53d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0b5460 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0b54f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0b5580 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0b5610 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0b56a0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0b5730 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0b57c0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0b5850 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0b58e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0b5970 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0b5a00 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0b5a90 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0b5b20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0b5bb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0b5c40 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0b5cd0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0b5d60 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0b5df0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0b5e80 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0b5f10 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0b5fa0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0b6030 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0b60c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0b6150 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0b61e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0b6270 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0b6300 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0b6390 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0b6420 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0b64b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0b6540 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0b65d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0b6660 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0b66f0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0b6780 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0b6810 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0b68a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0b6930 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0b69c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0b6a50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0b6ae0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0b6b70 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0b6c00 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0b6c90 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0b6d20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0b6db0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0b6e40 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0b6ed0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0b6f60 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0b6ff0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0b7080 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0b7110 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0b71a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0b7230 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0b72c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0b7350 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0b73e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0b7470 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0b7500 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0b7590 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0b7620 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0b76b0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0b7740 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0b77d0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0b7860 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - - - - 0000\r\n 36: - 0001\r\n 36: - 0002\r\n 36: - - 0010\r\n 36: - 0011\r\n 36: - 0012\r\n 36: - - 0020\r\n 36: - 0021\r\n 36: - 0022\r\n 36: - - - 0100\r\n 36: - 0101\r\n 36: - 0102\r\n 36: - - 0110\r\n 36: - 0111\r\n 36: - 0112\r\n 36: - - 0120\r\n 36: - 0121\r\n 36: - 0122\r\n 36: - - - 0200\r\n 36: - 0201\r\n 36: - 0202\r\n 36: - - 0210\r\n 36: - 0211\r\n 36: - 0212\r\n 36: - - 0220\r\n 36: - 0221\r\n 36: - 0222\r\n 36: - - - - 1000\r\n 36: - 1001\r\n 36: - 1002\r\n 36: - - 1010\r\n 36: - 1011\r\n 36: - 1012\r\n 36: - - 1020\r\n 36: - 1021\r\n 36: - 1022\r\n 36: - - - 1100\r\n 36: - 1101\r\n 36: - 1102\r\n 36: - - 1110\r\n 36: - 1111\r\n 36: - 1112\r\n 36: - - 1120\r\n 36: - 1121\r\n 36: - 1122\r\n 36: - - - 1200\r\n 36: - 1201\r\n 36: - 1202\r\n 36: - - 1210\r\n 36: - 1211\r\n 36: - 1212\r\n 36: - - 1220\r\n 36: - 1221\r\n 36: - 1222\r\n 36: - - - - 2000\r\n 36: - 2001\r\n 36: - 2002\r\n 36: - - 2010\r\n 36: - 2011\r\n 36: - 2012\r\n 36: - - 2020\r\n 36: - 2021\r\n 36: - 2022\r\n 36: - - - 2100\r\n 36: - 2101\r\n 36: - 2102\r\n 36: - - 2110\r\n 36: - 2111\r\n 36: - 2112\r\n 36: - - 2120\r\n 36: - 2121\r\n 36: - 2122\r\n 36: - - - 2200\r\n 36: - 2201\r\n 36: - 2202\r\n 36: - - 2210\r\n 36: - 2211\r\n 36: - 2212\r\n 36: - - 2220\r\n 36: - 2221\r\n 36: - 2222\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2aa0a0a38a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0a3930 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0a39c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0a3a50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0a3ae0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0a3b70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0a3c00 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0a3c90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0a3d20 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0a3db0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0a3e40 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0a3ed0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0a3f60 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0a3ff0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0a4080 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0a4110 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0a41a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0a4230 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0a42c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0a4350 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0a43e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0a4470 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0a4500 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0a4590 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0a4620 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0a46b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0a4740 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0a47d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0a4860 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0a48f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0a4980 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0a4a10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0a4aa0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0a4b30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0a4bc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0a4c50 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0a4ce0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0a4d70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0a4e00 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0a4e90 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0a4f20 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0a4fb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0a5040 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0a50d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0a5160 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0a51f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0a5280 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0a5310 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0a53a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0a5430 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0a54c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0a5550 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0a55e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0a5670 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0a5700 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0a5790 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0a5820 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0a58b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0a5940 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0a59d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0a5a60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0a5af0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0a5b80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0a5c10 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0a5ca0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0a5d30 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0a5dc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0a5e50 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0a5ee0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0a5f70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0a6000 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0a6090 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0a6120 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0a61b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0a6240 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0a62d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0a6360 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0a63f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0a6480 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0a6510 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0a65a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0a6630 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0a66c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0a6750 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0a67e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0a6870 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0a6900 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0a6990 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0a6a20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0a6ab0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0a6b40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0a6bd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0a6c60 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0a6cf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0a6d80 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0a6e10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0a6ea0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0a6f30 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0a6fc0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0a7050 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0a70e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0a7170 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0a7200 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0a7290 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0a7320 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0a73b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0a7440 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0a74d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0a7560 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0a75f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0a7680 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0a7710 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0a77a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0a7830 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0a78c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0a7950 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0a79e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0a7a70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0a7b00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0a7b90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0a7c20 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] 0x2aa0a0ba100 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0ba190 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0ba220 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0ba2b0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0ba340 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0ba3d0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0ba460 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0ba4f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0ba580 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0ba610 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0ba6a0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0ba730 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0ba7c0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0ba850 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0ba8e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0ba970 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0baa00 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0baa90 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0bab20 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0babb0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0bac40 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0bacd0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0bad60 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0badf0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0bae80 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0baf10 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0bafa0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0bb030 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0bb0c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0bb150 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0bb1e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0bb270 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0bb300 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0bb390 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0bb420 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0bb4b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0bb540 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0bb5d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0bb660 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0bb6f0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0bb780 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0bb810 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0bb8a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0bb930 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0bb9c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0bba50 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0bbae0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0bbb70 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0bbc00 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0bbc90 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0bbd20 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0bbdb0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0bbe40 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0bbed0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0bbf60 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0bbff0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0bc080 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0bc110 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0bc1a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0bc230 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0bc2c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0bc350 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0bc3e0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0bc470 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0bc500 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0bc590 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0bc620 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0bc6b0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0bc740 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0bc7d0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0bc860 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0bc8f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0bc980 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0bca10 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0bcaa0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0bcb30 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0bcbc0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0bcc50 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0bcce0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0bcd70 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0bce00 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0bce90 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0bcf20 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0bcfb0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0bd040 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0bd0d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0bd160 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0bd1f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0bd280 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0bd310 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0bd3a0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0bd430 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0bd4c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0bd550 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0bd5e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0bd670 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0bd700 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0bd790 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0bd820 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0bd8b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0bd940 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0bd9d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0bda60 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0bdaf0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0bdb80 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0bdc10 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0bdca0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0bdd30 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0bddc0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0bde50 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0bdee0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0bdf70 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0be000 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0be090 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0be120 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0be1b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0be240 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0be2d0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0be360 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0be3f0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0be480 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: 0x2aa0a087e80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a0835b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083780 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083b20 VAL: '0000' (3 sibs) 36: 0x2aa0a083bb8 VAL: '0001' (3 sibs) 36: 0x2aa0a083c50 VAL: '0002' (3 sibs) 36: 0x2aa0a0839e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083cf0 VAL: '0010' (3 sibs) 36: 0x2aa0a083d88 VAL: '0011' (3 sibs) 36: 0x2aa0a083e20 VAL: '0012' (3 sibs) 36: 0x2aa0a083a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083ec0 VAL: '0020' (3 sibs) 36: 0x2aa0a083f58 VAL: '0021' (3 sibs) 36: 0x2aa0a083ff0 VAL: '0022' (3 sibs) 36: 0x2aa0a083818 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084260 VAL: '0100' (3 sibs) 36: 0x2aa0a0842f8 VAL: '0101' (3 sibs) 36: 0x2aa0a084390 VAL: '0102' (3 sibs) 36: 0x2aa0a084128 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084430 VAL: '0110' (3 sibs) 36: 0x2aa0a0844c8 VAL: '0111' (3 sibs) 36: 0x2aa0a084560 VAL: '0112' (3 sibs) 36: 0x2aa0a0841c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084600 VAL: '0120' (3 sibs) 36: 0x2aa0a084698 VAL: '0121' (3 sibs) 36: 0x2aa0a084730 VAL: '0122' (3 sibs) 36: 0x2aa0a0838b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0847d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0849a0 VAL: '0200' (3 sibs) 36: 0x2aa0a084a38 VAL: '0201' (3 sibs) 36: 0x2aa0a084ad0 VAL: '0202' (3 sibs) 36: 0x2aa0a084868 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084b70 VAL: '0210' (3 sibs) 36: 0x2aa0a084c08 VAL: '0211' (3 sibs) 36: 0x2aa0a084ca0 VAL: '0212' (3 sibs) 36: 0x2aa0a084900 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084d40 VAL: '0220' (3 sibs) 36: 0x2aa0a084dd8 VAL: '0221' (3 sibs) 36: 0x2aa0a084e70 VAL: '0222' (3 sibs) 36: 0x2aa0a083648 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0850e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0852b0 VAL: '1000' (3 sibs) 36: 0x2aa0a085348 VAL: '1001' (3 sibs) 36: 0x2aa0a0853e0 VAL: '1002' (3 sibs) 36: 0x2aa0a085178 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085480 VAL: '1010' (3 sibs) 36: 0x2aa0a085518 VAL: '1011' (3 sibs) 36: 0x2aa0a0855b0 VAL: '1012' (3 sibs) 36: 0x2aa0a085210 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085650 VAL: '1020' (3 sibs) 36: 0x2aa0a0856e8 VAL: '1021' (3 sibs) 36: 0x2aa0a085780 VAL: '1022' (3 sibs) 36: 0x2aa0a084fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0859f0 VAL: '1100' (3 sibs) 36: 0x2aa0a085a88 VAL: '1101' (3 sibs) 36: 0x2aa0a085b20 VAL: '1102' (3 sibs) 36: 0x2aa0a0858b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085bc0 VAL: '1110' (3 sibs) 36: 0x2aa0a085c58 VAL: '1111' (3 sibs) 36: 0x2aa0a085cf0 VAL: '1112' (3 sibs) 36: 0x2aa0a085950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085d90 VAL: '1120' (3 sibs) 36: 0x2aa0a085e28 VAL: '1121' (3 sibs) 36: 0x2aa0a085ec0 VAL: '1122' (3 sibs) 36: 0x2aa0a085040 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085f60 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086130 VAL: '1200' (3 sibs) 36: 0x2aa0a0861c8 VAL: '1201' (3 sibs) 36: 0x2aa0a086260 VAL: '1202' (3 sibs) 36: 0x2aa0a085ff8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086300 VAL: '1210' (3 sibs) 36: 0x2aa0a086398 VAL: '1211' (3 sibs) 36: 0x2aa0a086430 VAL: '1212' (3 sibs) 36: 0x2aa0a086090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0864d0 VAL: '1220' (3 sibs) 36: 0x2aa0a086568 VAL: '1221' (3 sibs) 36: 0x2aa0a086600 VAL: '1222' (3 sibs) 36: 0x2aa0a0836e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0866a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086870 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086a40 VAL: '2000' (3 sibs) 36: 0x2aa0a086ad8 VAL: '2001' (3 sibs) 36: 0x2aa0a086b70 VAL: '2002' (3 sibs) 36: 0x2aa0a086908 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086c10 VAL: '2010' (3 sibs) 36: 0x2aa0a086ca8 VAL: '2011' (3 sibs) 36: 0x2aa0a086d40 VAL: '2012' (3 sibs) 36: 0x2aa0a0869a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086de0 VAL: '2020' (3 sibs) 36: 0x2aa0a086e78 VAL: '2021' (3 sibs) 36: 0x2aa0a086f10 VAL: '2022' (3 sibs) 36: 0x2aa0a086738 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086fb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087180 VAL: '2100' (3 sibs) 36: 0x2aa0a087218 VAL: '2101' (3 sibs) 36: 0x2aa0a0872b0 VAL: '2102' (3 sibs) 36: 0x2aa0a087048 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087350 VAL: '2110' (3 sibs) 36: 0x2aa0a0873e8 VAL: '2111' (3 sibs) 36: 0x2aa0a087480 VAL: '2112' (3 sibs) 36: 0x2aa0a0870e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087520 VAL: '2120' (3 sibs) 36: 0x2aa0a0875b8 VAL: '2121' (3 sibs) 36: 0x2aa0a087650 VAL: '2122' (3 sibs) 36: 0x2aa0a0867d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0876f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0878c0 VAL: '2200' (3 sibs) 36: 0x2aa0a087958 VAL: '2201' (3 sibs) 36: 0x2aa0a0879f0 VAL: '2202' (3 sibs) 36: 0x2aa0a087788 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087a90 VAL: '2210' (3 sibs) 36: 0x2aa0a087b28 VAL: '2211' (3 sibs) 36: 0x2aa0a087bc0 VAL: '2212' (3 sibs) 36: 0x2aa0a087820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087c60 VAL: '2220' (3 sibs) 36: 0x2aa0a087cf8 VAL: '2221' (3 sibs) 36: 0x2aa0a087d90 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a0be910 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0be9a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0bea30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0beac0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0beb50 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0bebe0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0bec70 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0bed00 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0bed90 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0bee20 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0beeb0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0bef40 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0befd0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0bf060 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0bf0f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0bf180 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0bf210 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0bf2a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0bf330 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0bf3c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0bf450 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0bf4e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0bf570 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0bf600 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0bf690 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0bf720 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0bf7b0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0bf840 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0bf8d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0bf960 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0bf9f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0bfa80 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0bfb10 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0bfba0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0bfc30 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0bfcc0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0bfd50 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0bfde0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0bfe70 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0bff00 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0bff90 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0c0020 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0c00b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0c0140 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0c01d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0c0260 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0c02f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0c0380 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0c0410 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0c04a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0c0530 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0c05c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0c0650 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0c06e0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0c0770 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0c0800 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0c0890 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0c0920 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0c09b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0c0a40 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0c0ad0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0c0b60 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0c0bf0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0c0c80 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0c0d10 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0c0da0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0c0e30 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0c0ec0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0c0f50 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0c0fe0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0c1070 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0c1100 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0c1190 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0c1220 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0c12b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0c1340 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0c13d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0c1460 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0c14f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0c1580 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0c1610 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0c16a0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0c1730 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0c17c0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0c1850 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0c18e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0c1970 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0c1a00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0c1a90 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0c1b20 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0c1bb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0c1c40 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0c1cd0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0c1d60 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0c1df0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0c1e80 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0c1f10 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0c1fa0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0c2030 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0c20c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0c2150 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0c21e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0c2270 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0c2300 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0c2390 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0c2420 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0c24b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0c2540 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0c25d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0c2660 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0c26f0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0c2780 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0c2810 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0c28a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0c2930 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0c29c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0c2a50 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0c2ae0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0c2b70 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0c2c00 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0c2c90 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: 0x2aa0a087f98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a088070 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088240 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0885e0 VAL: '0000' (3 sibs) 36: 0x2aa0a088678 VAL: '0001' (3 sibs) 36: 0x2aa0a088710 VAL: '0002' (3 sibs) 36: 0x2aa0a0884a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0887b0 VAL: '0010' (3 sibs) 36: 0x2aa0a088848 VAL: '0011' (3 sibs) 36: 0x2aa0a0888e0 VAL: '0012' (3 sibs) 36: 0x2aa0a088540 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088980 VAL: '0020' (3 sibs) 36: 0x2aa0a088a18 VAL: '0021' (3 sibs) 36: 0x2aa0a088ab0 VAL: '0022' (3 sibs) 36: 0x2aa0a0882d8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088b50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088d20 VAL: '0100' (3 sibs) 36: 0x2aa0a088db8 VAL: '0101' (3 sibs) 36: 0x2aa0a088e50 VAL: '0102' (3 sibs) 36: 0x2aa0a088be8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088ef0 VAL: '0110' (3 sibs) 36: 0x2aa0a088f88 VAL: '0111' (3 sibs) 36: 0x2aa0a089020 VAL: '0112' (3 sibs) 36: 0x2aa0a088c80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0890c0 VAL: '0120' (3 sibs) 36: 0x2aa0a089158 VAL: '0121' (3 sibs) 36: 0x2aa0a0891f0 VAL: '0122' (3 sibs) 36: 0x2aa0a088370 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089460 VAL: '0200' (3 sibs) 36: 0x2aa0a0894f8 VAL: '0201' (3 sibs) 36: 0x2aa0a089590 VAL: '0202' (3 sibs) 36: 0x2aa0a089328 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089630 VAL: '0210' (3 sibs) 36: 0x2aa0a0896c8 VAL: '0211' (3 sibs) 36: 0x2aa0a089760 VAL: '0212' (3 sibs) 36: 0x2aa0a0893c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089800 VAL: '0220' (3 sibs) 36: 0x2aa0a089898 VAL: '0221' (3 sibs) 36: 0x2aa0a089930 VAL: '0222' (3 sibs) 36: 0x2aa0a088108 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0899d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089d70 VAL: '1000' (3 sibs) 36: 0x2aa0a089e08 VAL: '1001' (3 sibs) 36: 0x2aa0a089ea0 VAL: '1002' (3 sibs) 36: 0x2aa0a089c38 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089f40 VAL: '1010' (3 sibs) 36: 0x2aa0a089fd8 VAL: '1011' (3 sibs) 36: 0x2aa0a08a070 VAL: '1012' (3 sibs) 36: 0x2aa0a089cd0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a110 VAL: '1020' (3 sibs) 36: 0x2aa0a08a1a8 VAL: '1021' (3 sibs) 36: 0x2aa0a08a240 VAL: '1022' (3 sibs) 36: 0x2aa0a089a68 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a4b0 VAL: '1100' (3 sibs) 36: 0x2aa0a08a548 VAL: '1101' (3 sibs) 36: 0x2aa0a08a5e0 VAL: '1102' (3 sibs) 36: 0x2aa0a08a378 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a680 VAL: '1110' (3 sibs) 36: 0x2aa0a08a718 VAL: '1111' (3 sibs) 36: 0x2aa0a08a7b0 VAL: '1112' (3 sibs) 36: 0x2aa0a08a410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a850 VAL: '1120' (3 sibs) 36: 0x2aa0a08a8e8 VAL: '1121' (3 sibs) 36: 0x2aa0a08a980 VAL: '1122' (3 sibs) 36: 0x2aa0a089b00 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08aa20 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08abf0 VAL: '1200' (3 sibs) 36: 0x2aa0a08ac88 VAL: '1201' (3 sibs) 36: 0x2aa0a08ad20 VAL: '1202' (3 sibs) 36: 0x2aa0a08aab8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08adc0 VAL: '1210' (3 sibs) 36: 0x2aa0a08ae58 VAL: '1211' (3 sibs) 36: 0x2aa0a08aef0 VAL: '1212' (3 sibs) 36: 0x2aa0a08ab50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08af90 VAL: '1220' (3 sibs) 36: 0x2aa0a08b028 VAL: '1221' (3 sibs) 36: 0x2aa0a08b0c0 VAL: '1222' (3 sibs) 36: 0x2aa0a0881a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b160 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b330 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b500 VAL: '2000' (3 sibs) 36: 0x2aa0a08b598 VAL: '2001' (3 sibs) 36: 0x2aa0a08b630 VAL: '2002' (3 sibs) 36: 0x2aa0a08b3c8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b6d0 VAL: '2010' (3 sibs) 36: 0x2aa0a08b768 VAL: '2011' (3 sibs) 36: 0x2aa0a08b800 VAL: '2012' (3 sibs) 36: 0x2aa0a08b460 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b8a0 VAL: '2020' (3 sibs) 36: 0x2aa0a08b938 VAL: '2021' (3 sibs) 36: 0x2aa0a08b9d0 VAL: '2022' (3 sibs) 36: 0x2aa0a08b1f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08ba70 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bc40 VAL: '2100' (3 sibs) 36: 0x2aa0a08bcd8 VAL: '2101' (3 sibs) 36: 0x2aa0a08bd70 VAL: '2102' (3 sibs) 36: 0x2aa0a08bb08 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08be10 VAL: '2110' (3 sibs) 36: 0x2aa0a08bea8 VAL: '2111' (3 sibs) 36: 0x2aa0a08bf40 VAL: '2112' (3 sibs) 36: 0x2aa0a08bba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bfe0 VAL: '2120' (3 sibs) 36: 0x2aa0a08c078 VAL: '2121' (3 sibs) 36: 0x2aa0a08c110 VAL: '2122' (3 sibs) 36: 0x2aa0a08b290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c1b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c380 VAL: '2200' (3 sibs) 36: 0x2aa0a08c418 VAL: '2201' (3 sibs) 36: 0x2aa0a08c4b0 VAL: '2202' (3 sibs) 36: 0x2aa0a08c248 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c550 VAL: '2210' (3 sibs) 36: 0x2aa0a08c5e8 VAL: '2211' (3 sibs) 36: 0x2aa0a08c680 VAL: '2212' (3 sibs) 36: 0x2aa0a08c2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c720 VAL: '2220' (3 sibs) 36: 0x2aa0a08c7b8 VAL: '2221' (3 sibs) 36: 0x2aa0a08c850 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a0c2d30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0c2dc0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0c2e50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0c2ee0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0c2f70 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0c3000 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0c3090 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0c3120 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0c31b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0c3240 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0c32d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0c3360 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0c33f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0c3480 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0c3510 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0c35a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0c3630 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0c36c0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0c3750 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0c37e0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0c3870 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0c3900 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0c3990 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0c3a20 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0c3ab0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0c3b40 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0c3bd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0c3c60 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0c3cf0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0c3d80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0c3e10 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0c3ea0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0c3f30 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0c3fc0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0c4050 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0c40e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0c4170 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0c4200 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0c4290 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0c4320 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0c43b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0c4440 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0c44d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0c4560 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0c45f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0c4680 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0c4710 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0c47a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0c4830 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0c48c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0c4950 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0c49e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0c4a70 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0c4b00 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0c4b90 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0c4c20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0c4cb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0c4d40 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0c4dd0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0c4e60 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0c4ef0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0c4f80 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0c5010 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0c50a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0c5130 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0c51c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0c5250 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0c52e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0c5370 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0c5400 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0c5490 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0c5520 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0c55b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0c5640 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0c56d0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0c5760 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0c57f0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0c5880 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0c5910 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0c59a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0c5a30 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0c5ac0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0c5b50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0c5be0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0c5c70 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0c5d00 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0c5d90 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0c5e20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0c5eb0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0c5f40 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0c5fd0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0c6060 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0c60f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0c6180 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0c6210 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0c62a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0c6330 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0c63c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0c6450 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0c64e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0c6570 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0c6600 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0c6690 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0c6720 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0c67b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0c6840 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0c68d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0c6960 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0c69f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0c6a80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0c6b10 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0c6ba0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0c6c30 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0c6cc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0c6d50 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0c6de0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0c6e70 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0c6f00 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0c6f90 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0c7020 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0c70b0 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: 0x2aa0a087e80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a0835b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083780 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083b20 VAL: '0000' (3 sibs) 36: 0x2aa0a083bb8 VAL: '0001' (3 sibs) 36: 0x2aa0a083c50 VAL: '0002' (3 sibs) 36: 0x2aa0a0839e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083cf0 VAL: '0010' (3 sibs) 36: 0x2aa0a083d88 VAL: '0011' (3 sibs) 36: 0x2aa0a083e20 VAL: '0012' (3 sibs) 36: 0x2aa0a083a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a083ec0 VAL: '0020' (3 sibs) 36: 0x2aa0a083f58 VAL: '0021' (3 sibs) 36: 0x2aa0a083ff0 VAL: '0022' (3 sibs) 36: 0x2aa0a083818 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084260 VAL: '0100' (3 sibs) 36: 0x2aa0a0842f8 VAL: '0101' (3 sibs) 36: 0x2aa0a084390 VAL: '0102' (3 sibs) 36: 0x2aa0a084128 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084430 VAL: '0110' (3 sibs) 36: 0x2aa0a0844c8 VAL: '0111' (3 sibs) 36: 0x2aa0a084560 VAL: '0112' (3 sibs) 36: 0x2aa0a0841c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084600 VAL: '0120' (3 sibs) 36: 0x2aa0a084698 VAL: '0121' (3 sibs) 36: 0x2aa0a084730 VAL: '0122' (3 sibs) 36: 0x2aa0a0838b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0847d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0849a0 VAL: '0200' (3 sibs) 36: 0x2aa0a084a38 VAL: '0201' (3 sibs) 36: 0x2aa0a084ad0 VAL: '0202' (3 sibs) 36: 0x2aa0a084868 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084b70 VAL: '0210' (3 sibs) 36: 0x2aa0a084c08 VAL: '0211' (3 sibs) 36: 0x2aa0a084ca0 VAL: '0212' (3 sibs) 36: 0x2aa0a084900 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084d40 VAL: '0220' (3 sibs) 36: 0x2aa0a084dd8 VAL: '0221' (3 sibs) 36: 0x2aa0a084e70 VAL: '0222' (3 sibs) 36: 0x2aa0a083648 SEQ: (3 sibs) 3 children: 36: 0x2aa0a084f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0850e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0852b0 VAL: '1000' (3 sibs) 36: 0x2aa0a085348 VAL: '1001' (3 sibs) 36: 0x2aa0a0853e0 VAL: '1002' (3 sibs) 36: 0x2aa0a085178 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085480 VAL: '1010' (3 sibs) 36: 0x2aa0a085518 VAL: '1011' (3 sibs) 36: 0x2aa0a0855b0 VAL: '1012' (3 sibs) 36: 0x2aa0a085210 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085650 VAL: '1020' (3 sibs) 36: 0x2aa0a0856e8 VAL: '1021' (3 sibs) 36: 0x2aa0a085780 VAL: '1022' (3 sibs) 36: 0x2aa0a084fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0859f0 VAL: '1100' (3 sibs) 36: 0x2aa0a085a88 VAL: '1101' (3 sibs) 36: 0x2aa0a085b20 VAL: '1102' (3 sibs) 36: 0x2aa0a0858b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085bc0 VAL: '1110' (3 sibs) 36: 0x2aa0a085c58 VAL: '1111' (3 sibs) 36: 0x2aa0a085cf0 VAL: '1112' (3 sibs) 36: 0x2aa0a085950 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085d90 VAL: '1120' (3 sibs) 36: 0x2aa0a085e28 VAL: '1121' (3 sibs) 36: 0x2aa0a085ec0 VAL: '1122' (3 sibs) 36: 0x2aa0a085040 SEQ: (3 sibs) 3 children: 36: 0x2aa0a085f60 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086130 VAL: '1200' (3 sibs) 36: 0x2aa0a0861c8 VAL: '1201' (3 sibs) 36: 0x2aa0a086260 VAL: '1202' (3 sibs) 36: 0x2aa0a085ff8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086300 VAL: '1210' (3 sibs) 36: 0x2aa0a086398 VAL: '1211' (3 sibs) 36: 0x2aa0a086430 VAL: '1212' (3 sibs) 36: 0x2aa0a086090 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0864d0 VAL: '1220' (3 sibs) 36: 0x2aa0a086568 VAL: '1221' (3 sibs) 36: 0x2aa0a086600 VAL: '1222' (3 sibs) 36: 0x2aa0a0836e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0866a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086870 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086a40 VAL: '2000' (3 sibs) 36: 0x2aa0a086ad8 VAL: '2001' (3 sibs) 36: 0x2aa0a086b70 VAL: '2002' (3 sibs) 36: 0x2aa0a086908 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086c10 VAL: '2010' (3 sibs) 36: 0x2aa0a086ca8 VAL: '2011' (3 sibs) 36: 0x2aa0a086d40 VAL: '2012' (3 sibs) 36: 0x2aa0a0869a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086de0 VAL: '2020' (3 sibs) 36: 0x2aa0a086e78 VAL: '2021' (3 sibs) 36: 0x2aa0a086f10 VAL: '2022' (3 sibs) 36: 0x2aa0a086738 SEQ: (3 sibs) 3 children: 36: 0x2aa0a086fb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087180 VAL: '2100' (3 sibs) 36: 0x2aa0a087218 VAL: '2101' (3 sibs) 36: 0x2aa0a0872b0 VAL: '2102' (3 sibs) 36: 0x2aa0a087048 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087350 VAL: '2110' (3 sibs) 36: 0x2aa0a0873e8 VAL: '2111' (3 sibs) 36: 0x2aa0a087480 VAL: '2112' (3 sibs) 36: 0x2aa0a0870e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087520 VAL: '2120' (3 sibs) 36: 0x2aa0a0875b8 VAL: '2121' (3 sibs) 36: 0x2aa0a087650 VAL: '2122' (3 sibs) 36: 0x2aa0a0867d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0876f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0878c0 VAL: '2200' (3 sibs) 36: 0x2aa0a087958 VAL: '2201' (3 sibs) 36: 0x2aa0a0879f0 VAL: '2202' (3 sibs) 36: 0x2aa0a087788 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087a90 VAL: '2210' (3 sibs) 36: 0x2aa0a087b28 VAL: '2211' (3 sibs) 36: 0x2aa0a087bc0 VAL: '2212' (3 sibs) 36: 0x2aa0a087820 SEQ: (3 sibs) 3 children: 36: 0x2aa0a087c60 VAL: '2220' (3 sibs) 36: 0x2aa0a087cf8 VAL: '2221' (3 sibs) 36: 0x2aa0a087d90 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a0c7150 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0c71e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0c7270 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0c7300 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0c7390 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0c7420 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0c74b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0c7540 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0c75d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0c7660 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0c76f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0c7780 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0c7810 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0c78a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0c7930 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0c79c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0c7a50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0c7ae0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0c7b70 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0c7c00 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0c7c90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0c7d20 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0c7db0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0c7e40 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0c7ed0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0c7f60 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0c7ff0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0c8080 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0c8110 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0c81a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0c8230 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0c82c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0c8350 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0c83e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0c8470 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0c8500 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0c8590 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0c8620 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0c86b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0c8740 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0c87d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0c8860 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0c88f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0c8980 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0c8a10 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0c8aa0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0c8b30 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0c8bc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0c8c50 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0c8ce0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0c8d70 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0c8e00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0c8e90 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0c8f20 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0c8fb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0c9040 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0c90d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0c9160 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0c91f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0c9280 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0c9310 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0c93a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0c9430 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0c94c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0c9550 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0c95e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0c9670 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0c9700 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0c9790 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0c9820 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0c98b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0c9940 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0c99d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0c9a60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0c9af0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0c9b80 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0c9c10 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0c9ca0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0c9d30 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0c9dc0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0c9e50 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0c9ee0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0c9f70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0ca000 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0ca090 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0ca120 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0ca1b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0ca240 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0ca2d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0ca360 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0ca3f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0ca480 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0ca510 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0ca5a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0ca630 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0ca6c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0ca750 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0ca7e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0ca870 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0ca900 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0ca990 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0caa20 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0caab0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0cab40 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0cabd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0cac60 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0cacf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0cad80 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0cae10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0caea0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0caf30 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0cafc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0cb050 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0cb0e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0cb170 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0cb200 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0cb290 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0cb320 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0cb3b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0cb440 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0cb4d0 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: 0x2aa0a087f98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0a088070 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088240 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0885e0 VAL: '0000' (3 sibs) 36: 0x2aa0a088678 VAL: '0001' (3 sibs) 36: 0x2aa0a088710 VAL: '0002' (3 sibs) 36: 0x2aa0a0884a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0887b0 VAL: '0010' (3 sibs) 36: 0x2aa0a088848 VAL: '0011' (3 sibs) 36: 0x2aa0a0888e0 VAL: '0012' (3 sibs) 36: 0x2aa0a088540 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088980 VAL: '0020' (3 sibs) 36: 0x2aa0a088a18 VAL: '0021' (3 sibs) 36: 0x2aa0a088ab0 VAL: '0022' (3 sibs) 36: 0x2aa0a0882d8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088b50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088d20 VAL: '0100' (3 sibs) 36: 0x2aa0a088db8 VAL: '0101' (3 sibs) 36: 0x2aa0a088e50 VAL: '0102' (3 sibs) 36: 0x2aa0a088be8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a088ef0 VAL: '0110' (3 sibs) 36: 0x2aa0a088f88 VAL: '0111' (3 sibs) 36: 0x2aa0a089020 VAL: '0112' (3 sibs) 36: 0x2aa0a088c80 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0890c0 VAL: '0120' (3 sibs) 36: 0x2aa0a089158 VAL: '0121' (3 sibs) 36: 0x2aa0a0891f0 VAL: '0122' (3 sibs) 36: 0x2aa0a088370 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089460 VAL: '0200' (3 sibs) 36: 0x2aa0a0894f8 VAL: '0201' (3 sibs) 36: 0x2aa0a089590 VAL: '0202' (3 sibs) 36: 0x2aa0a089328 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089630 VAL: '0210' (3 sibs) 36: 0x2aa0a0896c8 VAL: '0211' (3 sibs) 36: 0x2aa0a089760 VAL: '0212' (3 sibs) 36: 0x2aa0a0893c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089800 VAL: '0220' (3 sibs) 36: 0x2aa0a089898 VAL: '0221' (3 sibs) 36: 0x2aa0a089930 VAL: '0222' (3 sibs) 36: 0x2aa0a088108 SEQ: (3 sibs) 3 children: 36: 0x2aa0a0899d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089d70 VAL: '1000' (3 sibs) 36: 0x2aa0a089e08 VAL: '1001' (3 sibs) 36: 0x2aa0a089ea0 VAL: '1002' (3 sibs) 36: 0x2aa0a089c38 SEQ: (3 sibs) 3 children: 36: 0x2aa0a089f40 VAL: '1010' (3 sibs) 36: 0x2aa0a089fd8 VAL: '1011' (3 sibs) 36: 0x2aa0a08a070 VAL: '1012' (3 sibs) 36: 0x2aa0a089cd0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a110 VAL: '1020' (3 sibs) 36: 0x2aa0a08a1a8 VAL: '1021' (3 sibs) 36: 0x2aa0a08a240 VAL: '1022' (3 sibs) 36: 0x2aa0a089a68 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a4b0 VAL: '1100' (3 sibs) 36: 0x2aa0a08a548 VAL: '1101' (3 sibs) 36: 0x2aa0a08a5e0 VAL: '1102' (3 sibs) 36: 0x2aa0a08a378 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a680 VAL: '1110' (3 sibs) 36: 0x2aa0a08a718 VAL: '1111' (3 sibs) 36: 0x2aa0a08a7b0 VAL: '1112' (3 sibs) 36: 0x2aa0a08a410 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08a850 VAL: '1120' (3 sibs) 36: 0x2aa0a08a8e8 VAL: '1121' (3 sibs) 36: 0x2aa0a08a980 VAL: '1122' (3 sibs) 36: 0x2aa0a089b00 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08aa20 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08abf0 VAL: '1200' (3 sibs) 36: 0x2aa0a08ac88 VAL: '1201' (3 sibs) 36: 0x2aa0a08ad20 VAL: '1202' (3 sibs) 36: 0x2aa0a08aab8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08adc0 VAL: '1210' (3 sibs) 36: 0x2aa0a08ae58 VAL: '1211' (3 sibs) 36: 0x2aa0a08aef0 VAL: '1212' (3 sibs) 36: 0x2aa0a08ab50 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08af90 VAL: '1220' (3 sibs) 36: 0x2aa0a08b028 VAL: '1221' (3 sibs) 36: 0x2aa0a08b0c0 VAL: '1222' (3 sibs) 36: 0x2aa0a0881a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b160 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b330 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b500 VAL: '2000' (3 sibs) 36: 0x2aa0a08b598 VAL: '2001' (3 sibs) 36: 0x2aa0a08b630 VAL: '2002' (3 sibs) 36: 0x2aa0a08b3c8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b6d0 VAL: '2010' (3 sibs) 36: 0x2aa0a08b768 VAL: '2011' (3 sibs) 36: 0x2aa0a08b800 VAL: '2012' (3 sibs) 36: 0x2aa0a08b460 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08b8a0 VAL: '2020' (3 sibs) 36: 0x2aa0a08b938 VAL: '2021' (3 sibs) 36: 0x2aa0a08b9d0 VAL: '2022' (3 sibs) 36: 0x2aa0a08b1f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08ba70 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bc40 VAL: '2100' (3 sibs) 36: 0x2aa0a08bcd8 VAL: '2101' (3 sibs) 36: 0x2aa0a08bd70 VAL: '2102' (3 sibs) 36: 0x2aa0a08bb08 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08be10 VAL: '2110' (3 sibs) 36: 0x2aa0a08bea8 VAL: '2111' (3 sibs) 36: 0x2aa0a08bf40 VAL: '2112' (3 sibs) 36: 0x2aa0a08bba0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08bfe0 VAL: '2120' (3 sibs) 36: 0x2aa0a08c078 VAL: '2121' (3 sibs) 36: 0x2aa0a08c110 VAL: '2122' (3 sibs) 36: 0x2aa0a08b290 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c1b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c380 VAL: '2200' (3 sibs) 36: 0x2aa0a08c418 VAL: '2201' (3 sibs) 36: 0x2aa0a08c4b0 VAL: '2202' (3 sibs) 36: 0x2aa0a08c248 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c550 VAL: '2210' (3 sibs) 36: 0x2aa0a08c5e8 VAL: '2211' (3 sibs) 36: 0x2aa0a08c680 VAL: '2212' (3 sibs) 36: 0x2aa0a08c2e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0a08c720 VAL: '2220' (3 sibs) 36: 0x2aa0a08c7b8 VAL: '2221' (3 sibs) 36: 0x2aa0a08c850 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0a0cb570 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0a0cb600 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0a0cb690 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0a0cb720 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0a0cb7b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0a0cb840 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0a0cb8d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0a0cb960 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0a0cb9f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0a0cba80 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0a0cbb10 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0a0cbba0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0a0cbc30 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0a0cbcc0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0a0cbd50 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0a0cbde0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0a0cbe70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0a0cbf00 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0a0cbf90 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0a0cc020 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0a0cc0b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0a0cc140 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0a0cc1d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0a0cc260 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0a0cc2f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0a0cc380 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0a0cc410 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0a0cc4a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0a0cc530 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0a0cc5c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0a0cc650 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0a0cc6e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0a0cc770 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0a0cc800 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0a0cc890 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0a0cc920 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0a0cc9b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0a0cca40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0a0ccad0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0a0ccb60 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0a0ccbf0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0a0ccc80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0a0ccd10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0a0ccda0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0a0cce30 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0a0ccec0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0a0ccf50 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0a0ccfe0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0a0cd070 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0a0cd100 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0a0cd190 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0a0cd220 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0a0cd2b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0a0cd340 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0a0cd3d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0a0cd460 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0a0cd4f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0a0cd580 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0a0cd610 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0a0cd6a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0a0cd730 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0a0cd7c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0a0cd850 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0a0cd8e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0a0cd970 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0a0cda00 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0a0cda90 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0a0cdb20 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0a0cdbb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0a0cdc40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0a0cdcd0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0a0cdd60 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0a0cddf0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0a0cde80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0a0cdf10 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0a0cdfa0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0a0ce030 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0a0ce0c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0a0ce150 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0a0ce1e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0a0ce270 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0a0ce300 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0a0ce390 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0a0ce420 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0a0ce4b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0a0ce540 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0a0ce5d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0a0ce660 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0a0ce6f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0a0ce780 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0a0ce810 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0a0ce8a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0a0ce930 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0a0ce9c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0a0cea50 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0a0ceae0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0a0ceb70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0a0cec00 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0a0cec90 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0a0ced20 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0a0cedb0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0a0cee40 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0a0ceed0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0a0cef60 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0a0ceff0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0a0cf080 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0a0cf110 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0a0cf1a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0a0cf230 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0a0cf2c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0a0cf350 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0a0cf3e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0a0cf470 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0a0cf500 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0a0cf590 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0a0cf620 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0a0cf6b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0a0cf740 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0a0cf7d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0a0cf860 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0a0cf8f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (6 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (6 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.01 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-map_of_seq-0.6.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x2aa248ee1b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa248e8cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa248e8d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa248e8e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2491a100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa2491a190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa2491a220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa2491a2b0 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: 0x2aa248ee2c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e94a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e93f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e95e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2491bfa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2491c030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2491c0c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2491c150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2491c1e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2491c270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2491c300 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: 0x2aa248ee3e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9ea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2491dd90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2491de20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2491deb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2491df40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2491dfd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2491e060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2491e0f0 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: 0x2aa248ee4f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ea090 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ea128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ea1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ea268 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2491fb80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2491fc10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2491fca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2491fd30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2491fdc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2491fe50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2491fee0 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: 0x2aa248ee610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa248eea30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa248eef00 MAP: (1 sibs) 4 children: 37: 0x2aa248eefa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef0d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248eeac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa248eeb60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa248ef210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248ef3e0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef5b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef2a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248ef6f0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eebf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa248eec90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa248efa00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248efbd0 MAP: (1 sibs) 4 children: 37: 0x2aa248efc70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248efd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248efda0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248efe38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efa98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248efee0 MAP: (1 sibs) 4 children: 37: 0x2aa248eff80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f00b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efb30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eed28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa248eedc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa248f01f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248f03c0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f04f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f0590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248f06d0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f08a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eee58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24925260 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa249252f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa24925380 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa24925410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa249254a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa24925530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa249255c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa24925650 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa249256e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa24925770 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa24925800 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa24925890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa24925920 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa249259b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa24925a40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa24925ad0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa24925b60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa24925bf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa24925c80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa24925d10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa24925da0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa24925e30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa24925ec0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa24925f50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa24925fe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa24926070 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa24926100 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa24926190 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa24926220 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa249262b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa24926340 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa249263d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa24926460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa249264f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa24926580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa24926610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa249266a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa24926730 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa249267c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa24926850 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa249268e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa24926970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa24926a00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa24926a90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa24926b20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa24926bb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa24926c40 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa24926cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa24926d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa24926df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa24926e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa24926f10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa24926fa0 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: 0x2aa248ee728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248ea360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9720 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e97b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248ea3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e98f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24927670 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24927700 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24927790 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24927820 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249278b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24927940 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa249279d0 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: 0x2aa248ee840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e99f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ebb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ebc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ebcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ebd58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa249293a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24929430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa249294c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24929550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249295e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24929670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24929700 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: 0x2aa248ee958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa248eb870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa248eb560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa248ea890 VAL: 'a' (5 sibs) 37: 0x2aa248ea928 VAL: 'b' (5 sibs) 37: 0x2aa248ea9c0 VAL: 'c' (5 sibs) 37: 0x2aa248eaa58 VAL: 'd' (5 sibs) 37: 0x2aa248eaaf0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492b0d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa2492b160 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa2492b1f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa2492b280 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa2492b310 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa2492b3a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa2492b430 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa2492b4c0 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: 0x2aa248ee1b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa248e8cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa248e8d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa248e8e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492b9e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa2492ba70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa2492bb00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa2492bb90 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: 0x2aa248ee2c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e94a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e93f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e95e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492c2f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492c380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492c410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492c4a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492c530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492c5c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492c650 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: 0x2aa248ee3e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9ea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492cc00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492cc90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492cd20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492cdb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492ce40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492ced0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492cf60 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: 0x2aa248ee4f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ea090 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ea128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ea1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ea268 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492d510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492d5a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492d630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492d6c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492d750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492d7e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492d870 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: 0x2aa248ee610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa248eea30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa248eef00 MAP: (1 sibs) 4 children: 37: 0x2aa248eefa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef0d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248eeac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa248eeb60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa248ef210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248ef3e0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef5b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef2a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248ef6f0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eebf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa248eec90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa248efa00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248efbd0 MAP: (1 sibs) 4 children: 37: 0x2aa248efc70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248efd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248efda0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248efe38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efa98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248efee0 MAP: (1 sibs) 4 children: 37: 0x2aa248eff80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f00b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efb30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eed28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa248eedc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa248f01f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248f03c0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f04f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f0590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248f06d0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f08a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eee58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492f940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa2492f9d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa2492fa60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa2492faf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa2492fb80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa2492fc10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa2492fca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa2492fd30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa2492fdc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa2492fe50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa2492fee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa2492ff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa24930000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa24930090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa24930120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa249301b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa24930240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa249302d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa24930360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa249303f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa24930480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa24930510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa249305a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa24930630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa249306c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa24930750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa249307e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa24930870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa24930900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa24930990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa24930a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa24930ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa24930b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa24930bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa24930c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa24930cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa24930d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa24930e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa24930ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa24930f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa24930fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa24931050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa249310e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa24931170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa24931200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa24931290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa24931320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa249313b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa24931440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa249314d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa24931560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa249315f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa24931680 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: 0x2aa248ee728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248ea360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9720 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e97b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248ea3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e98f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492de20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492deb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492df40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492dfd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492e060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492e0f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492e180 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: 0x2aa248ee840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e99f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ebb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ebc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ebcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ebd58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2492e730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492e7c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492e850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492e8e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492e970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492ea00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492ea90 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: 0x2aa248ee958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa248eb870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa248eb560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa248ea890 VAL: 'a' (5 sibs) 37: 0x2aa248ea928 VAL: 'b' (5 sibs) 37: 0x2aa248ea9c0 VAL: 'c' (5 sibs) 37: 0x2aa248eaa58 VAL: 'd' (5 sibs) 37: 0x2aa248eaaf0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24931d50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa24931de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa24931e70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa24931f00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa24931f90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa24932020 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa249320b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa24932140 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] 0x2aa2491a100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa2491a190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa2491a220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa2491a2b0 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] 0x2aa24932d00 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa24932d90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa24932e20 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa24932eb0 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] 0x2aa2491bfa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2491c030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2491c0c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2491c150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2491c1e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2491c270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2491c300 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] 0x2aa24933ef0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24933f80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24934010 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa249340a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24934130 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa249341c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24934250 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] 0x2aa2491dd90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2491de20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2491deb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2491df40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2491dfd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2491e060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2491e0f0 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] 0x2aa24934800 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24934890 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24934920 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa249349b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24934a40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24934ad0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24934b60 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] 0x2aa2491fb80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2491fc10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2491fca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2491fd30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2491fdc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2491fe50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2491fee0 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] 0x2aa24935110 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa249351a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24935230 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa249352c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24935350 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa249353e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24935470 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] 0x2aa24925260 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa249252f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa24925380 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa24925410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa249254a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa24925530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa249255c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa24925650 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa249256e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa24925770 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa24925800 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa24925890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa24925920 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa249259b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa24925a40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa24925ad0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa24925b60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa24925bf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa24925c80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa24925d10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa24925da0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa24925e30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa24925ec0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa24925f50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa24925fe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa24926070 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa24926100 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa24926190 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa24926220 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa249262b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa24926340 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa249263d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa24926460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa249264f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa24926580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa24926610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa249266a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa24926730 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa249267c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa24926850 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa249268e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa24926970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa24926a00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa24926a90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa24926b20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa24926bb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa24926c40 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa24926cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa24926d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa24926df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa24926e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa24926f10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa24926fa0 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] 0x2aa24937540 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa249375d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa24937660 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa249376f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa24937780 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa24937810 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa249378a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa24937930 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa249379c0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa24937a50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa24937ae0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa24937b70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa24937c00 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa24937c90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa24937d20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa24937db0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa24937e40 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa24937ed0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa24937f60 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa24937ff0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa24938080 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa24938110 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa249381a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa24938230 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa249382c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa24938350 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa249383e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa24938470 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa24938500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa24938590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa24938620 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa249386b0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa24938740 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa249387d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa24938860 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa249388f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa24938980 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa24938a10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa24938aa0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa24938b30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa24938bc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa24938c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa24938ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa24938d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa24938e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa24938e90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa24938f20 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa24938fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa24939040 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa249390d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa24939160 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa249391f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa24939280 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] 0x2aa24927670 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24927700 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24927790 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24927820 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249278b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24927940 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa249279d0 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] 0x2aa24935a20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24935ab0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24935b40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24935bd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24935c60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24935cf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24935d80 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] 0x2aa249293a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24929430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa249294c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24929550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249295e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24929670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24929700 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] 0x2aa24936330 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa249363c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24936450 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa249364e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24936570 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24936600 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24936690 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] 0x2aa2492b0d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa2492b160 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa2492b1f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa2492b280 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa2492b310 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa2492b3a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa2492b430 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa2492b4c0 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] 0x2aa24939950 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa249399e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa24939a70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa24939b00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa24939b90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa24939c20 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa24939cb0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa24939d40 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] 0x2aa2492b9e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa2492ba70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa2492bb00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa2492bb90 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] 0x2aa2493a260 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa2493a2f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa2493a380 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa2493a410 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] 0x2aa2492c2f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492c380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492c410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492c4a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492c530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492c5c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492c650 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] 0x2aa2493ab70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2493ac00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2493ac90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2493ad20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2493adb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2493ae40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2493aed0 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] 0x2aa2492cc00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492cc90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492cd20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492cdb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492ce40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492ced0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492cf60 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] 0x2aa2493b480 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2493b510 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2493b5a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2493b630 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2493b6c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2493b750 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2493b7e0 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] 0x2aa2492d510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492d5a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492d630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492d6c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492d750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492d7e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492d870 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] 0x2aa2493bd90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2493be20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2493beb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2493bf40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2493bfd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2493c060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2493c0f0 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] 0x2aa2492f940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa2492f9d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa2492fa60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa2492faf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa2492fb80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa2492fc10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa2492fca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa2492fd30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa2492fdc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa2492fe50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa2492fee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa2492ff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa24930000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa24930090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa24930120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa249301b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa24930240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa249302d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa24930360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa249303f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa24930480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa24930510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa249305a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa24930630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa249306c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa24930750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa249307e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa24930870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa24930900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa24930990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa24930a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa24930ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa24930b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa24930bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa24930c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa24930cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa24930d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa24930e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa24930ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa24930f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa24930fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa24931050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa249310e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa24931170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa24931200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa24931290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa24931320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa249313b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa24931440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa249314d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa24931560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa249315f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa24931680 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] 0x2aa2493e1c0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa2493e250 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa2493e2e0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa2493e370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa2493e400 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa2493e490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa2493e520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa2493e5b0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa2493e640 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa2493e6d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa2493e760 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa2493e7f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa2493e880 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa2493e910 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa2493e9a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa2493ea30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa2493eac0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa2493eb50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa2493ebe0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa2493ec70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa2493ed00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa2493ed90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa2493ee20 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa2493eeb0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa2493ef40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa2493efd0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa2493f060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa2493f0f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa2493f180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa2493f210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa2493f2a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa2493f330 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa2493f3c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa2493f450 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa2493f4e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa2493f570 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa2493f600 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa2493f690 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa2493f720 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa2493f7b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa2493f840 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa2493f8d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa2493f960 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa2493f9f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa2493fa80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa2493fb10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa2493fba0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa2493fc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa2493fcc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa2493fd50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa2493fde0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa2493fe70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa2493ff00 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] 0x2aa2492de20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492deb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492df40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492dfd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492e060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492e0f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492e180 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] 0x2aa2493c6a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2493c730 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2493c7c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2493c850 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2493c8e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2493c970 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2493ca00 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] 0x2aa2492e730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2492e7c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2492e850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2492e8e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2492e970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2492ea00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2492ea90 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] 0x2aa2493cfb0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2493d040 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2493d0d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2493d160 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2493d1f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2493d280 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2493d310 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] 0x2aa24931d50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa24931de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa24931e70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa24931f00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa24931f90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa24932020 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa249320b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa24932140 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] 0x2aa249405d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa24940660 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa249406f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa24940780 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa24940810 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa249408a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa24940930 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa249409c0 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: 0x2aa248ee1b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa248e8cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa248e8d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa248e8e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa249338b0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa24933940 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa249339d0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa24933a60 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: 0x2aa248ee2c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e94a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e93f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e95e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2493d8c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2493d950 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2493d9e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2493da70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2493db00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2493db90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2493dc20 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: 0x2aa248ee3e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9ea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa2493dcc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa2493dd50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa2493dde0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa2493de70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa2493df00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa2493df90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa2493e020 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: 0x2aa248ee4f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ea090 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ea128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ea1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ea268 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24936c40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24936cd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24936d60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24936df0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24936e80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24936f10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24936fa0 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: 0x2aa248ee610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa248eea30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa248eef00 MAP: (1 sibs) 4 children: 37: 0x2aa248eefa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef0d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248eeac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa248eeb60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa248ef210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248ef3e0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef5b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef2a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248ef6f0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eebf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa248eec90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa248efa00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248efbd0 MAP: (1 sibs) 4 children: 37: 0x2aa248efc70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248efd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248efda0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248efe38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efa98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248efee0 MAP: (1 sibs) 4 children: 37: 0x2aa248eff80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f00b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efb30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eed28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa248eedc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa248f01f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248f03c0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f04f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f0590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248f06d0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f08a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eee58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24940ee0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa24940f70 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa24941000 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa24941090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa24941120 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa249411b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa24941240 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa249412d0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa24941360 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa249413f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa24941480 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa24941510 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa249415a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa24941630 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa249416c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa24941750 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa249417e0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa24941870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa24941900 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa24941990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa24941a20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa24941ab0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa24941b40 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa24941bd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa24941c60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa24941cf0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa24941d80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa24941e10 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa24941ea0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa24941f30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa24941fc0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa24942050 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa249420e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa24942170 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa24942200 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa24942290 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa24942320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa249423b0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa24942440 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa249424d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa24942560 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa249425f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa24942680 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa24942710 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa249427a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa24942830 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa249428c0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa24942950 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa249429e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa24942a70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa24942b00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa24942b90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa24942c20 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: 0x2aa248ee728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248ea360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9720 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e97b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248ea3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e98f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24937040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa249370d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24937160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa249371f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24937280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24937310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa249373a0 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: 0x2aa248ee840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e99f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ebb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ebc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ebcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ebd58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24942cc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24942d50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24942de0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24942e70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24942f00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24942f90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24943020 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: 0x2aa248ee958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa248eb870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa248eb560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa248ea890 VAL: 'a' (5 sibs) 37: 0x2aa248ea928 VAL: 'b' (5 sibs) 37: 0x2aa248ea9c0 VAL: 'c' (5 sibs) 37: 0x2aa248eaa58 VAL: 'd' (5 sibs) 37: 0x2aa248eaaf0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa249430c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa24943150 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa249431e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa24943270 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa24943300 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa24943390 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa24943420 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa249434b0 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: 0x2aa248ee1b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa248e8cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa248e8d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa248e8e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24943550 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa249435e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa24943670 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa24943700 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: 0x2aa248ee2c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e94a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e93f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e95e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa249437a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24943830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa249438c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24943950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249439e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24943a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24943b00 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: 0x2aa248ee3e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e9d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e9ea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24943ba0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24943c30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa24943cc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24943d50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa24943de0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24943e70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24943f00 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: 0x2aa248ee4f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e9f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ea090 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ea128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ea1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ea268 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24943fa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24944030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa249440c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24944150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249441e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24944270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa24944300 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: 0x2aa248ee610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa248eea30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa248eef00 MAP: (1 sibs) 4 children: 37: 0x2aa248eefa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef0d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248eeac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa248eeb60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa248ef210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248ef3e0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef5b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef2a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248ef6f0 MAP: (1 sibs) 4 children: 37: 0x2aa248ef790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248ef828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248ef8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248ef958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248ef340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eebf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa248eec90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa248efa00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248efbd0 MAP: (1 sibs) 4 children: 37: 0x2aa248efc70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248efd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248efda0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248efe38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efa98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248efee0 MAP: (1 sibs) 4 children: 37: 0x2aa248eff80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f00b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248efb30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eed28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa248eedc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa248f01f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa248f03c0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f04f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f0590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa248f06d0 MAP: (1 sibs) 4 children: 37: 0x2aa248f0770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa248f0808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa248f08a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa248f0938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa248f0320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa248eee58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa249443a0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa24944430 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa249444c0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa24944550 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa249445e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa24944670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa24944700 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa24944790 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa24944820 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa249448b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa24944940 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa249449d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa24944a60 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa24944af0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa24944b80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa24944c10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa24944ca0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa24944d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa24944dc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa24944e50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa24944ee0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa24944f70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa24945000 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa24945090 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa24945120 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa249451b0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa24945240 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa249452d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa24945360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa249453f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa24945480 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa24945510 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa249455a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa24945630 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa249456c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa24945750 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa249457e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa24945870 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa24945900 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa24945990 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa24945a20 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa24945ab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa24945b40 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa24945bd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa24945c60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa24945cf0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa24945d80 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa24945e10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa24945ea0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa24945f30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa24945fc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa24946050 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa249460e0 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: 0x2aa248ee728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248ea360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248e9720 VAL: 'John Smith' (2 sibs) 37: 0x2aa248e97b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248ea3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248e9860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248e98f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24946180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24946210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa249462a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24946330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249463c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24946450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa249464e0 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: 0x2aa248ee840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa248e99f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa248ebb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa248ebc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa248e9a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa248ebcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa248ebd58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24946580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa24946610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa249466a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa24946730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa249467c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa24946850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa249468e0 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: 0x2aa248ee958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa248eb870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa248eb560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa248ea890 VAL: 'a' (5 sibs) 37: 0x2aa248ea928 VAL: 'b' (5 sibs) 37: 0x2aa248ea9c0 VAL: 'c' (5 sibs) 37: 0x2aa248eaa58 VAL: 'd' (5 sibs) 37: 0x2aa248eaaf0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa24946980 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa24946a10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa24946aa0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa24946b30 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa24946bc0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa24946c50 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa24946ce0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa24946d70 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 (4 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (4 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.01 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-seq_of_map-0.6.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x2aa1e8452b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e841690 MAP: (3 sibs) 0 children: 38: 0x2aa1e841728 MAP: (3 sibs) 0 children: 38: 0x2aa1e8417c0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e88cf40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e88cfd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e88d060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e88d0f0 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: 0x2aa1e8453c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841d20 MAP: (2 sibs) 2 children: 38: 0x2aa1e841e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e841ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e841db8 MAP: (2 sibs) 2 children: 38: 0x2aa1e841fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e88ec70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e88ed00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e88ed90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e88ee20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e88eeb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e88ef40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e88efd0 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: 0x2aa1e8454e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842550 MAP: (2 sibs) 2 children: 38: 0x2aa1e842690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8425e8 MAP: (2 sibs) 2 children: 38: 0x2aa1e8427d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8909a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e890a30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e890ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e890b50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e890be0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e890c70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e890d00 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: 0x2aa1e8455f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842910 MAP: (2 sibs) 2 children: 38: 0x2aa1e842a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8429a8 MAP: (2 sibs) 2 children: 38: 0x2aa1e842b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842c28 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8926d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e892760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8927f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e892880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e892910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8929a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e892a30 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: 0x2aa1e845710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8435a0 MAP: (2 sibs) 2 children: 38: 0x2aa1e8436e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e843778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e843638 MAP: (2 sibs) 2 children: 38: 0x2aa1e843820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e8438b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e894400 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e894490 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e894520 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8945b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e894640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8946d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e894760 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: 0x2aa1e845828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1e842130 MAP: (1 sibs) 2 children: 38: 0x2aa1e8419a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e841a38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e896130 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8961c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e896250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8962e0 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: 0x2aa1e845940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1e843aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1e843d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843b38 MAP: (4 sibs) 2 children: 38: 0x2aa1e843e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1e843f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1e844028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1e8440c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1e843c68 MAP: (4 sibs) 2 children: 38: 0x2aa1e844160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e8441f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e897e60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e897ef0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e897f80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e898010 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8980a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e898130 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8981c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e898250 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8982e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e898370 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e898400 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e898490 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e898520 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8985b0 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: 0x2aa1e845a58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1e8442f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1e844388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e844420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e8444b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e899b90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e899c20 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e899cb0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e899d40 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e899dd0 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: 0x2aa1e845b70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1e846440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1e8464e0 MAP: (5 sibs) 1 children: 38: 0x2aa1e8467e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1e846578 MAP: (5 sibs) 1 children: 38: 0x2aa1e846880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1e846610 MAP: (5 sibs) 1 children: 38: 0x2aa1e846920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1e8466a8 MAP: (5 sibs) 1 children: 38: 0x2aa1e8469c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1e846a60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1e846af8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1e846740 MAP: (5 sibs) 1 children: 38: 0x2aa1e846ba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1e846c40 VAL: 'val1' (2 sibs) 38: 0x2aa1e846cd8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e89b9b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e89ba40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e89bad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e89bb60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e89bbf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e89bc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e89bd10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e89bda0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e89be30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e89bec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e89bf50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e89bfe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e89c070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e89c100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e89c190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e89c220 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: 0x2aa1e845c88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1e842310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1e842d20 MAP: (1 sibs) 1 children: 38: 0x2aa1e842dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e8423a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1e842e60 MAP: (1 sibs) 1 children: 38: 0x2aa1e842f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e842440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1e843960 MAP: (2 sibs) 1 children: 38: 0x2aa1e842fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1e8439f8 MAP: (2 sibs) 1 children: 38: 0x2aa1e843040 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e89d780 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e89d810 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e89d8a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e89d930 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e89d9c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e89da50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e89dae0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e89db70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e89dc00 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e89dc90 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e89dd20 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e89ddb0 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: 0x2aa1e845da0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841860 MAP: (2 sibs) 3 children: 38: 0x2aa1e846d80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1e846e18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1e846eb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1e8418f8 MAP: (2 sibs) 3 children: 38: 0x2aa1e846f50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1e846fe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1e847080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e89f650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e89f6e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e89f770 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e89f800 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e89f890 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e89f920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e89f9b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e89fa40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e89fad0 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: 0x2aa1e845eb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8421d0 MAP: (2 sibs) 3 children: 38: 0x2aa1e847120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1e8471b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1e847250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1e842268 MAP: (2 sibs) 3 children: 38: 0x2aa1e8472f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1e847388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1e847420 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a14e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a1570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8a1600 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a1690 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a1720 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a17b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8a1840 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a18d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a1960 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1e8a14e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a1570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8a1600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a1690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a1720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a17b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8a1840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a18d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a1960 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1e8a14e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a1570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8a1600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a1690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a1720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a17b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8a1840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a18d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a1960 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: 0x2aa1e845fd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e847690 MAP: (3 sibs) 3 children: 38: 0x2aa1e847860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1e8478f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1e847990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1e847728 MAP: (3 sibs) 3 children: 38: 0x2aa1e847a30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1e847ac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1e847b60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1e8477c0 MAP: (3 sibs) 3 children: 38: 0x2aa1e847c00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1e847c98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1e847d30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a3380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8a3410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8a34a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a3530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a35c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a3650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8a36e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a3770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a3800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8a3890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8a3920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8a39b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8a3a40 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: 0x2aa1e8452b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e841690 MAP: (3 sibs) 0 children: 38: 0x2aa1e841728 MAP: (3 sibs) 0 children: 38: 0x2aa1e8417c0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a3c90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8a3d20 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e8a3db0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e8a3e40 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: 0x2aa1e8453c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841d20 MAP: (2 sibs) 2 children: 38: 0x2aa1e841e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e841ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e841db8 MAP: (2 sibs) 2 children: 38: 0x2aa1e841fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a45a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a4630 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a46c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a4750 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a47e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a4870 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a4900 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: 0x2aa1e8454e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842550 MAP: (2 sibs) 2 children: 38: 0x2aa1e842690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8425e8 MAP: (2 sibs) 2 children: 38: 0x2aa1e8427d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a4eb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a4f40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a4fd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a5060 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a50f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a5180 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a5210 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: 0x2aa1e8455f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842910 MAP: (2 sibs) 2 children: 38: 0x2aa1e842a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8429a8 MAP: (2 sibs) 2 children: 38: 0x2aa1e842b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842c28 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a57c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a5850 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a58e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a5970 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a5a00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a5a90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a5b20 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: 0x2aa1e845710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8435a0 MAP: (2 sibs) 2 children: 38: 0x2aa1e8436e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e843778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e843638 MAP: (2 sibs) 2 children: 38: 0x2aa1e843820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e8438b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a60d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a6160 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a61f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a6280 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a6310 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a63a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a6430 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: 0x2aa1e845828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1e842130 MAP: (1 sibs) 2 children: 38: 0x2aa1e8419a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e841a38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a69e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8a6a70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e8a6b00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8a6b90 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: 0x2aa1e845940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1e843aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1e843d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843b38 MAP: (4 sibs) 2 children: 38: 0x2aa1e843e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1e843f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1e844028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1e8440c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1e843c68 MAP: (4 sibs) 2 children: 38: 0x2aa1e844160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e8441f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a72f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8a7380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e8a7410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8a74a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8a7530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e8a75c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8a7650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e8a76e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8a7770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e8a7800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e8a7890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e8a7920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e8a79b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8a7a40 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: 0x2aa1e845a58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1e8442f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1e844388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e844420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e8444b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a7c00 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8a7c90 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e8a7d20 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e8a7db0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e8a7e40 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: 0x2aa1e845b70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1e846440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1e8464e0 MAP: (5 sibs) 1 children: 38: 0x2aa1e8467e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1e846578 MAP: (5 sibs) 1 children: 38: 0x2aa1e846880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1e846610 MAP: (5 sibs) 1 children: 38: 0x2aa1e846920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1e8466a8 MAP: (5 sibs) 1 children: 38: 0x2aa1e8469c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1e846a60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1e846af8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1e846740 MAP: (5 sibs) 1 children: 38: 0x2aa1e846ba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1e846c40 VAL: 'val1' (2 sibs) 38: 0x2aa1e846cd8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a8510 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8a85a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e8a8630 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e8a86c0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e8a8750 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e8a87e0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e8a8870 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e8a8900 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e8a8990 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e8a8a20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e8a8ab0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e8a8b40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e8a8bd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e8a8c60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e8a8cf0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e8a8d80 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: 0x2aa1e845c88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1e842310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1e842d20 MAP: (1 sibs) 1 children: 38: 0x2aa1e842dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e8423a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1e842e60 MAP: (1 sibs) 1 children: 38: 0x2aa1e842f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e842440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1e843960 MAP: (2 sibs) 1 children: 38: 0x2aa1e842fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1e8439f8 MAP: (2 sibs) 1 children: 38: 0x2aa1e843040 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a8e20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8a8eb0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e8a8f40 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e8a8fd0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e8a9060 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e8a90f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e8a9180 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e8a9210 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e8a92a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e8a9330 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e8a93c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e8a9450 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: 0x2aa1e845da0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841860 MAP: (2 sibs) 3 children: 38: 0x2aa1e846d80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1e846e18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1e846eb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1e8418f8 MAP: (2 sibs) 3 children: 38: 0x2aa1e846f50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1e846fe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1e847080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8a9730 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a97c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8a9850 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a98e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a9970 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a9a00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8a9a90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a9b20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a9bb0 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: 0x2aa1e845eb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8421d0 MAP: (2 sibs) 3 children: 38: 0x2aa1e847120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1e8471b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1e847250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1e842268 MAP: (2 sibs) 3 children: 38: 0x2aa1e8472f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1e847388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1e847420 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8aa040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8aa0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8aa160 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8aa1f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8aa280 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8aa310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8aa3a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8aa430 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8aa4c0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1e8aa040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8aa0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8aa160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8aa1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8aa280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8aa310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8aa3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8aa430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8aa4c0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1e8aa040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8aa0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8aa160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8aa1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8aa280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8aa310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8aa3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8aa430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8aa4c0 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: 0x2aa1e845fd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e847690 MAP: (3 sibs) 3 children: 38: 0x2aa1e847860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1e8478f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1e847990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1e847728 MAP: (3 sibs) 3 children: 38: 0x2aa1e847a30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1e847ac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1e847b60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1e8477c0 MAP: (3 sibs) 3 children: 38: 0x2aa1e847c00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1e847c98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1e847d30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8aa950 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8aa9e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8aaa70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8aab00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8aab90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8aac20 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8aacb0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8aad40 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8aadd0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8aae60 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8aaef0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8aaf80 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8ab010 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] 0x2aa1e88cf40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e88cfd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e88d060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e88d0f0 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] 0x2aa1e8ac3f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8ac480 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e8ac510 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e8ac5a0 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] 0x2aa1e88ec70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e88ed00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e88ed90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e88ee20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e88eeb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e88ef40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e88efd0 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] 0x2aa1e8ad5e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8ad670 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8ad700 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8ad790 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8ad820 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8ad8b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8ad940 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] 0x2aa1e8909a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e890a30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e890ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e890b50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e890be0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e890c70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e890d00 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] 0x2aa1e8adef0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8adf80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8ae010 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8ae0a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8ae130 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8ae1c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8ae250 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] 0x2aa1e8926d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e892760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8927f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e892880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e892910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8929a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e892a30 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] 0x2aa1e8ae800 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8ae890 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8ae920 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8ae9b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8aea40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8aead0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8aeb60 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] 0x2aa1e894400 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e894490 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e894520 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8945b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e894640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8946d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e894760 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] 0x2aa1e8af110 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8af1a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8af230 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8af2c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8af350 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8af3e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8af470 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] 0x2aa1e896130 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8961c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e896250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8962e0 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] 0x2aa1e8afa20 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8afab0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e8afb40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8afbd0 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] 0x2aa1e897e60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e897ef0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e897f80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e898010 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8980a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e898130 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8981c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e898250 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8982e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e898370 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e898400 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e898490 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e898520 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8985b0 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] 0x2aa1e8b0330 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8b03c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e8b0450 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8b04e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8b0570 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e8b0600 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8b0690 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e8b0720 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8b07b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e8b0840 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e8b08d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e8b0960 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e8b09f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8b0a80 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] 0x2aa1e899b90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e899c20 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e899cb0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e899d40 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e899dd0 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] 0x2aa1e8b0c40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8b0cd0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e8b0d60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e8b0df0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e8b0e80 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] 0x2aa1e89b9b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e89ba40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e89bad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e89bb60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e89bbf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e89bc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e89bd10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e89bda0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e89be30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e89bec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e89bf50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e89bfe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e89c070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e89c100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e89c190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e89c220 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] 0x2aa1e8b1550 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8b15e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e8b1670 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e8b1700 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e8b1790 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e8b1820 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e8b18b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e8b1940 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e8b19d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e8b1a60 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e8b1af0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e8b1b80 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e8b1c10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e8b1ca0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e8b1d30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e8b1dc0 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] 0x2aa1e89d780 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e89d810 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e89d8a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e89d930 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e89d9c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e89da50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e89dae0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e89db70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e89dc00 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e89dc90 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e89dd20 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e89ddb0 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] 0x2aa1e8b1e60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8b1ef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e8b1f80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e8b2010 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e8b20a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e8b2130 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e8b21c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e8b2250 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e8b22e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e8b2370 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e8b2400 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e8b2490 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] 0x2aa1e89f650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e89f6e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e89f770 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e89f800 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e89f890 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e89f920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e89f9b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e89fa40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e89fad0 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] 0x2aa1e8b2770 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8b2800 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8b2890 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8b2920 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8b29b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8b2a40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8b2ad0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8b2b60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8b2bf0 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] 0x2aa1e8a14e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a1570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8a1600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a1690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a1720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a17b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8a1840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a18d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a1960 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] 0x2aa1e8b3080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8b3110 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8b31a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8b3230 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8b32c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8b3350 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8b33e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8b3470 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8b3500 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] 0x2aa1e8a3380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8a3410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8a34a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a3530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a35c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a3650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8a36e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a3770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a3800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8a3890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8a3920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8a39b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8a3a40 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] 0x2aa1e8b3990 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8b3a20 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8b3ab0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8b3b40 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8b3bd0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8b3c60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8b3cf0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8b3d80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8b3e10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8b3ea0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8b3f30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8b3fc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8b4050 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] 0x2aa1e8a3c90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8a3d20 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e8a3db0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e8a3e40 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] 0x2aa1e8b42a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8b4330 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e8b43c0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e8b4450 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] 0x2aa1e8a45a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a4630 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a46c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a4750 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a47e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a4870 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a4900 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] 0x2aa1e8b4bb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8b4c40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8b4cd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8b4d60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8b4df0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8b4e80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8b4f10 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] 0x2aa1e8a4eb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a4f40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a4fd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a5060 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a50f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a5180 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a5210 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] 0x2aa1e8b54c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8b5550 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8b55e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8b5670 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8b5700 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8b5790 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8b5820 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] 0x2aa1e8a57c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a5850 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a58e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a5970 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a5a00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a5a90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a5b20 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] 0x2aa1e8b5dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8b5e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8b5ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8b5f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8b6010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8b60a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8b6130 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] 0x2aa1e8a60d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a6160 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8a61f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8a6280 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8a6310 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8a63a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8a6430 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] 0x2aa1e8b66e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8b6770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8b6800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8b6890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8b6920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8b69b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8b6a40 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] 0x2aa1e8a69e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8a6a70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e8a6b00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8a6b90 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] 0x2aa1e8b6ff0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8b7080 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e8b7110 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8b71a0 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] 0x2aa1e8a72f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8a7380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e8a7410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8a74a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8a7530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e8a75c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8a7650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e8a76e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8a7770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e8a7800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e8a7890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e8a7920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e8a79b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8a7a40 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] 0x2aa1e8b7900 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8b7990 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e8b7a20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8b7ab0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8b7b40 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e8b7bd0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8b7c60 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e8b7cf0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8b7d80 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e8b7e10 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e8b7ea0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e8b7f30 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e8b7fc0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8b8050 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] 0x2aa1e8a7c00 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8a7c90 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e8a7d20 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e8a7db0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e8a7e40 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] 0x2aa1e8b8210 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8b82a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e8b8330 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e8b83c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e8b8450 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] 0x2aa1e8a8510 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8a85a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e8a8630 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e8a86c0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e8a8750 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e8a87e0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e8a8870 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e8a8900 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e8a8990 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e8a8a20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e8a8ab0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e8a8b40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e8a8bd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e8a8c60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e8a8cf0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e8a8d80 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] 0x2aa1e8b8b20 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8b8bb0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e8b8c40 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e8b8cd0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e8b8d60 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e8b8df0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e8b8e80 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e8b8f10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e8b8fa0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e8b9030 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e8b90c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e8b9150 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e8b91e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e8b9270 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e8b9300 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e8b9390 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] 0x2aa1e8a8e20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8a8eb0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e8a8f40 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e8a8fd0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e8a9060 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e8a90f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e8a9180 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e8a9210 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e8a92a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e8a9330 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e8a93c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e8a9450 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] 0x2aa1e8b9430 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8b94c0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e8b9550 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e8b95e0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e8b9670 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e8b9700 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e8b9790 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e8b9820 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e8b98b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e8b9940 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e8b99d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e8b9a60 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] 0x2aa1e8a9730 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8a97c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8a9850 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8a98e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8a9970 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8a9a00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8a9a90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8a9b20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8a9bb0 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] 0x2aa1e8b9d40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8b9dd0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8b9e60 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8b9ef0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8b9f80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8ba010 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8ba0a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8ba130 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8ba1c0 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] 0x2aa1e8aa040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8aa0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8aa160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8aa1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8aa280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8aa310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8aa3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8aa430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8aa4c0 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] 0x2aa1e8ba650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8ba6e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8ba770 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8ba800 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8ba890 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8ba920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8ba9b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8baa40 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8baad0 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] 0x2aa1e8aa950 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8aa9e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8aaa70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8aab00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8aab90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8aac20 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8aacb0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8aad40 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8aadd0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8aae60 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8aaef0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8aaf80 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8ab010 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] 0x2aa1e8baf60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8baff0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8bb080 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8bb110 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8bb1a0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8bb230 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8bb2c0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8bb350 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8bb3e0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8bb470 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8bb500 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8bb590 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8bb620 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: 0x2aa1e8452b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e841690 MAP: (3 sibs) 0 children: 38: 0x2aa1e841728 MAP: (3 sibs) 0 children: 38: 0x2aa1e8417c0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8ad0c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8ad150 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e8ad1e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e8ad270 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: 0x2aa1e8453c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841d20 MAP: (2 sibs) 2 children: 38: 0x2aa1e841e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e841ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e841db8 MAP: (2 sibs) 2 children: 38: 0x2aa1e841fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bb870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8bb900 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8bb990 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8bba20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8bbab0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8bbb40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8bbbd0 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: 0x2aa1e8454e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842550 MAP: (2 sibs) 2 children: 38: 0x2aa1e842690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8425e8 MAP: (2 sibs) 2 children: 38: 0x2aa1e8427d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bbc70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8bbd00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8bbd90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8bbe20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8bbeb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8bbf40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8bbfd0 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: 0x2aa1e8455f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842910 MAP: (2 sibs) 2 children: 38: 0x2aa1e842a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8429a8 MAP: (2 sibs) 2 children: 38: 0x2aa1e842b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842c28 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bc070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8bc100 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8bc190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8bc220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8bc2b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8bc340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8bc3d0 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: 0x2aa1e845710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8435a0 MAP: (2 sibs) 2 children: 38: 0x2aa1e8436e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e843778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e843638 MAP: (2 sibs) 2 children: 38: 0x2aa1e843820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e8438b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bc470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8bc500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8bc590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8bc620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8bc6b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8bc740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8bc7d0 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: 0x2aa1e845828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1e842130 MAP: (1 sibs) 2 children: 38: 0x2aa1e8419a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e841a38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bc870 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8bc900 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e8bc990 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8bca20 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: 0x2aa1e845940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1e843aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1e843d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843b38 MAP: (4 sibs) 2 children: 38: 0x2aa1e843e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1e843f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1e844028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1e8440c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1e843c68 MAP: (4 sibs) 2 children: 38: 0x2aa1e844160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e8441f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bcac0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8bcb50 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e8bcbe0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8bcc70 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8bcd00 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e8bcd90 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8bce20 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e8bceb0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8bcf40 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e8bcfd0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e8bd060 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e8bd0f0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e8bd180 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8bd210 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: 0x2aa1e845a58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1e8442f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1e844388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e844420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e8444b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bd2b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8bd340 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e8bd3d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e8bd460 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e8bd4f0 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: 0x2aa1e845b70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1e846440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1e8464e0 MAP: (5 sibs) 1 children: 38: 0x2aa1e8467e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1e846578 MAP: (5 sibs) 1 children: 38: 0x2aa1e846880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1e846610 MAP: (5 sibs) 1 children: 38: 0x2aa1e846920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1e8466a8 MAP: (5 sibs) 1 children: 38: 0x2aa1e8469c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1e846a60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1e846af8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1e846740 MAP: (5 sibs) 1 children: 38: 0x2aa1e846ba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1e846c40 VAL: 'val1' (2 sibs) 38: 0x2aa1e846cd8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bd590 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8bd620 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e8bd6b0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e8bd740 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e8bd7d0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e8bd860 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e8bd8f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e8bd980 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e8bda10 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e8bdaa0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e8bdb30 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e8bdbc0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e8bdc50 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e8bdce0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e8bdd70 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e8bde00 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: 0x2aa1e845c88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1e842310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1e842d20 MAP: (1 sibs) 1 children: 38: 0x2aa1e842dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e8423a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1e842e60 MAP: (1 sibs) 1 children: 38: 0x2aa1e842f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e842440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1e843960 MAP: (2 sibs) 1 children: 38: 0x2aa1e842fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1e8439f8 MAP: (2 sibs) 1 children: 38: 0x2aa1e843040 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bdea0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8bdf30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e8bdfc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e8be050 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e8be0e0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e8be170 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e8be200 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e8be290 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e8be320 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e8be3b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e8be440 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e8be4d0 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: 0x2aa1e845da0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841860 MAP: (2 sibs) 3 children: 38: 0x2aa1e846d80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1e846e18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1e846eb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1e8418f8 MAP: (2 sibs) 3 children: 38: 0x2aa1e846f50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1e846fe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1e847080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8be570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8be600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8be690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8be720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8be7b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8be840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8be8d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8be960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8be9f0 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: 0x2aa1e845eb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8421d0 MAP: (2 sibs) 3 children: 38: 0x2aa1e847120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1e8471b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1e847250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1e842268 MAP: (2 sibs) 3 children: 38: 0x2aa1e8472f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1e847388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1e847420 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bea90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8beb20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8bebb0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8bec40 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8becd0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8bed60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8bedf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8bee80 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8bef10 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: 0x2aa1e845fd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e847690 MAP: (3 sibs) 3 children: 38: 0x2aa1e847860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1e8478f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1e847990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1e847728 MAP: (3 sibs) 3 children: 38: 0x2aa1e847a30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1e847ac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1e847b60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1e8477c0 MAP: (3 sibs) 3 children: 38: 0x2aa1e847c00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1e847c98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1e847d30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8befb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8bf040 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8bf0d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8bf160 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8bf1f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8bf280 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8bf310 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8bf3a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8bf430 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8bf4c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8bf550 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8bf5e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8bf670 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: 0x2aa1e8452b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e841690 MAP: (3 sibs) 0 children: 38: 0x2aa1e841728 MAP: (3 sibs) 0 children: 38: 0x2aa1e8417c0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bf710 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8bf7a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1e8bf830 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1e8bf8c0 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: 0x2aa1e8453c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841d20 MAP: (2 sibs) 2 children: 38: 0x2aa1e841e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e841ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e841db8 MAP: (2 sibs) 2 children: 38: 0x2aa1e841fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bf960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8bf9f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8bfa80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8bfb10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8bfba0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8bfc30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8bfcc0 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: 0x2aa1e8454e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842550 MAP: (2 sibs) 2 children: 38: 0x2aa1e842690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8425e8 MAP: (2 sibs) 2 children: 38: 0x2aa1e8427d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8bfd60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8bfdf0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8bfe80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8bff10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8bffa0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8c0030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8c00c0 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: 0x2aa1e8455f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e842910 MAP: (2 sibs) 2 children: 38: 0x2aa1e842a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e842ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e8429a8 MAP: (2 sibs) 2 children: 38: 0x2aa1e842b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e842c28 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c0160 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8c01f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8c0280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8c0310 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8c03a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8c0430 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8c04c0 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: 0x2aa1e845710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8435a0 MAP: (2 sibs) 2 children: 38: 0x2aa1e8436e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1e843778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1e843638 MAP: (2 sibs) 2 children: 38: 0x2aa1e843820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1e8438b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c0560 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8c05f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1e8c0680 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1e8c0710 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1e8c07a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1e8c0830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1e8c08c0 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: 0x2aa1e845828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1e842130 MAP: (1 sibs) 2 children: 38: 0x2aa1e8419a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e841a38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c0960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8c09f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1e8c0a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8c0b10 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: 0x2aa1e845940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1e843aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1e843d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843b38 MAP: (4 sibs) 2 children: 38: 0x2aa1e843e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1e843ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e843bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1e843f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1e844028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1e8440c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1e843c68 MAP: (4 sibs) 2 children: 38: 0x2aa1e844160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1e8441f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c0bb0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8c0c40 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1e8c0cd0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1e8c0d60 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1e8c0df0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1e8c0e80 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1e8c0f10 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1e8c0fa0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1e8c1030 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1e8c10c0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1e8c1150 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1e8c11e0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1e8c1270 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1e8c1300 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: 0x2aa1e845a58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1e8442f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1e844388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e844420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1e8444b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c13a0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1e8c1430 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1e8c14c0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1e8c1550 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1e8c15e0 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: 0x2aa1e845b70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1e846440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1e8464e0 MAP: (5 sibs) 1 children: 38: 0x2aa1e8467e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1e846578 MAP: (5 sibs) 1 children: 38: 0x2aa1e846880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1e846610 MAP: (5 sibs) 1 children: 38: 0x2aa1e846920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1e8466a8 MAP: (5 sibs) 1 children: 38: 0x2aa1e8469c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1e846a60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1e846af8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1e846740 MAP: (5 sibs) 1 children: 38: 0x2aa1e846ba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1e846c40 VAL: 'val1' (2 sibs) 38: 0x2aa1e846cd8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c1680 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1e8c1710 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1e8c17a0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1e8c1830 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1e8c18c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1e8c1950 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1e8c19e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1e8c1a70 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1e8c1b00 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1e8c1b90 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1e8c1c20 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1e8c1cb0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1e8c1d40 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1e8c1dd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1e8c1e60 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1e8c1ef0 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: 0x2aa1e845c88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1e842310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1e842d20 MAP: (1 sibs) 1 children: 38: 0x2aa1e842dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e8423a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1e842e60 MAP: (1 sibs) 1 children: 38: 0x2aa1e842f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1e842440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1e843960 MAP: (2 sibs) 1 children: 38: 0x2aa1e842fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1e8439f8 MAP: (2 sibs) 1 children: 38: 0x2aa1e843040 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c1f90 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8c2020 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1e8c20b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1e8c2140 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1e8c21d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1e8c2260 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1e8c22f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1e8c2380 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1e8c2410 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1e8c24a0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1e8c2530 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1e8c25c0 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: 0x2aa1e845da0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e841860 MAP: (2 sibs) 3 children: 38: 0x2aa1e846d80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1e846e18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1e846eb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1e8418f8 MAP: (2 sibs) 3 children: 38: 0x2aa1e846f50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1e846fe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1e847080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c2660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8c26f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8c2780 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8c2810 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8c28a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8c2930 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8c29c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8c2a50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8c2ae0 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: 0x2aa1e845eb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1e8421d0 MAP: (2 sibs) 3 children: 38: 0x2aa1e847120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1e8471b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1e847250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1e842268 MAP: (2 sibs) 3 children: 38: 0x2aa1e8472f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1e847388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1e847420 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c2b80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1e8c2c10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1e8c2ca0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8c2d30 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8c2dc0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8c2e50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1e8c2ee0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8c2f70 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8c3000 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: 0x2aa1e845fd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1e847690 MAP: (3 sibs) 3 children: 38: 0x2aa1e847860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1e8478f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1e847990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1e847728 MAP: (3 sibs) 3 children: 38: 0x2aa1e847a30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1e847ac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1e847b60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1e8477c0 MAP: (3 sibs) 3 children: 38: 0x2aa1e847c00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1e847c98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1e847d30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1e8c30a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1e8c3130 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1e8c31c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1e8c3250 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1e8c32e0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1e8c3370 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1e8c3400 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1e8c3490 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1e8c3520 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1e8c35b0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1e8c3640 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1e8c36d0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1e8c3760 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 (6 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (6 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.01 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_map-0.6.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x2aa245037c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa24501f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa24501fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa24502080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa245021c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa24502258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa24502118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa24502300 VAL: 'item 1' (2 sibs) 39: 0x2aa24502398 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa24514fa0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa24515030 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa245150c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa24515150 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa245151e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa24515270 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa24515300 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa24515390 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa24515420 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: 0x2aa245038d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24501cf0 MAP: (2 sibs) 4 children: 39: 0x2aa24503200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa245033c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24501d88 MAP: (2 sibs) 5 children: 39: 0x2aa24503470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa24503508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa245035a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa24503638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa245036d0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa24517340 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa245173d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24517460 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa245174f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa24517580 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa24517610 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa245176a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa24517730 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa245177c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24517850 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa245178e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa24517970 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24517a00 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: 0x2aa245039f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24503c80 MAP: (2 sibs) 4 children: 39: 0x2aa24503dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa24503f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24503d18 MAP: (2 sibs) 5 children: 39: 0x2aa24504030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa245040c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa24504160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa245041f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa24504290 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa245195f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa24519680 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24519710 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa245197a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa24519830 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa245198c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa24519950 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa245199e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa24519a70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24519b00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa24519b90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa24519c20 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24519cb0 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: 0x2aa245037c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa24501f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa24501fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa24502080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa245021c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa24502258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa24502118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa24502300 VAL: 'item 1' (2 sibs) 39: 0x2aa24502398 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa24519f00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa24519f90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2451a020 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2451a0b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2451a140 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2451a1d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2451a260 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2451a2f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2451a380 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: 0x2aa245038d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24501cf0 MAP: (2 sibs) 4 children: 39: 0x2aa24503200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa245033c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24501d88 MAP: (2 sibs) 5 children: 39: 0x2aa24503470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa24503508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa245035a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa24503638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa245036d0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2451a810 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451a8a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451a930 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451a9c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451aa50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451aae0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451ab70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2451ac00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2451ac90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2451ad20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2451adb0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2451ae40 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2451aed0 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: 0x2aa245039f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24503c80 MAP: (2 sibs) 4 children: 39: 0x2aa24503dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa24503f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24503d18 MAP: (2 sibs) 5 children: 39: 0x2aa24504030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa245040c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa24504160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa245041f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa24504290 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2451b120 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451b1b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451b240 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451b2d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451b360 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451b3f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451b480 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2451b510 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2451b5a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2451b630 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2451b6c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2451b750 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2451b7e0 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] 0x2aa24514fa0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa24515030 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa245150c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa24515150 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa245151e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa24515270 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa24515300 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa24515390 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa24515420 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] 0x2aa2451c5f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2451c680 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2451c710 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2451c7a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2451c830 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2451c8c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2451c950 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2451c9e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2451ca70 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] 0x2aa24517340 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa245173d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24517460 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa245174f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa24517580 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa24517610 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa245176a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa24517730 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa245177c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24517850 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa245178e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa24517970 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24517a00 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] 0x2aa2451d7e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451d870 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451d900 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451d990 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451da20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451dab0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451db40 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2451dbd0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2451dc60 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2451dcf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2451dd80 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2451de10 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2451dea0 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] 0x2aa245195f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa24519680 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24519710 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa245197a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa24519830 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa245198c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa24519950 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa245199e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa24519a70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24519b00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa24519b90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa24519c20 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24519cb0 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] 0x2aa2451e0f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451e180 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451e210 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451e2a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451e330 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451e3c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451e450 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2451e4e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2451e570 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2451e600 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2451e690 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2451e720 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2451e7b0 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] 0x2aa24519f00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa24519f90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2451a020 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2451a0b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2451a140 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2451a1d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2451a260 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2451a2f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2451a380 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] 0x2aa2451ea00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2451ea90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2451eb20 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2451ebb0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2451ec40 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2451ecd0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2451ed60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2451edf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2451ee80 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] 0x2aa2451a810 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451a8a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451a930 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451a9c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451aa50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451aae0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451ab70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2451ac00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2451ac90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2451ad20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2451adb0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2451ae40 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2451aed0 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] 0x2aa2451f310 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451f3a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451f430 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451f4c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451f550 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451f5e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451f670 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2451f700 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2451f790 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2451f820 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2451f8b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2451f940 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2451f9d0 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] 0x2aa2451b120 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451b1b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451b240 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451b2d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451b360 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451b3f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451b480 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2451b510 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2451b5a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2451b630 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2451b6c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2451b750 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2451b7e0 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] 0x2aa2451fc20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2451fcb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2451fd40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2451fdd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2451fe60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2451fef0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2451ff80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa24520010 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa245200a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24520130 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa245201c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa24520250 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa245202e0 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: 0x2aa245037c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa24501f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa24501fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa24502080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa245021c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa24502258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa24502118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa24502300 VAL: 'item 1' (2 sibs) 39: 0x2aa24502398 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2451d0c0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2451d150 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2451d1e0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2451d270 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2451d300 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2451d390 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2451d420 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2451d4b0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2451d540 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: 0x2aa245038d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24501cf0 MAP: (2 sibs) 4 children: 39: 0x2aa24503200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa245033c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24501d88 MAP: (2 sibs) 5 children: 39: 0x2aa24503470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa24503508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa245035a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa24503638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa245036d0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa24520530 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa245205c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24520650 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa245206e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa24520770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa24520800 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa24520890 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa24520920 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa245209b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24520a40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa24520ad0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa24520b60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24520bf0 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: 0x2aa245039f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24503c80 MAP: (2 sibs) 4 children: 39: 0x2aa24503dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa24503f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24503d18 MAP: (2 sibs) 5 children: 39: 0x2aa24504030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa245040c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa24504160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa245041f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa24504290 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa24520c90 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa24520d20 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24520db0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa24520e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa24520ed0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa24520f60 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa24520ff0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa24521080 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa24521110 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa245211a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa24521230 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa245212c0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24521350 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: 0x2aa245037c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa24501f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa24501fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa24502080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa245021c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa24502258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa24502118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa24502300 VAL: 'item 1' (2 sibs) 39: 0x2aa24502398 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa245213f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa24521480 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa24521510 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa245215a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa24521630 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa245216c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa24521750 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa245217e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa24521870 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: 0x2aa245038d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24501cf0 MAP: (2 sibs) 4 children: 39: 0x2aa24503200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa245033c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24501d88 MAP: (2 sibs) 5 children: 39: 0x2aa24503470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa24503508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa245035a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa24503638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa245036d0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa24521910 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa245219a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24521a30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa24521ac0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa24521b50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa24521be0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa24521c70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa24521d00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa24521d90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24521e20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa24521eb0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa24521f40 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24521fd0 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: 0x2aa245039f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa24503be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa24503c80 MAP: (2 sibs) 4 children: 39: 0x2aa24503dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa24503e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa24503ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa24503f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa24503d18 MAP: (2 sibs) 5 children: 39: 0x2aa24504030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa245040c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa24504160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa245041f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa24504290 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa24522070 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa24522100 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa24522190 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa24522220 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa245222b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa24522340 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa245223d0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa24522460 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa245224f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa24522580 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa24522610 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa245226a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa24522730 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 (1 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (1 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.00 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_seq-0.6.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x2aa1a9e0490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9dff50 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9dffe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e0080 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e01c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0118 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9ebeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9ebf40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9ebfd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ec060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9ec0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9ec180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9ec210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9ec2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9ec330 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: 0x2aa1a9e05a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9e0680 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9e0718 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e07b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e08f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0848 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0a30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0ac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9eded0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9edf60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9edff0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ee080 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9ee110 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9ee1a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9ee230 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9ee2c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9ee350 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: 0x2aa1a9e0490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9dff50 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9dffe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e0080 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e01c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0118 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9ee7e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9ee870 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9ee900 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ee990 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9eea20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9eeab0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9eeb40 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9eebd0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9eec60 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: 0x2aa1a9e05a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9e0680 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9e0718 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e07b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e08f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0848 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0a30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0ac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9ef0f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9ef180 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9ef210 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ef2a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9ef330 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9ef3c0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9ef450 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9ef4e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9ef570 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] 0x2aa1a9ebeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9ebf40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9ebfd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ec060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9ec0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9ec180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9ec210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9ec2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9ec330 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] 0x2aa1a9efeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9eff40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9effd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f0060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f00f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f0180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f0210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f02a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f0330 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] 0x2aa1a9eded0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9edf60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9edff0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ee080 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9ee110 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9ee1a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9ee230 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9ee2c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9ee350 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] 0x2aa1a9f10a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9f1130 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9f11c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f1250 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f12e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f1370 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f1400 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f1490 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f1520 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] 0x2aa1a9ee7e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9ee870 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9ee900 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ee990 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9eea20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9eeab0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9eeb40 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9eebd0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9eec60 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] 0x2aa1a9f19b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9f1a40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9f1ad0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f1b60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f1bf0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f1c80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f1d10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f1da0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f1e30 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] 0x2aa1a9ef0f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9ef180 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9ef210 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9ef2a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9ef330 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9ef3c0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9ef450 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9ef4e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9ef570 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] 0x2aa1a9f22c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9f2350 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9f23e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f2470 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f2500 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f2590 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f2620 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f26b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f2740 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: 0x2aa1a9e0490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9dff50 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9dffe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e0080 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e01c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0118 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9f07c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9f0850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9f08e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f0970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f0a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f0a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f0b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f0bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f0c40 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: 0x2aa1a9e05a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9e0680 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9e0718 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e07b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e08f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0848 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0a30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0ac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9f2bd0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9f2c60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9f2cf0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f2d80 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f2e10 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f2ea0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f2f30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f2fc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f3050 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: 0x2aa1a9e0490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9dff50 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9dffe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e0080 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e01c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0118 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9f30f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9f3180 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9f3210 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f32a0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f3330 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f33c0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f3450 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f34e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f3570 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: 0x2aa1a9e05a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1a9e0680 VAL: 'item 1' (4 sibs) 40: 0x2aa1a9e0718 VAL: 'item 2' (4 sibs) 40: 0x2aa1a9e07b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1a9e08f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1a9e0988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1a9e0848 MAP: (4 sibs) 2 children: 40: 0x2aa1a9e0a30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1a9e0ac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1a9f3610 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1a9f36a0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1a9f3730 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1a9f37c0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1a9f3850 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1a9f38e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1a9f3970 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1a9f3a00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1a9f3a90 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 (0 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (0 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.00 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-scalar_names-0.6.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x2aa02d551e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa02d53cd0 VAL: 'a' (21 sibs) 41: 0x2aa02d53d68 VAL: 'b:b' (21 sibs) 41: 0x2aa02d53e00 VAL: 'c{c' (21 sibs) 41: 0x2aa02d53e98 VAL: 'cc{' (21 sibs) 41: 0x2aa02d53f30 VAL: 'c}c' (21 sibs) 41: 0x2aa02d53fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa02d54060 VAL: 'c!c' (21 sibs) 41: 0x2aa02d540f8 VAL: 'cc!' (21 sibs) 41: 0x2aa02d54190 VAL: '.foo' (21 sibs) 41: 0x2aa02d54228 VAL: '.' (21 sibs) 41: 0x2aa02d542c0 VAL: '-a' (21 sibs) 41: 0x2aa02d54358 VAL: '+b' (21 sibs) 41: 0x2aa02d543f0 VAL: '/b' (21 sibs) 41: 0x2aa02d54488 VAL: ':c' (21 sibs) 41: 0x2aa02d54520 VAL: '$g' (21 sibs) 41: 0x2aa02d545b8 VAL: '*' (21 sibs) 41: 0x2aa02d54650 VAL: '*' (21 sibs) 41: 0x2aa02d546e8 VAL: '*' (21 sibs) 41: 0x2aa02d54780 VAL: '*a' (21 sibs) 41: 0x2aa02d54818 VAL: '*a' (21 sibs) 41: 0x2aa02d548b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d6df10 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d6dfa0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d6e030 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d6e0c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d6e150 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d6e1e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d6e270 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d6e300 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d6e390 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d6e420 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d6e4b0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d6e540 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d6e5d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d6e660 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d6e6f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d6e780 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d6e810 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d6e8a0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d6e930 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d6e9c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d6ea50 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d6eae0 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: 0x2aa02d552f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa02d54b90 VAL: 'a' (10 sibs) 41: 0x2aa02d54c28 VAL: 'b' (10 sibs) 41: 0x2aa02d54cc0 VAL: 'c' (10 sibs) 41: 0x2aa02d54d58 VAL: '.foo' (10 sibs) 41: 0x2aa02d54df0 VAL: '.' (10 sibs) 41: 0x2aa02d54e88 VAL: '-a' (10 sibs) 41: 0x2aa02d54f20 VAL: '+b' (10 sibs) 41: 0x2aa02d54fb8 VAL: '/b' (10 sibs) 41: 0x2aa02d55050 VAL: ':c' (10 sibs) 41: 0x2aa02d550e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d70540 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d705d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d70660 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d706f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d70780 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d70810 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d708a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d70930 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d709c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d70a50 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d70ae0 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: 0x2aa02d55410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d557c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d558f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d55990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d55a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d55ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d55b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d55bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d55c88 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d72270 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d72300 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d72390 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d72420 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d724b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d72540 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d725d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d72660 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d726f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d72780 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d72810 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d728a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d72930 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: 0x2aa02d55528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d55ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d56028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d560c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d56158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d561f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d56288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d56320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d563b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d73fa0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d74030 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d740c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d74150 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d741e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d74270 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d74300 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d74390 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d74420 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d744b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d74540 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d745d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d74660 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: 0x2aa02d551e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa02d53cd0 VAL: 'a' (21 sibs) 41: 0x2aa02d53d68 VAL: 'b:b' (21 sibs) 41: 0x2aa02d53e00 VAL: 'c{c' (21 sibs) 41: 0x2aa02d53e98 VAL: 'cc{' (21 sibs) 41: 0x2aa02d53f30 VAL: 'c}c' (21 sibs) 41: 0x2aa02d53fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa02d54060 VAL: 'c!c' (21 sibs) 41: 0x2aa02d540f8 VAL: 'cc!' (21 sibs) 41: 0x2aa02d54190 VAL: '.foo' (21 sibs) 41: 0x2aa02d54228 VAL: '.' (21 sibs) 41: 0x2aa02d542c0 VAL: '-a' (21 sibs) 41: 0x2aa02d54358 VAL: '+b' (21 sibs) 41: 0x2aa02d543f0 VAL: '/b' (21 sibs) 41: 0x2aa02d54488 VAL: ':c' (21 sibs) 41: 0x2aa02d54520 VAL: '$g' (21 sibs) 41: 0x2aa02d545b8 VAL: '*' (21 sibs) 41: 0x2aa02d54650 VAL: '*' (21 sibs) 41: 0x2aa02d546e8 VAL: '*' (21 sibs) 41: 0x2aa02d54780 VAL: '*a' (21 sibs) 41: 0x2aa02d54818 VAL: '*a' (21 sibs) 41: 0x2aa02d548b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d751c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d75250 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d752e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d75370 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d75400 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d75490 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d75520 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d755b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d75640 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d756d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d75760 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d757f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d75880 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d75910 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d759a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d75a30 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d75ac0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d75b50 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d75be0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d75c70 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d75d00 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d75d90 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: 0x2aa02d552f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa02d54b90 VAL: 'a' (10 sibs) 41: 0x2aa02d54c28 VAL: 'b' (10 sibs) 41: 0x2aa02d54cc0 VAL: 'c' (10 sibs) 41: 0x2aa02d54d58 VAL: '.foo' (10 sibs) 41: 0x2aa02d54df0 VAL: '.' (10 sibs) 41: 0x2aa02d54e88 VAL: '-a' (10 sibs) 41: 0x2aa02d54f20 VAL: '+b' (10 sibs) 41: 0x2aa02d54fb8 VAL: '/b' (10 sibs) 41: 0x2aa02d55050 VAL: ':c' (10 sibs) 41: 0x2aa02d550e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d748b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d74940 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d749d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d74a60 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d74af0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d74b80 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d74c10 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d74ca0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d74d30 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d74dc0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d74e50 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: 0x2aa02d55410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d557c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d558f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d55990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d55a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d55ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d55b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d55bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d55c88 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d763d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d76460 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d764f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d76580 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d76610 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d766a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d76730 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d767c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d76850 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d768e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d76970 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d76a00 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d76a90 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: 0x2aa02d55528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d55ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d56028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d560c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d56158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d561f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d56288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d56320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d563b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d76ce0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d76d70 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d76e00 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d76e90 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d76f20 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d76fb0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d77040 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d770d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d77160 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d771f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d77280 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d77310 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d773a0 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] 0x2aa02d6df10 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d6dfa0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d6e030 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d6e0c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d6e150 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d6e1e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d6e270 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d6e300 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d6e390 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d6e420 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d6e4b0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d6e540 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d6e5d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d6e660 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d6e6f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d6e780 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d6e810 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d6e8a0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d6e930 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d6e9c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d6ea50 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d6eae0 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] 0x2aa02d78c60 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d78cf0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d78d80 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d78e10 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d78ea0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d78f30 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d78fc0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d79050 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d790e0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d79170 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d79200 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d79290 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d79320 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d793b0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d79440 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d794d0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d79560 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d795f0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d79680 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d79710 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d797a0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d79830 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] 0x2aa02d70540 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d705d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d70660 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d706f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d70780 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d70810 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d708a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d70930 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d709c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d70a50 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d70ae0 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] 0x2aa02d77a70 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d77b00 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d77b90 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d77c20 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d77cb0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d77d40 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d77dd0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d77e60 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d77ef0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d77f80 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d78010 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] 0x2aa02d72270 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d72300 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d72390 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d72420 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d724b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d72540 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d725d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d72660 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d726f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d72780 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d72810 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d728a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d72930 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] 0x2aa02d79e70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d79f00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d79f90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d7a020 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d7a0b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d7a140 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d7a1d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d7a260 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d7a2f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d7a380 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d7a410 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d7a4a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d7a530 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] 0x2aa02d73fa0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d74030 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d740c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d74150 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d741e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d74270 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d74300 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d74390 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d74420 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d744b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d74540 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d745d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d74660 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] 0x2aa02d7a780 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d7a810 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d7a8a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d7a930 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d7a9c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d7aa50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d7aae0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d7ab70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d7ac00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d7ac90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d7ad20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d7adb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d7ae40 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] 0x2aa02d751c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d75250 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d752e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d75370 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d75400 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d75490 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d75520 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d755b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d75640 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d756d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d75760 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d757f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d75880 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d75910 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d759a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d75a30 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d75ac0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d75b50 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d75be0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d75c70 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d75d00 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d75d90 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] 0x2aa02d7b9a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d7ba30 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d7bac0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d7bb50 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d7bbe0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d7bc70 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d7bd00 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d7bd90 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d7be20 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d7beb0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d7bf40 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d7bfd0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d7c060 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d7c0f0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d7c180 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d7c210 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d7c2a0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d7c330 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d7c3c0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d7c450 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d7c4e0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d7c570 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] 0x2aa02d748b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d74940 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d749d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d74a60 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d74af0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d74b80 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d74c10 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d74ca0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d74d30 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d74dc0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d74e50 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] 0x2aa02d7b090 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d7b120 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d7b1b0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d7b240 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d7b2d0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d7b360 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d7b3f0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d7b480 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d7b510 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d7b5a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d7b630 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] 0x2aa02d763d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d76460 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d764f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d76580 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d76610 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d766a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d76730 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d767c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d76850 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d768e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d76970 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d76a00 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d76a90 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] 0x2aa02d7cbb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d7cc40 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d7ccd0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d7cd60 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d7cdf0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d7ce80 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d7cf10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d7cfa0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d7d030 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d7d0c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d7d150 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d7d1e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d7d270 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] 0x2aa02d76ce0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d76d70 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d76e00 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d76e90 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d76f20 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d76fb0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d77040 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d770d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d77160 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d771f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d77280 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d77310 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d773a0 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] 0x2aa02d7d4c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d7d550 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d7d5e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d7d670 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d7d700 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d7d790 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d7d820 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d7d8b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d7d940 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d7d9d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d7da60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d7daf0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d7db80 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: 0x2aa02d551e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa02d53cd0 VAL: 'a' (21 sibs) 41: 0x2aa02d53d68 VAL: 'b:b' (21 sibs) 41: 0x2aa02d53e00 VAL: 'c{c' (21 sibs) 41: 0x2aa02d53e98 VAL: 'cc{' (21 sibs) 41: 0x2aa02d53f30 VAL: 'c}c' (21 sibs) 41: 0x2aa02d53fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa02d54060 VAL: 'c!c' (21 sibs) 41: 0x2aa02d540f8 VAL: 'cc!' (21 sibs) 41: 0x2aa02d54190 VAL: '.foo' (21 sibs) 41: 0x2aa02d54228 VAL: '.' (21 sibs) 41: 0x2aa02d542c0 VAL: '-a' (21 sibs) 41: 0x2aa02d54358 VAL: '+b' (21 sibs) 41: 0x2aa02d543f0 VAL: '/b' (21 sibs) 41: 0x2aa02d54488 VAL: ':c' (21 sibs) 41: 0x2aa02d54520 VAL: '$g' (21 sibs) 41: 0x2aa02d545b8 VAL: '*' (21 sibs) 41: 0x2aa02d54650 VAL: '*' (21 sibs) 41: 0x2aa02d546e8 VAL: '*' (21 sibs) 41: 0x2aa02d54780 VAL: '*a' (21 sibs) 41: 0x2aa02d54818 VAL: '*a' (21 sibs) 41: 0x2aa02d548b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d7ddd0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d7de60 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d7def0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d7df80 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d7e010 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d7e0a0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d7e130 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d7e1c0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d7e250 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d7e2e0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d7e370 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d7e400 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d7e490 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d7e520 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d7e5b0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d7e640 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d7e6d0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d7e760 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d7e7f0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d7e880 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d7e910 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d7e9a0 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: 0x2aa02d552f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa02d54b90 VAL: 'a' (10 sibs) 41: 0x2aa02d54c28 VAL: 'b' (10 sibs) 41: 0x2aa02d54cc0 VAL: 'c' (10 sibs) 41: 0x2aa02d54d58 VAL: '.foo' (10 sibs) 41: 0x2aa02d54df0 VAL: '.' (10 sibs) 41: 0x2aa02d54e88 VAL: '-a' (10 sibs) 41: 0x2aa02d54f20 VAL: '+b' (10 sibs) 41: 0x2aa02d54fb8 VAL: '/b' (10 sibs) 41: 0x2aa02d55050 VAL: ':c' (10 sibs) 41: 0x2aa02d550e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d78380 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d78410 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d784a0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d78530 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d785c0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d78650 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d786e0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d78770 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d78800 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d78890 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d78920 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: 0x2aa02d55410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d557c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d558f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d55990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d55a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d55ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d55b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d55bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d55c88 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d7ea40 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d7ead0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d7eb60 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d7ebf0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d7ec80 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d7ed10 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d7eda0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d7ee30 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d7eec0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d7ef50 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d7efe0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d7f070 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d7f100 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: 0x2aa02d55528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d55ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d56028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d560c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d56158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d561f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d56288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d56320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d563b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d7f1a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d7f230 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d7f2c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d7f350 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d7f3e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d7f470 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d7f500 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d7f590 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d7f620 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d7f6b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d7f740 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d7f7d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d7f860 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: 0x2aa02d551e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa02d53cd0 VAL: 'a' (21 sibs) 41: 0x2aa02d53d68 VAL: 'b:b' (21 sibs) 41: 0x2aa02d53e00 VAL: 'c{c' (21 sibs) 41: 0x2aa02d53e98 VAL: 'cc{' (21 sibs) 41: 0x2aa02d53f30 VAL: 'c}c' (21 sibs) 41: 0x2aa02d53fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa02d54060 VAL: 'c!c' (21 sibs) 41: 0x2aa02d540f8 VAL: 'cc!' (21 sibs) 41: 0x2aa02d54190 VAL: '.foo' (21 sibs) 41: 0x2aa02d54228 VAL: '.' (21 sibs) 41: 0x2aa02d542c0 VAL: '-a' (21 sibs) 41: 0x2aa02d54358 VAL: '+b' (21 sibs) 41: 0x2aa02d543f0 VAL: '/b' (21 sibs) 41: 0x2aa02d54488 VAL: ':c' (21 sibs) 41: 0x2aa02d54520 VAL: '$g' (21 sibs) 41: 0x2aa02d545b8 VAL: '*' (21 sibs) 41: 0x2aa02d54650 VAL: '*' (21 sibs) 41: 0x2aa02d546e8 VAL: '*' (21 sibs) 41: 0x2aa02d54780 VAL: '*a' (21 sibs) 41: 0x2aa02d54818 VAL: '*a' (21 sibs) 41: 0x2aa02d548b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d7f900 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa02d7f990 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa02d7fa20 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa02d7fab0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa02d7fb40 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa02d7fbd0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa02d7fc60 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa02d7fcf0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa02d7fd80 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa02d7fe10 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa02d7fea0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa02d7ff30 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa02d7ffc0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa02d80050 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa02d800e0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa02d80170 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa02d80200 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa02d80290 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa02d80320 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa02d803b0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa02d80440 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa02d804d0 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: 0x2aa02d552f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa02d54b90 VAL: 'a' (10 sibs) 41: 0x2aa02d54c28 VAL: 'b' (10 sibs) 41: 0x2aa02d54cc0 VAL: 'c' (10 sibs) 41: 0x2aa02d54d58 VAL: '.foo' (10 sibs) 41: 0x2aa02d54df0 VAL: '.' (10 sibs) 41: 0x2aa02d54e88 VAL: '-a' (10 sibs) 41: 0x2aa02d54f20 VAL: '+b' (10 sibs) 41: 0x2aa02d54fb8 VAL: '/b' (10 sibs) 41: 0x2aa02d55050 VAL: ':c' (10 sibs) 41: 0x2aa02d550e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d80570 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa02d80600 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa02d80690 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa02d80720 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa02d807b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa02d80840 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa02d808d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa02d80960 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa02d809f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa02d80a80 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa02d80b10 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: 0x2aa02d55410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d557c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d558f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d55990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d55a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d55ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d55b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d55bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d55c88 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d80bb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d80c40 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d80cd0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d80d60 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d80df0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d80e80 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d80f10 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d80fa0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d81030 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d810c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d81150 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d811e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d81270 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: 0x2aa02d55528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa02d55d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa02d55dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa02d55e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa02d55ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa02d55f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa02d56028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa02d560c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa02d56158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa02d561f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa02d56288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa02d56320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa02d563b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa02d81310 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa02d813a0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa02d81430 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa02d814c0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa02d81550 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa02d815e0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa02d81670 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa02d81700 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa02d81790 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa02d81820 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa02d818b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa02d81940 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa02d819d0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (2 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (2 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-simple_anchor-0.6.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x2aa2d77f070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d7718e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2d771db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d771e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2d771ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2d772030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d771aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2d7720d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d771b40 MAP: (8 sibs) 4 children: 42: 0x2aa2d772170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d772208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7722a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d772338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d771bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2d7723e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2d772478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2d772510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2d771c70 MAP: (8 sibs) 2 children: 42: 0x2aa2d7725b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2d7726f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2d772788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2d772648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2d771d08 MAP: (8 sibs) 3 children: 42: 0x2aa2d772830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2d772a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2d772a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2d772b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2d7728c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2d772960 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d7fa8b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d7fa940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d7fa9d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d7faa60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d7faaf0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d7fab80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d7fac10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d7faca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d7fad30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d7fadc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d7fae50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d7faee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d7faf70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d7fb000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d7fb090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d7fb120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d7fb1b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d7fb240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d7fb2d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d7fb360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d7fb3f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d7fb480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d7fb510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d7fb5a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d7fb630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d7fb6c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d7fb750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d7fb7e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d7fb870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d7fb900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d7fb990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d7fba20 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: 0x2aa2d77f188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d773560 MAP: (8 sibs) 2 children: 42: 0x2aa2d7707d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d770868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d7735f8 MAP: (8 sibs) 2 children: 42: 0x2aa2d770fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d773690 MAP: (8 sibs) 1 children: 42: 0x2aa2d773a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d773728 MAP: (8 sibs) 1 children: 42: 0x2aa2d773ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d7737c0 MAP: (8 sibs) 4 children: 42: 0x2aa2d773b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773858 MAP: (8 sibs) 4 children: 42: 0x2aa2d773de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d7738f0 MAP: (8 sibs) 4 children: 42: 0x2aa2d774050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d7740e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d774180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773988 MAP: (8 sibs) 4 children: 42: 0x2aa2d7742c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d774358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7743f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774488 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d7fd7f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d7fd880 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d7fd910 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d7fd9a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d7fda30 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d7fdac0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d7fdb50 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d7fdbe0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d7fdc70 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d7fdd00 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d7fdd90 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d7fde20 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d7fdeb0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d7fdf40 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d7fdfd0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d7fe060 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d7fe0f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d7fe180 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d7fe210 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d7fe2a0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d7fe330 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d7fe3c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d7fe450 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d7fe4e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d7fe570 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d7fe600 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d7fe690 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d7fe720 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa2d7fe7b0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d7fe840 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa2d7fe8d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d7fe960 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d7fea00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d7fea90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d7feb20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d7febb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d7fec40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d7fecd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d7fed60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d7fedf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d7fee80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d7fef10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d7fefa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d7ff030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d7ff0c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d7ff150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d7ff1e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d7ff270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d7ff300 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa2d7ffc00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa2d7ffc90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa2d7ff420 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa2d7ff4b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa2d7ff540 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa2d7ff390 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa2d7ffd20 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa2d7ff660 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa2d7ff780 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa2d7ff810 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa2d7ffae0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa2d7ff930 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa2d7ff6f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa2d7ffb70 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d7fea00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d7fea90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d7feb20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d7febb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d7fec40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d7fecd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d7fed60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d7fedf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d7fee80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d7fef10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d7fefa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d7ff030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d7ff0c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d7ff150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d7ff1e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d7ff270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d7ff300 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d7ff390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d7ff420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d7ff4b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d7ff540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d7ff5d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d7ff660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d7ff6f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d7ff780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d7ff810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d7ff8a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d7ff930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d7ff9c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d7ffa50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d7ffae0 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: 0x2aa2d77f2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7749a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d774a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d774ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d774d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d774dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d774b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7709b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d774c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d774e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d774f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d774fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d800e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d800ea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d800f30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d800fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d801050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d8010e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d801170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d801200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d801290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d801320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8013b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d801440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8014d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d801560 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: 0x2aa2d77f3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d775100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d775198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d775230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7754a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d775538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d7752c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7755e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d775360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d775680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7753f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d7757c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d803150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8031e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d803270 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d803300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d803390 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d803420 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8034b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d803540 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8035d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d803660 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8036f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d803780 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d803810 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d8038a0 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: 0x2aa2d77f4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7761d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d776570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d7766b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d776430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d7767e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7764c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776928 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8052c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d805350 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d8053e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d805470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d805500 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d805590 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d805620 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8056b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d805740 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8057d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d805860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8058f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d805980 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d805a10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d8052c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d805350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8053e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d805470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d805500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d805590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d805620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8056b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d805740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2d805aa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d805860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8058f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2d8057d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d805a10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d8052c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d805350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8053e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d805470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d805500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d805590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d805620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8056b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d805740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8057d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d805860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8058f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d805980 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d805a10 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: 0x2aa2d77f5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d774580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d774618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d7746b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7769d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d774748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d776b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d7747e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776d88 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d807610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8076a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d807730 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8077c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d807850 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d8078e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d807970 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d807a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d807a90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d807b20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d807bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d807c40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d807cd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d807d60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d807610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8076a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d807730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d8077c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d807850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8078e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d807970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d807a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d807a90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2d807df0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d807bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d807c40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2d807b20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d807d60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d807610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8076a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d807730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d8077c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d807850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8078e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d807970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d807a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d807a90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d807b20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d807bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d807c40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d807cd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d807d60 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: 0x2aa2d77f700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d7774c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d771110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7711a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d7775f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d777860 MAP: (2 sibs) 4 children: 42: 0x2aa2d772e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d772ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d772f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7778f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7779a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d777a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d777ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d777b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d777c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2d770cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d770d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d770df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2d7777c0 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] 0x2aa2d80ac10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d80aca0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d80ad30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d80adc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d80ae50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d80aee0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d80af70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d80b000 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d80b090 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d80b120 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d80b1b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d80b240 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d80b2d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d80b360 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d80b3f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d80b480 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d80b510 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d80b5a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d80b630 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d80b6c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d80b750 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d80b7e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d80b870 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d80b900 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: 0x2aa2d77f818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d777d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d778120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7781b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d777eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d778260 MAP: (2 sibs) 4 children: 42: 0x2aa2d7730b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d773148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d7731e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7782f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7783a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d778438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d7784d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d778568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d778600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2d7715f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d771688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d771720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2d7786a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d778738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d7787d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d778080 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] 0x2aa2d80de00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d80de90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d80df20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d80dfb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d80e040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d80e0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d80e160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d80e1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d80e280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d80e310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d80e3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d80e430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d80e4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d80e550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d80e5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d80e670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d80e700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d80e790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d80e820 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d80e8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d80e940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d80e9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d80ea60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d80eaf0 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] 0x2aa2d80de00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d80de90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d80df20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d80dfb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d80e040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d80e0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d80e160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d80e1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d80e280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d80e310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d80e3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d80e430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d80e4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d80e550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d80e5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d80e670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d80e700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d80e790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d80e820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d80e8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d80e940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d80e9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d80ea60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa2d80eb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa2d80ec10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa2d80eca0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa2d80eaf0 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] 0x2aa2d80de00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d80de90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d80df20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d80dfb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d80e040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d80e0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d80e160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d80e1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d80e280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d80e310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d80e3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d80e430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d80e4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d80e550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d80e5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d80e670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d80e700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d80e790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d80e820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d80e8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d80e940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d80e9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d80ea60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d80eaf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d80eb80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d80ec10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d80eca0 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: 0x2aa2d77f930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77a370 MAP: (6 sibs) 1 children: 42: 0x2aa2d77a710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2d77a7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77a848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77a8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77a978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77aa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77a408 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2d77ab50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77abe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77ac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77ad18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77adb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77a4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77ae50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2d77a538 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2d77a5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77af90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2d77b030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2d77b0c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2d77a668 MAP: (6 sibs) 1 children: 42: 0x2aa2d77b170 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d810fc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d811050 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d8110e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d811170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d811200 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d811290 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d811320 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d8113b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d811440 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d8114d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d811560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d8115f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d811680 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d811710 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d8117a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d811830 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d8118c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d811950 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d8119e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d811a70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d811b00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d811b90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d811c20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d811cb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d811d40 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: 0x2aa2d77fa48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77c410 MAP: (6 sibs) 1 children: 42: 0x2aa2d775f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77c7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77c848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77c8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77c978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77ca10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c4a8 MAP: (6 sibs) 1 children: 42: 0x2aa2d775ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77cb48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77cbe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77cc78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77cd10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c540 MAP: (6 sibs) 1 children: 42: 0x2aa2d776090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cdb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77ce48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77cee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77cf78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c5d8 MAP: (6 sibs) 1 children: 42: 0x2aa2d776130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77d310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c670 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77d580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77d618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c708 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77da50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d814180 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d814210 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d8142a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d814330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d8143c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d814450 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d8144e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d814570 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d814600 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d814690 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d814720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d8147b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d814840 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d8148d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d814960 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d8149f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d814a80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d814b10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d814ba0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d814c30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d814cc0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d814d50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d814de0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d814e70 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d814f00 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d815390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d815420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d8154b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d815540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d8155d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d815660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d8156f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d815780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d815810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d8158a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d815930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d8159c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d815a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d815ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d815b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d815c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d815c90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa2d8161a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa2d816230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa2d8162c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa2d816350 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa2d8163e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa2d815d20 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa2d815db0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa2d816470 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa2d816500 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa2d816590 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa2d816620 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa2d8166b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa2d815e40 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa2d815ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa2d816740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa2d8167d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa2d816860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa2d8168f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa2d815ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa2d816080 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa2d816110 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa2d815f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d816980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d816a10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d816aa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d816b30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d815390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d815420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d8154b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d815540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d8155d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d815660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d8156f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d815780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d815810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d8158a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d815930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d8159c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d815a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d815ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d815b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d815c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d815c90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d815d20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d815db0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d815e40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d815ed0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d815f60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d815ff0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d816080 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d816110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d8161a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d816230 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d8162c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d816350 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d8163e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d816470 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d816500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d816590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d816620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d8166b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d816740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d8167d0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d816860 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d8168f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d816980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d816a10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d816aa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d816b30 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: 0x2aa2d77fb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2d77daf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77db88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dc20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dcb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dd50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77dde8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77de80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77df18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77dfb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b8b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2d770690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2d770728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2d77e178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b9f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b2b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2d77e470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8186b0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d818740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d8187d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d818860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d8188f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d818980 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d818a10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d818aa0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d818b30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d818bc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d818c50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d818ce0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d818d70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d818e00 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d818e90 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d818f20 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d818fb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d819040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d8190d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d819160 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d8191f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d819280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d819310 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d8193a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d819430 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d8194c0 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: 0x2aa2d77fc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d77be10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2d77bea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2d77bf40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2d77bfd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2d77c070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2d775998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d817da0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d817e30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d817ec0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d817f50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d817fe0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d818070 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d818100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d818190 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: 0x2aa2d77fd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d778870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2d778908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2d7789a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2d778a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2d778ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2d775b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d81c100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d81c190 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d81c220 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d81c2b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d81c340 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d81c3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d81c460 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d81c4f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d81c100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d81c190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d81c220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d81c2b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d81c340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d81c3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d81c460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d81c4f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d81c100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d81c190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d81c220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d81c2b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d81c340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d81c3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d81c460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d81c4f0 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: 0x2aa2d77fea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d770e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2d770f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d81de30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d81dec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d81df50 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: 0x2aa2d77ffc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2d776ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d81fb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d81fbf0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d81fc80 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d81fb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d81fbf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d81fc80 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d81fb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d81fbf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d81fc80 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: 0x2aa2d7800d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2d77e650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2d77e6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2d77e780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d77eb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2d77ebb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2d77e818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d771420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2d7714b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2d771550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2d77e8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2d77ec60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2d77ecf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2d77e948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2d77e9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2d77eda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2d77ee38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2d77ea78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2d77eee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2d77ef78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8226f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d822780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d822810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d8228a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d822930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d8229c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d822a50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d822ae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d822b70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d822c00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d822c90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d822d20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d822db0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d822e40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d822ed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d822f60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d822ff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d823080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d823110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d8231a0 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: 0x2aa2d7801f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2d781330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2d7813c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2d781460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d781800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2d781898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2d7814f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d781940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2d7819d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2d781a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2d781590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2d781b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2d781ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2d781628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2d7816c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2d781c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2d781ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2d781758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2d781d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2d781e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d825630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8256c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d825750 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d8257e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d825870 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d825900 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d825990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d825a20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d825ab0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d825b40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d825bd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d825c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d825cf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d825d80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d825e10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d825ea0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d825f30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d825fc0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d826050 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d8260e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d825630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8256c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d825750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d8257e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d825870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d825900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d825990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d825a20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d825ab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d825b40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d825bd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d825c60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d825cf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d825d80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d825e10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d825ea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d825f30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d825fc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d826050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d8260e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d825630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8256c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d825750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d8257e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d825870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d825900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d825990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d825a20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d825ab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d825b40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d825bd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d825c60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d825cf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d825d80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d825e10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d825ea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d825f30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d825fc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d826050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d8260e0 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: 0x2aa2d780308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2d779790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2d779c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d779cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d779d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d779828 MAP: (8 sibs) 3 children: 42: 0x2aa2d779e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2d779ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2d779f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2d7798c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2d778f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d779958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2d778fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d7799f0 MAP: (8 sibs) 7 children: 42: 0x2aa2d781ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2d781f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2d782000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2d782098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2d782130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2d7821c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2d782260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2d779a88 VAL***: '*a0' (8 sibs) 42: 0x2aa2d779b20 VAL***: '*a7' (8 sibs) 42: 0x2aa2d779bb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d828570 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d828600 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d828690 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d828720 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d8287b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d828840 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d8288d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d828960 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d8289f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d828a80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d828b10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d828ba0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d828c30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d828cc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d828d50 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d828de0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d828e70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d828f00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d828f90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d829020 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8290b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d829140 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d8291d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d829260 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: 0x2aa2d780420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d782300 MAP: (8 sibs) 3 children: 42: 0x2aa2d7827d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2d782868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2d782900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2d782398 MAP: (8 sibs) 3 children: 42: 0x2aa2d7829a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2d782a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2d782ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2d782430 MAP: (8 sibs) 1 children: 42: 0x2aa2d777380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2d7824c8 MAP: (8 sibs) 1 children: 42: 0x2aa2d77a220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d782560 MAP: (8 sibs) 7 children: 42: 0x2aa2d782b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2d782c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2d782ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2d782d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2d782dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2d782e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2d782f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2d7825f8 MAP: (8 sibs) 3 children: 42: 0x2aa2d782fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d783038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d7830d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d782690 MAP: (8 sibs) 1 children: 42: 0x2aa2d783170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d782728 MAP: (8 sibs) 1 children: 42: 0x2aa2d783210 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d82aba0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d82ac30 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d82acc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d82ad50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d82ade0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d82ae70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d82af00 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d82af90 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d82b020 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d82b0b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d82b140 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d82b1d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d82b260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d82b2f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d82b380 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d82b410 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d82b4a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d82b530 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d82b5c0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d82b650 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d82b6e0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d82b770 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d82b800 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d82b890 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d82aba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d82ac30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d82acc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d82ad50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d82ade0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d82ae70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d82af00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d82af90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d82b020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d82b0b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d82b140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d82b1d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d82b260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d82b2f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d82b380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d82b410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d82b4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d82b530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d82b5c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d82b650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d82b6e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d82b770 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa2d82b920 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa2d82b9b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa2d82ba40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa2d82b800 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa2d82bad0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa2d82b890 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d82bb60 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d82aba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d82ac30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d82acc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d82ad50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d82ade0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d82ae70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d82af00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d82af90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d82b020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d82b0b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d82b140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d82b1d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d82b260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d82b2f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d82b380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d82b410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d82b4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d82b530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d82b5c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d82b650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d82b6e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d82b770 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d82b800 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d82b890 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d82b920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d82b9b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d82ba40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d82bad0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d82bb60 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: 0x2aa2d780538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2d771250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2d7712e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2d771380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d82d1d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d82d260 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d82d2f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d82d380 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: 0x2aa2d780650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d82ef00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d82ef90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d82f020 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: 0x2aa2d780768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d7770b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777148 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d830c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d830cc0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d830d50 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d830c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d830cc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d830d50 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d830c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d830cc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d830d50 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: 0x2aa2d77f070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d7718e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2d771db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d771e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2d771ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2d772030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d771aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2d7720d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d771b40 MAP: (8 sibs) 4 children: 42: 0x2aa2d772170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d772208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7722a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d772338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d771bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2d7723e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2d772478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2d772510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2d771c70 MAP: (8 sibs) 2 children: 42: 0x2aa2d7725b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2d7726f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2d772788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2d772648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2d771d08 MAP: (8 sibs) 3 children: 42: 0x2aa2d772830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2d772a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2d772a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2d772b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2d7728c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2d772960 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d831e50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d831ee0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d831f70 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d832000 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d832090 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d832120 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8321b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d832240 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d8322d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d832360 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d8323f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d832480 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d832510 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8325a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d832630 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d8326c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d832750 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d8327e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d832870 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d832900 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d832990 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d832a20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d832ab0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d832b40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d832bd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d832c60 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d832cf0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d832d80 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d832e10 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d832ea0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d832f30 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d832fc0 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: 0x2aa2d77f188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d773560 MAP: (8 sibs) 2 children: 42: 0x2aa2d7707d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d770868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d7735f8 MAP: (8 sibs) 2 children: 42: 0x2aa2d770fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d773690 MAP: (8 sibs) 1 children: 42: 0x2aa2d773a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d773728 MAP: (8 sibs) 1 children: 42: 0x2aa2d773ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d7737c0 MAP: (8 sibs) 4 children: 42: 0x2aa2d773b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773858 MAP: (8 sibs) 4 children: 42: 0x2aa2d773de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d7738f0 MAP: (8 sibs) 4 children: 42: 0x2aa2d774050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d7740e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d774180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773988 MAP: (8 sibs) 4 children: 42: 0x2aa2d7742c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d774358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7743f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774488 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d833060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8330f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d833180 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d833210 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d8332a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d833330 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8333c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d833450 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d8334e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d833570 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d833600 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d833690 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d833720 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8337b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d833840 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d8338d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d833960 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d8339f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d833a80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d833b10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d833ba0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d833c30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d833cc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d833d50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d833de0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d833e70 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d833f00 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d833f90 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa2d834020 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d8340b0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa2d834140 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d8341d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d834270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d834300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d834390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d834420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d8344b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d834540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8345d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d834660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d8346f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d834780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d834810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d8348a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d834930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8349c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d834a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d834ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d834b70 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa2d835470 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa2d835500 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa2d834c90 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa2d834d20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa2d834db0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa2d834c00 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa2d835590 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa2d834ed0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa2d834ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa2d835080 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa2d835350 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa2d8351a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa2d834f60 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa2d8353e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d834270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d834300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d834390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d834420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d8344b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d834540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8345d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d834660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d8346f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d834780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d834810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d8348a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d834930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8349c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d834a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d834ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d834b70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d834c00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d834c90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d834d20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d834db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d834e40 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d834ed0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d834f60 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d834ff0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d835080 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d835110 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d8351a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d835230 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d8352c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d835350 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: 0x2aa2d77f2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7749a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d774a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d774ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d774d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d774dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d774b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7709b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d774c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d774e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d774f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d774fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d831540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8315d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d831660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8316f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d831780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d831810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8318a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d831930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8319c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d831a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d831ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d831b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d831c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d831c90 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: 0x2aa2d77f3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d775100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d775198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d775230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7754a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d775538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d7752c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7755e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d775360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d775680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7753f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d7757c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d833060 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8330f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d833180 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d833210 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8332a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d833330 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8333c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d833450 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8334e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d833570 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d833600 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d833690 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d833720 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d8337b0 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: 0x2aa2d77f4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7761d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d776570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d7766b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d776430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d7767e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7764c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776928 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d836680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d836710 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d8367a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d836830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8368c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d836950 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8369e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d836a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d836b00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d836b90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d836c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d836cb0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d836d40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d836dd0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d836680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d836710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8367a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d836830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8368c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d836950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d8369e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d836a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d836b00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2d836e60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d836c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d836cb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2d836b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d836dd0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d836680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d836710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8367a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d836830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8368c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d836950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d8369e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d836a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d836b00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d836b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d836c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d836cb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d836d40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d836dd0 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: 0x2aa2d77f5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d774580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d774618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d7746b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7769d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d774748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d776b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d7747e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776d88 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d836f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d837020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d8370b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d837140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8371d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d837260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8372f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d837380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d837410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8374a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d837530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8375c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d837650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d8376e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d836f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d837020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8370b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d837140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8371d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d837260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d8372f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d837380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d837410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2d837770 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d837530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8375c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2d8374a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d8376e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d836f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d837020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8370b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d837140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8371d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d837260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d8372f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d837380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d837410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8374a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d837530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8375c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d837650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d8376e0 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: 0x2aa2d77f700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d7774c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d771110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7711a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d7775f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d777860 MAP: (2 sibs) 4 children: 42: 0x2aa2d772e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d772ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d772f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7778f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7779a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d777a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d777ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d777b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d777c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2d770cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d770d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d770df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2d7777c0 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] 0x2aa2d8381b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d838240 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d8382d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d838360 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d8383f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d838480 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d838510 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8385a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d838630 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8386c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d838750 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8387e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d838870 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d838900 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d838990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d838a20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d838ab0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d838b40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d838bd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d838c60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d838cf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d838d80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d838e10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d838ea0 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: 0x2aa2d77f818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d777d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d778120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7781b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d777eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d778260 MAP: (2 sibs) 4 children: 42: 0x2aa2d7730b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d773148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d7731e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7782f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7783a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d778438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d7784d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d778568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d778600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2d7715f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d771688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d771720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2d7786a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d778738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d7787d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d778080 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] 0x2aa2d8393c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d839450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d8394e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d839570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d839600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d839690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d839720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8397b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d839840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8398d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d839960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8399f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d839a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d839b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d839ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d839c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d839cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d839d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d839de0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d839e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d839f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d839f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d83a020 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d83a0b0 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] 0x2aa2d8393c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d839450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d8394e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d839570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d839600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d839690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d839720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8397b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d839840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8398d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d839960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8399f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d839a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d839b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d839ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d839c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d839cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d839d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d839de0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d839e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d839f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d839f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d83a020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa2d83a140 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa2d83a1d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa2d83a260 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa2d83a0b0 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] 0x2aa2d8393c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d839450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d8394e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d839570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d839600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d839690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d839720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8397b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d839840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8398d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d839960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8399f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d839a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d839b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d839ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d839c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d839cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d839d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d839de0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d839e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d839f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d839f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d83a020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d83a0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d83a140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d83a1d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d83a260 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: 0x2aa2d77f930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77a370 MAP: (6 sibs) 1 children: 42: 0x2aa2d77a710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2d77a7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77a848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77a8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77a978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77aa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77a408 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2d77ab50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77abe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77ac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77ad18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77adb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77a4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77ae50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2d77a538 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2d77a5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77af90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2d77b030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2d77b0c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2d77a668 MAP: (6 sibs) 1 children: 42: 0x2aa2d77b170 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d83a5d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d83a660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d83a6f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d83a780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d83a810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d83a8a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d83a930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d83a9c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d83aa50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d83aae0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d83ab70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d83ac00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d83ac90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d83ad20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d83adb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d83ae40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d83aed0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d83af60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d83aff0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d83b080 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d83b110 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d83b1a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d83b230 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d83b2c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d83b350 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: 0x2aa2d77fa48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77c410 MAP: (6 sibs) 1 children: 42: 0x2aa2d775f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77c7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77c848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77c8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77c978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77ca10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c4a8 MAP: (6 sibs) 1 children: 42: 0x2aa2d775ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77cb48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77cbe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77cc78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77cd10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c540 MAP: (6 sibs) 1 children: 42: 0x2aa2d776090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cdb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77ce48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77cee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77cf78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c5d8 MAP: (6 sibs) 1 children: 42: 0x2aa2d776130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77d310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c670 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77d580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77d618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c708 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77da50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d83b7e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d83b870 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d83b900 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d83b990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d83ba20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d83bab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d83bb40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d83bbd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d83bc60 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d83bcf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d83bd80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d83be10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d83bea0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d83bf30 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d83bfc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d83c050 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d83c0e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d83c170 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d83c200 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d83c290 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d83c320 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d83c3b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d83c440 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d83c4d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d83c560 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d83c9f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d83ca80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d83cb10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d83cba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d83cc30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d83ccc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d83cd50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d83cde0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d83ce70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d83cf00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d83cf90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d83d020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d83d0b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d83d140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d83d1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d83d260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d83d2f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa2d83d800 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa2d83d890 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa2d83d920 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa2d83d9b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa2d83da40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa2d83d380 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa2d83d410 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa2d83dad0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa2d83db60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa2d83dbf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa2d83dc80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa2d83dd10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa2d83d4a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa2d83d530 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa2d83dda0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa2d83de30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa2d83dec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa2d83df50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa2d83d650 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa2d83d6e0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa2d83d770 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa2d83d5c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d83dfe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d83e070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d83e100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d83e190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d83c9f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d83ca80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d83cb10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d83cba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d83cc30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d83ccc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d83cd50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d83cde0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d83ce70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d83cf00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d83cf90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d83d020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d83d0b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d83d140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d83d1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d83d260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d83d2f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d83d380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d83d410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d83d4a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d83d530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d83d5c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d83d650 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d83d6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d83d770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d83d800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d83d890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d83d920 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d83d9b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d83da40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d83dad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d83db60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d83dbf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d83dc80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d83dd10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d83dda0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d83de30 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d83dec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d83df50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d83dfe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d83e070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d83e100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d83e190 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: 0x2aa2d77fb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2d77daf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77db88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dc20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dcb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dd50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77dde8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77de80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77df18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77dfb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b8b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2d770690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2d770728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2d77e178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b9f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b2b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2d77e470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d83b7e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d83b870 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d83b900 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d83b990 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d83ba20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d83bab0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d83bb40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d83bbd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d83bc60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d83bcf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d83bd80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d83be10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d83bea0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d83bf30 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d83bfc0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d83c050 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d83c0e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d83c170 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d83c200 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d83c290 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d83c320 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d83c3b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d83c440 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d83c4d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d83c560 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d83c5f0 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: 0x2aa2d77fc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d77be10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2d77bea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2d77bf40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2d77bfd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2d77c070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2d775998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8378a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d837930 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d8379c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d837a50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d837ae0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d837b70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d837c00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d837c90 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: 0x2aa2d77fd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d778870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2d778908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2d7789a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2d778a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2d778ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2d775b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d83ee00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d83ee90 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d83ef20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d83efb0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d83f040 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d83f0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d83f160 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d83f1f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d83ee00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d83ee90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d83ef20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d83efb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d83f040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d83f0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d83f160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d83f1f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d83ee00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d83ee90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d83ef20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d83efb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d83f040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d83f0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d83f160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d83f1f0 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: 0x2aa2d77fea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d770e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2d770f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d83f710 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d83f7a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d83f830 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: 0x2aa2d77ffc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2d776ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d840020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d8400b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d840140 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d840020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d8400b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d840140 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d840020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d8400b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d840140 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: 0x2aa2d7800d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2d77e650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2d77e6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2d77e780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d77eb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2d77ebb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2d77e818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d771420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2d7714b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2d771550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2d77e8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2d77ec60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2d77ecf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2d77e948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2d77e9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2d77eda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2d77ee38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2d77ea78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2d77eee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2d77ef78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d841240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8412d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d841360 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d8413f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d841480 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d841510 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d8415a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d841630 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d8416c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d841750 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d8417e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d841870 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d841900 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d841990 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d841a20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d841ab0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d841b40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d841bd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d841c60 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d841cf0 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: 0x2aa2d7801f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2d781330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2d7813c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2d781460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d781800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2d781898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2d7814f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d781940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2d7819d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2d781a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2d781590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2d781b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2d781ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2d781628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2d7816c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2d781c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2d781ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2d781758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2d781d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2d781e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d842450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8424e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d842570 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d842600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d842690 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d842720 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d8427b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d842840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d8428d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d842960 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d8429f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d842a80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d842b10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d842ba0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d842c30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d842cc0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d842d50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d842de0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d842e70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d842f00 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d842450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8424e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d842570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d842600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d842690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d842720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d8427b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d842840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d8428d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d842960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d8429f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d842a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d842b10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d842ba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d842c30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d842cc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d842d50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d842de0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d842e70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d842f00 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d842450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8424e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d842570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d842600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d842690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d842720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d8427b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d842840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d8428d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d842960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d8429f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d842a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d842b10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d842ba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d842c30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d842cc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d842d50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d842de0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d842e70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d842f00 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: 0x2aa2d780308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2d779790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2d779c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d779cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d779d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d779828 MAP: (8 sibs) 3 children: 42: 0x2aa2d779e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2d779ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2d779f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2d7798c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2d778f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d779958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2d778fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d7799f0 MAP: (8 sibs) 7 children: 42: 0x2aa2d781ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2d781f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2d782000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2d782098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2d782130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2d7821c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2d782260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2d779a88 VAL***: '*a0' (8 sibs) 42: 0x2aa2d779b20 VAL***: '*a7' (8 sibs) 42: 0x2aa2d779bb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d843660 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8436f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d843780 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d843810 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d8438a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d843930 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d8439c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d843a50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d843ae0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d843b70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d843c00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d843c90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d843d20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d843db0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d843e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d843ed0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d843f60 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d843ff0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d844080 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d844110 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8441a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d844230 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d8442c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d844350 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: 0x2aa2d780420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d782300 MAP: (8 sibs) 3 children: 42: 0x2aa2d7827d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2d782868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2d782900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2d782398 MAP: (8 sibs) 3 children: 42: 0x2aa2d7829a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2d782a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2d782ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2d782430 MAP: (8 sibs) 1 children: 42: 0x2aa2d777380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2d7824c8 MAP: (8 sibs) 1 children: 42: 0x2aa2d77a220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d782560 MAP: (8 sibs) 7 children: 42: 0x2aa2d782b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2d782c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2d782ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2d782d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2d782dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2d782e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2d782f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2d7825f8 MAP: (8 sibs) 3 children: 42: 0x2aa2d782fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d783038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d7830d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d782690 MAP: (8 sibs) 1 children: 42: 0x2aa2d783170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d782728 MAP: (8 sibs) 1 children: 42: 0x2aa2d783210 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d844870 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d844900 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d844990 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d844a20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d844ab0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d844b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d844bd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d844c60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d844cf0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d844d80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d844e10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d844ea0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d844f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d844fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d845050 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d8450e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d845170 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d845200 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d845290 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d845320 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8453b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d845440 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d8454d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d845560 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d844870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d844900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d844990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d844a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d844ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d844b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d844bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d844c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d844cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d844d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d844e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d844ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d844f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d844fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d845050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d8450e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d845170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d845200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d845290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d845320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8453b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d845440 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa2d8455f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa2d845680 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa2d845710 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa2d8454d0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa2d8457a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa2d845560 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d845830 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d844870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d844900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d844990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d844a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d844ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d844b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d844bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d844c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d844cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d844d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d844e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d844ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d844f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d844fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d845050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d8450e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d845170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d845200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d845290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d845320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8453b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d845440 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d8454d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d845560 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d8455f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d845680 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d845710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d8457a0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d845830 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: 0x2aa2d780538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2d771250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2d7712e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2d771380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d840930 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d8409c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d840a50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d840ae0 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: 0x2aa2d780650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d845a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d845b10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d845ba0 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: 0x2aa2d780768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d7770b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777148 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d846390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d846420 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d8464b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d846390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d846420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d8464b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2d846390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d846420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d8464b0 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] 0x2aa2d7fa8b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d7fa940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d7fa9d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d7faa60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d7faaf0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d7fab80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d7fac10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d7faca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d7fad30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d7fadc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d7fae50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d7faee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d7faf70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d7fb000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d7fb090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d7fb120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d7fb1b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d7fb240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d7fb2d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d7fb360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d7fb3f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d7fb480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d7fb510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d7fb5a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d7fb630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d7fb6c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d7fb750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d7fb7e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d7fb870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d7fb900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d7fb990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d7fba20 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] 0x2aa2d84d0b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d84d140 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d84d1d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d84d260 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d84d2f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d84d380 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d84d410 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d84d4a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d84d530 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d84d5c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d84d650 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d84d6e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d84d770 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d84d800 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d84d890 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d84d920 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d84d9b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d84da40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d84dad0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d84db60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d84dbf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d84dc80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d84dd10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d84dda0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d84de30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d84dec0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d84df50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d84dfe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d84e070 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d84e100 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d84e190 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d84e220 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] 0x2aa2d7fea00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d7fea90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d7feb20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d7febb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d7fec40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d7fecd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d7fed60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d7fedf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d7fee80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d7fef10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d7fefa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d7ff030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d7ff0c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d7ff150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d7ff1e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d7ff270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d7ff300 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d7ff390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d7ff420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d7ff4b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d7ff540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d7ff5d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d7ff660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d7ff6f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d7ff780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d7ff810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d7ff8a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d7ff930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d7ff9c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d7ffa50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d7ffae0 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] 0x2aa2d84e2c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d84e350 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d84e3e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d84e470 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d84e500 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d84e590 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d84e620 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d84e6b0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d84e740 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d84e7d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d84e860 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d84e8f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d84e980 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d84ea10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d84eaa0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d84eb30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d84ebc0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d84ec50 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d84ece0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d84ed70 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d84ee00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d84ee90 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d84ef20 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d84efb0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d84f040 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d84f0d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d84f160 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d84f1f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d84f280 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d84f310 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d84f3a0 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] 0x2aa2d800e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d800ea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d800f30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d800fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d801050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d8010e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d801170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d801200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d801290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d801320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8013b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d801440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8014d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d801560 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] 0x2aa2d84c7a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d84c830 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d84c8c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d84c950 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d84c9e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d84ca70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d84cb00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d84cb90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d84cc20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d84ccb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d84cd40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d84cdd0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d84ce60 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d84cef0 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] 0x2aa2d803150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8031e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d803270 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d803300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d803390 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d803420 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8034b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d803540 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8035d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d803660 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8036f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d803780 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d803810 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d8038a0 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] 0x2aa2d84f4d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d84f560 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d84f5f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d84f680 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d84f710 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d84f7a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d84f830 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d84f8c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d84f950 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d84f9e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d84fa70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d84fb00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d84fb90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d84fc20 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] 0x2aa2d8052c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d805350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8053e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d805470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d805500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d805590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d805620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8056b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d805740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8057d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d805860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8058f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d805980 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d805a10 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] 0x2aa2d84fde0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d84fe70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d84ff00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d84ff90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d850020 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8500b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d850140 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8501d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d850260 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8502f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d850380 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d850410 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8504a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d850530 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] 0x2aa2d807610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8076a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d807730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d8077c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d807850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8078e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d807970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d807a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d807a90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d807b20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d807bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d807c40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d807cd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d807d60 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] 0x2aa2d8506f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d850780 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d850810 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d8508a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d850930 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8509c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d850a50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d850ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d850b70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d850c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d850c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d850d20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d850db0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d850e40 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] 0x2aa2d80ac10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d80aca0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d80ad30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d80adc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d80ae50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d80aee0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d80af70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d80b000 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d80b090 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d80b120 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d80b1b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d80b240 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d80b2d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d80b360 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d80b3f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d80b480 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d80b510 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d80b5a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d80b630 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d80b6c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d80b750 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d80b7e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d80b870 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d80b900 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] 0x2aa2d851910 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d8519a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d851a30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d851ac0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d851b50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d851be0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d851c70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d851d00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d851d90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d851e20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d851eb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d851f40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d851fd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d852060 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d8520f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d852180 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d852210 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d8522a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d852330 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d8523c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d852450 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d8524e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d852570 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d852600 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] 0x2aa2d80de00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d80de90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d80df20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d80dfb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d80e040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d80e0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d80e160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d80e1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d80e280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d80e310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d80e3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d80e430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d80e4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d80e550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d80e5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d80e670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d80e700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d80e790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d80e820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d80e8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d80e940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d80e9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d80ea60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d80eaf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d80eb80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d80ec10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d80eca0 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] 0x2aa2d852b20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d852bb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d852c40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d852cd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d852d60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d852df0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d852e80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d852f10 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d852fa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d853030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d8530c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d853150 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d8531e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d853270 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d853300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d853390 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d853420 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d8534b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d853540 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d8535d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d853660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d8536f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d853780 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d853810 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d8538a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d853930 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d8539c0 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] 0x2aa2d810fc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d811050 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d8110e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d811170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d811200 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d811290 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d811320 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d8113b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d811440 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d8114d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d811560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d8115f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d811680 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d811710 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d8117a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d811830 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d8118c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d811950 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d8119e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d811a70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d811b00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d811b90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d811c20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d811cb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d811d40 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] 0x2aa2d853d30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d853dc0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d853e50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d853ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d853f70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d854000 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d854090 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d854120 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d8541b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d854240 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d8542d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d854360 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d8543f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d854480 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d854510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d8545a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d854630 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d8546c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d854750 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d8547e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d854870 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d854900 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d854990 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d854a20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d854ab0 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] 0x2aa2d815390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d815420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d8154b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d815540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d8155d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d815660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d8156f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d815780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d815810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d8158a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d815930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d8159c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d815a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d815ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d815b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d815c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d815c90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d815d20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d815db0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d815e40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d815ed0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d815f60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d815ff0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d816080 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d816110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d8161a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d816230 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d8162c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d816350 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d8163e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d816470 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d816500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d816590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d816620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d8166b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d816740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d8167d0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d816860 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d8168f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d816980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d816a10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d816aa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d816b30 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] 0x2aa2d856150 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8561e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d856270 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d856300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d856390 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d856420 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d8564b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d856540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d8565d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d856660 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d8566f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d856780 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d856810 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d8568a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d856930 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d8569c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d856a50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d856ae0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d856b70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d856c00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d856c90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d856d20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d856db0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d856e40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d856ed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d856f60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d856ff0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d857080 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d857110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d8571a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d857230 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d8572c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d857350 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d8573e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d857470 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d857500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d857590 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d857620 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d8576b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d857740 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d8577d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d857860 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d8578f0 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] 0x2aa2d8186b0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d818740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d8187d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d818860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d8188f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d818980 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d818a10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d818aa0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d818b30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d818bc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d818c50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d818ce0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d818d70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d818e00 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d818e90 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d818f20 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d818fb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d819040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d8190d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d819160 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d8191f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d819280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d819310 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d8193a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d819430 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d8194c0 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] 0x2aa2d854f40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d854fd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d855060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d8550f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d855180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d855210 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d8552a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d855330 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d8553c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d855450 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d8554e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d855570 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d855600 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d855690 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d855720 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d8557b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d855840 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d8558d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d855960 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d8559f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d855a80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d855b10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d855ba0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d855c30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d855cc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d855d50 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] 0x2aa2d817da0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d817e30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d817ec0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d817f50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d817fe0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d818070 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d818100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d818190 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] 0x2aa2d851000 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d851090 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d851120 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d8511b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d851240 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d8512d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d851360 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d8513f0 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] 0x2aa2d81c100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d81c190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d81c220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d81c2b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d81c340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d81c3d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d81c460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d81c4f0 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] 0x2aa2d858560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d8585f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d858680 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d858710 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d8587a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d858830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d8588c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d858950 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] 0x2aa2d81de30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d81dec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d81df50 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] 0x2aa2d858e70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d858f00 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d858f90 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] 0x2aa2d81fb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d81fbf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d81fc80 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] 0x2aa2d859780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d859810 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d8598a0 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] 0x2aa2d8226f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d822780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d822810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d8228a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d822930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d8229c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d822a50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d822ae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d822b70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d822c00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d822c90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d822d20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d822db0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d822e40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d822ed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d822f60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d822ff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d823080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d823110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d8231a0 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] 0x2aa2d85a9a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d85aa30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d85aac0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d85ab50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d85abe0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d85ac70 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d85ad00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d85ad90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d85ae20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d85aeb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d85af40 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d85afd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d85b060 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d85b0f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d85b180 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d85b210 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d85b2a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d85b330 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d85b3c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d85b450 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] 0x2aa2d825630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8256c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d825750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d8257e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d825870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d825900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d825990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d825a20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d825ab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d825b40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d825bd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d825c60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d825cf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d825d80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d825e10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d825ea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d825f30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d825fc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d826050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d8260e0 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] 0x2aa2d85bbb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d85bc40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d85bcd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d85bd60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d85bdf0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d85be80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d85bf10 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d85bfa0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d85c030 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d85c0c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d85c150 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d85c1e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d85c270 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d85c300 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d85c390 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d85c420 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d85c4b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d85c540 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d85c5d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d85c660 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] 0x2aa2d828570 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d828600 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d828690 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d828720 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d8287b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d828840 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d8288d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d828960 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d8289f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d828a80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d828b10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d828ba0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d828c30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d828cc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d828d50 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d828de0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d828e70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d828f00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d828f90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d829020 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8290b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d829140 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d8291d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d829260 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] 0x2aa2d85cdc0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d85ce50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d85cee0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d85cf70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d85d000 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d85d090 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d85d120 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d85d1b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d85d240 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d85d2d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d85d360 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d85d3f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d85d480 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d85d510 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d85d5a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d85d630 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d85d6c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d85d750 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d85d7e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d85d870 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d85d900 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d85d990 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d85da20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d85dab0 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] 0x2aa2d82aba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d82ac30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d82acc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d82ad50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d82ade0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d82ae70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d82af00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d82af90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d82b020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d82b0b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d82b140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d82b1d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d82b260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d82b2f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d82b380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d82b410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d82b4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d82b530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d82b5c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d82b650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d82b6e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d82b770 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d82b800 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d82b890 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d82b920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d82b9b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d82ba40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d82bad0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d82bb60 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] 0x2aa2d85dfd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d85e060 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d85e0f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d85e180 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d85e210 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d85e2a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d85e330 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d85e3c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d85e450 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d85e4e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d85e570 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d85e600 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d85e690 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d85e720 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d85e7b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d85e840 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d85e8d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d85e960 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d85e9f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d85ea80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d85eb10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d85eba0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d85ec30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d85ecc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d85ed50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d85ede0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d85ee70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d85ef00 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d85ef90 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] 0x2aa2d82d1d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d82d260 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d82d2f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d82d380 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] 0x2aa2d85a090 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d85a120 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d85a1b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d85a240 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] 0x2aa2d82ef00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d82ef90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d82f020 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] 0x2aa2d85f1e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d85f270 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d85f300 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] 0x2aa2d830c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d830cc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d830d50 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] 0x2aa2d85faf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d85fb80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d85fc10 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] 0x2aa2d831e50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d831ee0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d831f70 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d832000 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d832090 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d832120 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8321b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d832240 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d8322d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d832360 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d8323f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d832480 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d832510 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8325a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d832630 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d8326c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d832750 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d8327e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d832870 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d832900 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d832990 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d832a20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d832ab0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d832b40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d832bd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d832c60 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d832cf0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d832d80 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d832e10 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d832ea0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d832f30 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d832fc0 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] 0x2aa2d860d10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d860da0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d860e30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d860ec0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d860f50 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d860fe0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d861070 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d861100 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d861190 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d861220 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d8612b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d861340 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d8613d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d861460 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d8614f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d861580 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d861610 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d8616a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d861730 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d8617c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d861850 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d8618e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d861970 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d861a00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d861a90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d861b20 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d861bb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d861c40 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d861cd0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d861d60 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d861df0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d861e80 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] 0x2aa2d834270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d834300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d834390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d834420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d8344b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d834540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8345d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d834660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d8346f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d834780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d834810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d8348a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d834930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8349c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d834a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d834ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d834b70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d834c00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d834c90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d834d20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d834db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d834e40 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d834ed0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d834f60 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d834ff0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d835080 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d835110 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d8351a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d835230 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d8352c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d835350 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] 0x2aa2d861f20 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d861fb0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d862040 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d8620d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d862160 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d8621f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d862280 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d862310 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d8623a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d862430 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d8624c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d862550 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d8625e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d862670 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d862700 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d862790 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d862820 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d8628b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d862940 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d8629d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d862a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d862af0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d862b80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d862c10 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d862ca0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d862d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d862dc0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d862e50 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d862ee0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d862f70 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d863000 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] 0x2aa2d831540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8315d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d831660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8316f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d831780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d831810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8318a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d831930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8319c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d831a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d831ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d831b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d831c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d831c90 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] 0x2aa2d860400 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d860490 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d860520 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8605b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d860640 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d8606d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d860760 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8607f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d860880 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d860910 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8609a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d860a30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d860ac0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d860b50 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] 0x2aa2d833060 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8330f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d833180 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d833210 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8332a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d833330 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d8333c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d833450 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8334e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d833570 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d833600 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d833690 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d833720 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d8337b0 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] 0x2aa2d863130 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8631c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d863250 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8632e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d863370 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d863400 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d863490 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d863520 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8635b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d863640 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8636d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d863760 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8637f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d863880 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] 0x2aa2d836680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d836710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8367a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d836830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8368c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d836950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d8369e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d836a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d836b00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d836b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d836c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d836cb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d836d40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d836dd0 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] 0x2aa2d863a40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d863ad0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d863b60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d863bf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d863c80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d863d10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d863da0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d863e30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d863ec0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d863f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d863fe0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d864070 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d864100 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d864190 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] 0x2aa2d836f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d837020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8370b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d837140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d8371d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d837260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d8372f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d837380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d837410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8374a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d837530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d8375c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d837650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d8376e0 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] 0x2aa2d864350 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8643e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d864470 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d864500 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d864590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d864620 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d8646b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d864740 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8647d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d864860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d8648f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d864980 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d864a10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d864aa0 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] 0x2aa2d8381b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d838240 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d8382d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d838360 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d8383f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d838480 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d838510 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8385a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d838630 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8386c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d838750 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8387e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d838870 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d838900 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d838990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d838a20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d838ab0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d838b40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d838bd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d838c60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d838cf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d838d80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d838e10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d838ea0 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] 0x2aa2d865700 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d865790 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d865820 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d8658b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d865940 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d8659d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d865a60 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d865af0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d865b80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d865c10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d865ca0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d865d30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d865dc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d865e50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d865ee0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d865f70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d866000 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d866090 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d866120 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d8661b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d866240 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d8662d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d866360 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d8663f0 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] 0x2aa2d8393c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d839450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d8394e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d839570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d839600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d839690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d839720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8397b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d839840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8398d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d839960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8399f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d839a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d839b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d839ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d839c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d839cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d839d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d839de0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d839e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d839f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d839f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d83a020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d83a0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d83a140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d83a1d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d83a260 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] 0x2aa2d866910 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d8669a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d866a30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d866ac0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d866b50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d866be0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d866c70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d866d00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d866d90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d866e20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d866eb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d866f40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d866fd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d867060 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d8670f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d867180 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d867210 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d8672a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d867330 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d8673c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d867450 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d8674e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d867570 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d867600 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d867690 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d867720 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d8677b0 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] 0x2aa2d83a5d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d83a660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d83a6f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d83a780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d83a810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d83a8a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d83a930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d83a9c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d83aa50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d83aae0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d83ab70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d83ac00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d83ac90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d83ad20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d83adb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d83ae40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d83aed0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d83af60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d83aff0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d83b080 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d83b110 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d83b1a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d83b230 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d83b2c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d83b350 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] 0x2aa2d867b20 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d867bb0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d867c40 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d867cd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d867d60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d867df0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d867e80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d867f10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d867fa0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d868030 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d8680c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d868150 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d8681e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d868270 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d868300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d868390 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d868420 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d8684b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d868540 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d8685d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d868660 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d8686f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d868780 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d868810 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d8688a0 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] 0x2aa2d83c9f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d83ca80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d83cb10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d83cba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d83cc30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d83ccc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d83cd50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d83cde0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d83ce70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d83cf00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d83cf90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d83d020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d83d0b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d83d140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d83d1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d83d260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d83d2f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d83d380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d83d410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d83d4a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d83d530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d83d5c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d83d650 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d83d6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d83d770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d83d800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d83d890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d83d920 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d83d9b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d83da40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d83dad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d83db60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d83dbf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d83dc80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d83dd10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d83dda0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d83de30 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d83dec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d83df50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d83dfe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d83e070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d83e100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d83e190 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] 0x2aa2d869f40 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d869fd0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d86a060 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d86a0f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d86a180 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d86a210 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d86a2a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d86a330 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d86a3c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d86a450 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d86a4e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d86a570 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d86a600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d86a690 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d86a720 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d86a7b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d86a840 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d86a8d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d86a960 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d86a9f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d86aa80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d86ab10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d86aba0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d86ac30 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d86acc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d86ad50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d86ade0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d86ae70 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d86af00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d86af90 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d86b020 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d86b0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d86b140 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d86b1d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d86b260 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d86b2f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d86b380 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d86b410 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d86b4a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d86b530 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d86b5c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d86b650 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d86b6e0 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] 0x2aa2d83b7e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d83b870 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d83b900 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d83b990 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d83ba20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d83bab0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d83bb40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d83bbd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d83bc60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d83bcf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d83bd80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d83be10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d83bea0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d83bf30 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d83bfc0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d83c050 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d83c0e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d83c170 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d83c200 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d83c290 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d83c320 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d83c3b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d83c440 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d83c4d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d83c560 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d83c5f0 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] 0x2aa2d868d30 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d868dc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d868e50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d868ee0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d868f70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d869000 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d869090 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d869120 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d8691b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d869240 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d8692d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d869360 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d8693f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d869480 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d869510 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d8695a0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d869630 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d8696c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d869750 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d8697e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d869870 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d869900 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d869990 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d869a20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d869ab0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d869b40 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] 0x2aa2d8378a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d837930 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d8379c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d837a50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d837ae0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d837b70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d837c00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d837c90 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] 0x2aa2d864df0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d864e80 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d864f10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d864fa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d865030 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d8650c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d865150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d8651e0 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] 0x2aa2d83ee00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d83ee90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d83ef20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d83efb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d83f040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d83f0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d83f160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d83f1f0 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] 0x2aa2d86c350 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d86c3e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d86c470 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d86c500 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d86c590 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d86c620 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d86c6b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d86c740 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] 0x2aa2d83f710 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d83f7a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d83f830 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] 0x2aa2d86cca0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d86cd30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d86cdc0 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] 0x2aa2d840020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d8400b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d840140 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] 0x2aa2d86d5e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d86d670 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d86d700 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] 0x2aa2d841240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8412d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d841360 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d8413f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d841480 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d841510 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d8415a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d841630 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d8416c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d841750 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d8417e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d841870 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d841900 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d841990 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d841a20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d841ab0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d841b40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d841bd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d841c60 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d841cf0 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] 0x2aa2d86e800 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d86e890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d86e920 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d86e9b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d86ea40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d86ead0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d86eb60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d86ebf0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d86ec80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d86ed10 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d86eda0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d86ee30 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d86eec0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d86ef50 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d86efe0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d86f070 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d86f100 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d86f190 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d86f220 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d86f2b0 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] 0x2aa2d842450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8424e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d842570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d842600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d842690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d842720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d8427b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d842840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d8428d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d842960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d8429f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d842a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d842b10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d842ba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d842c30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d842cc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d842d50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d842de0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d842e70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d842f00 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] 0x2aa2d86fa10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d86faa0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d86fb30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d86fbc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d86fc50 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d86fce0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d86fd70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d86fe00 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d86fe90 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d86ff20 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d86ffb0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d870040 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d8700d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d870160 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d8701f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d870280 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d870310 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d8703a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d870430 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d8704c0 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] 0x2aa2d843660 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8436f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d843780 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d843810 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d8438a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d843930 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d8439c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d843a50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d843ae0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d843b70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d843c00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d843c90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d843d20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d843db0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d843e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d843ed0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d843f60 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d843ff0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d844080 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d844110 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8441a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d844230 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d8442c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d844350 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] 0x2aa2d871530 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8715c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d871650 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d8716e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d871770 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d871800 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d871890 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d871920 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d8719b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d871a40 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d871ad0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d871b60 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d871bf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d871c80 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d871d10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d871da0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d871e30 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d871ec0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d871f50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d871fe0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d872070 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d872100 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d872190 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d872220 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] 0x2aa2d844870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d844900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d844990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d844a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d844ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d844b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d844bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d844c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d844cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d844d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d844e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d844ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d844f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d844fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d845050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d8450e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d845170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d845200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d845290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d845320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8453b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d845440 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d8454d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d845560 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d8455f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d845680 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d845710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d8457a0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d845830 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] 0x2aa2d872740 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8727d0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d872860 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d8728f0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d872980 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d872a10 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d872aa0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d872b30 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d872bc0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d872c50 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d872ce0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d872d70 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d872e00 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d872e90 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d872f20 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d872fb0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d873040 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d8730d0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d873160 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d8731f0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d873280 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d873310 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d8733a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d873430 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d8734c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d873550 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d8735e0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d873670 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d873700 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] 0x2aa2d840930 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d8409c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d840a50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d840ae0 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] 0x2aa2d870c20 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d870cb0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d870d40 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d870dd0 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] 0x2aa2d845a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d845b10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d845ba0 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] 0x2aa2d873950 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d8739e0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d873a70 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] 0x2aa2d846390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d846420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d8464b0 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] 0x2aa2d874260 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d8742f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d874380 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: 0x2aa2d77f070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d7718e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2d771db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d771e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2d771ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2d772030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d771aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2d7720d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d771b40 MAP: (8 sibs) 4 children: 42: 0x2aa2d772170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d772208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7722a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d772338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d771bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2d7723e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2d772478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2d772510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2d771c70 MAP: (8 sibs) 2 children: 42: 0x2aa2d7725b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2d7726f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2d772788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2d772648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2d771d08 MAP: (8 sibs) 3 children: 42: 0x2aa2d772830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2d772a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2d772a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2d772b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2d7728c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2d772960 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d874b70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d874c00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d874c90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d874d20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d874db0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d874e40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d874ed0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d874f60 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d874ff0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d875080 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d875110 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d8751a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d875230 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8752c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d875350 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d8753e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d875470 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d875500 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d875590 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d875620 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d8756b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d875740 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d8757d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d875860 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d8758f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d875980 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d875a10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d875aa0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d875b30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d875bc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d875c50 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d875ce0 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: 0x2aa2d77f188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d773560 MAP: (8 sibs) 2 children: 42: 0x2aa2d7707d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d770868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d7735f8 MAP: (8 sibs) 2 children: 42: 0x2aa2d770fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d773690 MAP: (8 sibs) 1 children: 42: 0x2aa2d773a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d773728 MAP: (8 sibs) 1 children: 42: 0x2aa2d773ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d7737c0 MAP: (8 sibs) 4 children: 42: 0x2aa2d773b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773858 MAP: (8 sibs) 4 children: 42: 0x2aa2d773de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d7738f0 MAP: (8 sibs) 4 children: 42: 0x2aa2d774050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d7740e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d774180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773988 MAP: (8 sibs) 4 children: 42: 0x2aa2d7742c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d774358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7743f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774488 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d875d80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d875e10 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d875ea0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d875f30 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d875fc0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d876050 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8760e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d876170 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d876200 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d876290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d876320 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d8763b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d876440 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8764d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d876560 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d8765f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d876680 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d876710 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d8767a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d876830 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d8768c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d876950 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d8769e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d876a70 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d876b00 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d876b90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d876c20 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d876cb0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d876d40 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d876dd0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d876e60 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: 0x2aa2d77f2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7749a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d774a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d774ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d774d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d774dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d774b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7709b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d774c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d774e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d774f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d774fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d876f00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d876f90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d877020 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8770b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d877140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d8771d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d877260 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8772f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d877380 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d877410 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8774a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d877530 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8775c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d877650 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: 0x2aa2d77f3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d775100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d775198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d775230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7754a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d775538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d7752c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7755e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d775360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d775680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7753f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d7757c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8776f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d877780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d877810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8778a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d877930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d8779c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d877a50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d877ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d877b70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d877c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d877c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d877d20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d877db0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d877e40 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: 0x2aa2d77f4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7761d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d776570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d7766b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d776430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d7767e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7764c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776928 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d877ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d877f70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d878000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d878090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d878120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8781b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d878240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8782d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d878360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d8783f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d878480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d878510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8785a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d878630 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: 0x2aa2d77f5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d774580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d774618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d7746b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7769d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d774748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d776b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d7747e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776d88 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8786d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d878760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d8787f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d878880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d878910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8789a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d878a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d878ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d878b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d878be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d878c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d878d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d878d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d878e20 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: 0x2aa2d77f700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d7774c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d771110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7711a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d7775f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d777860 MAP: (2 sibs) 4 children: 42: 0x2aa2d772e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d772ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d772f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7778f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7779a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d777a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d777ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d777b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d777c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2d770cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d770d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d770df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2d7777c0 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] 0x2aa2d878ec0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d878f50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d878fe0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d879070 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d879100 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d879190 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d879220 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8792b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d879340 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8793d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d879460 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8794f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d879580 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d879610 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d8796a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d879730 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d8797c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d879850 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d8798e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d879970 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d879a00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d879a90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d879b20 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d879bb0 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: 0x2aa2d77f818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d777d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d778120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7781b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d777eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d778260 MAP: (2 sibs) 4 children: 42: 0x2aa2d7730b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d773148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d7731e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7782f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7783a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d778438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d7784d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d778568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d778600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2d7715f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d771688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d771720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2d7786a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d778738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d7787d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d778080 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] 0x2aa2d879c50 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d879ce0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d879d70 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d879e00 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d879e90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d879f20 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d879fb0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d87a040 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d87a0d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d87a160 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d87a1f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d87a280 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d87a310 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d87a3a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d87a430 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d87a4c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d87a550 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d87a5e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d87a670 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d87a700 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d87a790 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d87a820 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d87a8b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d87a940 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d87a9d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d87aa60 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d87aaf0 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: 0x2aa2d77f930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77a370 MAP: (6 sibs) 1 children: 42: 0x2aa2d77a710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2d77a7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77a848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77a8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77a978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77aa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77a408 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2d77ab50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77abe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77ac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77ad18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77adb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77a4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77ae50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2d77a538 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2d77a5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77af90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2d77b030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2d77b0c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2d77a668 MAP: (6 sibs) 1 children: 42: 0x2aa2d77b170 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d87ab90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d87ac20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d87acb0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d87ad40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d87add0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d87ae60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d87aef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d87af80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d87b010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d87b0a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d87b130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d87b1c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d87b250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d87b2e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d87b370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d87b400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d87b490 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d87b520 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d87b5b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d87b640 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d87b6d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d87b760 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d87b7f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d87b880 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d87b910 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: 0x2aa2d77fa48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77c410 MAP: (6 sibs) 1 children: 42: 0x2aa2d775f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77c7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77c848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77c8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77c978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77ca10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c4a8 MAP: (6 sibs) 1 children: 42: 0x2aa2d775ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77cb48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77cbe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77cc78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77cd10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c540 MAP: (6 sibs) 1 children: 42: 0x2aa2d776090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cdb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77ce48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77cee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77cf78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c5d8 MAP: (6 sibs) 1 children: 42: 0x2aa2d776130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77d310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c670 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77d580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77d618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c708 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77da50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d87b9b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d87ba40 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d87bad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d87bb60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d87bbf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d87bc80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d87bd10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d87bda0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d87be30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d87bec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d87bf50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d87bfe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d87c070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d87c100 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d87c190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d87c220 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d87c2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d87c340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d87c3d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d87c460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d87c4f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d87c580 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d87c610 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d87c6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d87c730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d87c7c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d87c850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d87c8e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d87c970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d87ca00 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d87ca90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d87cb20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d87cbb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d87cc40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d87ccd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d87cd60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d87cdf0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d87ce80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d87cf10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d87cfa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d87d030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d87d0c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d87d150 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: 0x2aa2d77fb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2d77daf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77db88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dc20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dcb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dd50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77dde8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77de80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77df18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77dfb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b8b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2d770690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2d770728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2d77e178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b9f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b2b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2d77e470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d87d1f0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d87d280 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d87d310 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d87d3a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d87d430 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d87d4c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d87d550 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d87d5e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d87d670 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d87d700 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d87d790 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d87d820 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d87d8b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d87d940 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d87d9d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d87da60 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d87daf0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d87db80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d87dc10 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d87dca0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d87dd30 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d87ddc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d87de50 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d87dee0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d87df70 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d87e000 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: 0x2aa2d77fc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d77be10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2d77bea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2d77bf40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2d77bfd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2d77c070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2d775998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d86e150 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d86e1e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d86e270 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d86e300 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d86e390 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d86e420 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d86e4b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d86e540 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: 0x2aa2d77fd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d778870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2d778908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2d7789a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2d778a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2d778ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2d775b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d87e0a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d87e130 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d87e1c0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d87e250 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d87e2e0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d87e370 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d87e400 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d87e490 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: 0x2aa2d77fea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d770e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2d770f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d822140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d8221d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d822260 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: 0x2aa2d77ffc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2d776ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d86e5e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d86e670 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d86e700 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: 0x2aa2d7800d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2d77e650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2d77e6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2d77e780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d77eb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2d77ebb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2d77e818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d771420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2d7714b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2d771550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2d77e8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2d77ec60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2d77ecf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2d77e948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2d77e9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2d77eda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2d77ee38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2d77ea78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2d77eee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2d77ef78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d87e530 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d87e5c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d87e650 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d87e6e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d87e770 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d87e800 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d87e890 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d87e920 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d87e9b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d87ea40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d87ead0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d87eb60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d87ebf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d87ec80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d87ed10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d87eda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d87ee30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d87eec0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d87ef50 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d87efe0 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: 0x2aa2d7801f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2d781330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2d7813c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2d781460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d781800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2d781898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2d7814f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d781940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2d7819d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2d781a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2d781590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2d781b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2d781ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2d781628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2d7816c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2d781c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2d781ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2d781758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2d781d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2d781e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d87f080 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d87f110 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d87f1a0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d87f230 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d87f2c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d87f350 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d87f3e0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d87f470 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d87f500 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d87f590 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d87f620 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d87f6b0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d87f740 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d87f7d0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d87f860 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d87f8f0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d87f980 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d87fa10 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d87faa0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d87fb30 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: 0x2aa2d780308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2d779790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2d779c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d779cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d779d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d779828 MAP: (8 sibs) 3 children: 42: 0x2aa2d779e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2d779ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2d779f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2d7798c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2d778f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d779958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2d778fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d7799f0 MAP: (8 sibs) 7 children: 42: 0x2aa2d781ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2d781f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2d782000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2d782098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2d782130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2d7821c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2d782260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2d779a88 VAL***: '*a0' (8 sibs) 42: 0x2aa2d779b20 VAL***: '*a7' (8 sibs) 42: 0x2aa2d779bb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d87fbd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d87fc60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d87fcf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d87fd80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d87fe10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d87fea0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d87ff30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d87ffc0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d880050 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d8800e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d880170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d880200 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d880290 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d880320 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d8803b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d880440 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d8804d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d880560 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d8805f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d880680 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d880710 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d8807a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d880830 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d8808c0 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: 0x2aa2d780420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d782300 MAP: (8 sibs) 3 children: 42: 0x2aa2d7827d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2d782868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2d782900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2d782398 MAP: (8 sibs) 3 children: 42: 0x2aa2d7829a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2d782a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2d782ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2d782430 MAP: (8 sibs) 1 children: 42: 0x2aa2d777380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2d7824c8 MAP: (8 sibs) 1 children: 42: 0x2aa2d77a220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d782560 MAP: (8 sibs) 7 children: 42: 0x2aa2d782b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2d782c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2d782ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2d782d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2d782dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2d782e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2d782f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2d7825f8 MAP: (8 sibs) 3 children: 42: 0x2aa2d782fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d783038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d7830d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d782690 MAP: (8 sibs) 1 children: 42: 0x2aa2d783170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d782728 MAP: (8 sibs) 1 children: 42: 0x2aa2d783210 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d880960 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d8809f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d880a80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d880b10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d880ba0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d880c30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d880cc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d880d50 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d880de0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d880e70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d880f00 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d880f90 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d881020 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d8810b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d881140 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d8811d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d881260 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d8812f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d881380 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d881410 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d8814a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d881530 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d8815c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d881650 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d8816e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d881770 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d881800 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d881890 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d881920 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: 0x2aa2d780538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2d771250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2d7712e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2d771380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8819c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d881a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d881ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d881b70 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: 0x2aa2d780650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d881c10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d881ca0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d881d30 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: 0x2aa2d780768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d7770b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777148 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d881dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d881e60 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d881ef0 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: 0x2aa2d77f070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d7718e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2d771db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d771e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2d771ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d771a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2d772030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d771aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2d7720d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d771b40 MAP: (8 sibs) 4 children: 42: 0x2aa2d772170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d772208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7722a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d772338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d771bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2d7723e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2d772478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2d772510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2d771c70 MAP: (8 sibs) 2 children: 42: 0x2aa2d7725b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2d7726f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2d772788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2d772648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2d771d08 MAP: (8 sibs) 3 children: 42: 0x2aa2d772830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2d772a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2d772a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2d772b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2d7728c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2d772960 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d881f90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d882020 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2d8820b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d882140 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d8821d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2d882260 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d8822f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d882380 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2d882410 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d8824a0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d882530 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d8825c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d882650 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8826e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d882770 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d882800 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d882890 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2d882920 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2d8829b0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2d882a40 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2d882ad0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2d882b60 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2d882bf0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2d882c80 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2d882d10 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2d882da0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2d882e30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2d882ec0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2d882f50 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2d882fe0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2d883070 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2d883100 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: 0x2aa2d77f188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d773560 MAP: (8 sibs) 2 children: 42: 0x2aa2d7707d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2d770868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d7735f8 MAP: (8 sibs) 2 children: 42: 0x2aa2d770fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2d771068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2d773690 MAP: (8 sibs) 1 children: 42: 0x2aa2d773a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2d773728 MAP: (8 sibs) 1 children: 42: 0x2aa2d773ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2d7737c0 MAP: (8 sibs) 4 children: 42: 0x2aa2d773b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773858 MAP: (8 sibs) 4 children: 42: 0x2aa2d773de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d773e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d773f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d773fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d7738f0 MAP: (8 sibs) 4 children: 42: 0x2aa2d774050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d7740e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d774180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2d773988 MAP: (8 sibs) 4 children: 42: 0x2aa2d7742c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2d774358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2d7743f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2d774488 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d8831a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d883230 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2d8832c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2d883350 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2d8833e0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2d883470 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2d883500 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2d883590 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2d883620 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2d8836b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d883740 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2d8837d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2d883860 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2d8838f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2d883980 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2d883a10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2d883aa0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2d883b30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2d883bc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2d883c50 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2d883ce0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2d883d70 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2d883e00 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2d883e90 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2d883f20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2d883fb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2d884040 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2d8840d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2d884160 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2d8841f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2d884280 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: 0x2aa2d77f2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7749a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d774a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d774ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d774d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d774dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d774b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7709b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d774c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d774e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d774f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d774fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d884320 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d8843b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d884440 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d8844d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d884560 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d8845f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d884680 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d884710 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d8847a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d884830 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8848c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d884950 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8849e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d884a70 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: 0x2aa2d77f3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d775100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2d775198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2d775230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7754a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2d775538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2d7752c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2d7755e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d775360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2d775680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7753f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2d7757c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2d775858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d884b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d884ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2d884c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2d884cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d884d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2d884de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2d884e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d884f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d884f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d885020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2d8850b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d885140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8851d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2d885260 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: 0x2aa2d77f4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d7761d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d776300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d776570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d7766b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d776430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d7767e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d7764c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776928 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d885300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d885390 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d885420 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d8854b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d885540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d8855d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d885660 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d8856f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d885780 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d885810 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d8858a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d885930 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8859c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d885a50 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: 0x2aa2d77f5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2d774580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d774618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2d7746b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2d7769d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d776a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2d774748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2d776b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2d7747e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2d776bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2d774878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2d776cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2d776d88 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d885af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d885b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2d885c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2d885ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2d885d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2d885dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2d885e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2d885ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2d885f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2d886000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2d886090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2d886120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2d8861b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2d886240 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: 0x2aa2d77f700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d7774c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d771110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7711a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d7775f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d777860 MAP: (2 sibs) 4 children: 42: 0x2aa2d772e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d772ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d772f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7778f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7779a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d777a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d777ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d777b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d777c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2d770cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d770d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d770df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2d7777c0 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] 0x2aa2d8862e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d886370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d886400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d886490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d886520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d8865b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d886640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d8866d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d886760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d8867f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d886880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d886910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d8869a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d886a30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d886ac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d886b50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d886be0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d886c70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d886d00 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d886d90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d886e20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d886eb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d886f40 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2d886fd0 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: 0x2aa2d77f818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2d777cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2d777d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2d777e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2d778120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2d7781b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2d777eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2d778260 MAP: (2 sibs) 4 children: 42: 0x2aa2d7730b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2d773148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2d7731e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2d773278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2d7782f8 MAP: (2 sibs) 5 children: 42: 0x2aa2d7783a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2d778438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2d7784d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2d778568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2d778600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2d777f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2d7715f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d771688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d771720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d777fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2d7786a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2d778738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2d7787d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2d778080 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] 0x2aa2d887070 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2d887100 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2d887190 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2d887220 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2d8872b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2d887340 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2d8873d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2d887460 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2d8874f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2d887580 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2d887610 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2d8876a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2d887730 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2d8877c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2d887850 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2d8878e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2d887970 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2d887a00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2d887a90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2d887b20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2d887bb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2d887c40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2d887cd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2d887d60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2d887df0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2d887e80 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2d887f10 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: 0x2aa2d77f930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77a370 MAP: (6 sibs) 1 children: 42: 0x2aa2d77a710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2d77a7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77a848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77a8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77a978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77aa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77a408 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2d77ab50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77abe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77ac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77ad18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77adb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77a4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77ae50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2d77a538 MAP: (6 sibs) 1 children: 42: 0x2aa2d77aef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2d77a5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2d77af90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2d77b030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2d77b0c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2d77a668 MAP: (6 sibs) 1 children: 42: 0x2aa2d77b170 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d887fb0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d888040 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d8880d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d888160 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d8881f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d888280 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d888310 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d8883a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d888430 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d8884c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d888550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d8885e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d888670 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d888700 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d888790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d888820 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d8888b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2d888940 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2d8889d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2d888a60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2d888af0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2d888b80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2d888c10 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2d888ca0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2d888d30 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: 0x2aa2d77fa48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2d77c410 MAP: (6 sibs) 1 children: 42: 0x2aa2d775f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77c7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77c848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77c8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77c978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77ca10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c4a8 MAP: (6 sibs) 1 children: 42: 0x2aa2d775ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77cb48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77cbe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77cc78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77cd10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c540 MAP: (6 sibs) 1 children: 42: 0x2aa2d776090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77cdb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77ce48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77cee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77cf78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2d77c5d8 MAP: (6 sibs) 1 children: 42: 0x2aa2d776130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77d310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c670 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2d77d580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2d77d618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2d77d6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2d77c708 MAP: (6 sibs) 1 children: 42: 0x2aa2d77d750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2d77d7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2d77d888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2d77d920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2d77d9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2d77da50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d888dd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2d888e60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2d888ef0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2d888f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2d889010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2d8890a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2d889130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2d8891c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2d889250 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2d8892e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2d889370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2d889400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2d889490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2d889520 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2d8895b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2d889640 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2d8896d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2d889760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2d8897f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2d889880 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2d889910 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2d8899a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2d889a30 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2d889ac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2d889b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2d889be0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2d889c70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2d889d00 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2d889d90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2d889e20 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2d889eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2d889f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2d889fd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2d88a060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2d88a0f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2d88a180 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2d88a210 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2d88a2a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2d88a330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2d88a3c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2d88a450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2d88a4e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2d88a570 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: 0x2aa2d77fb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2d77daf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77db88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dc20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dcb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2d77dd50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77dde8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2d77de80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77df18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2d77dfb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2d77b8b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2d77e0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2d770690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2d770728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2d77e178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b9f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2d77e2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2d77b2b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2d77e3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2d77e470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88a610 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2d88a6a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2d88a730 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2d88a7c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2d88a850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2d88a8e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2d88a970 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2d88aa00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2d88aa90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2d88ab20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2d88abb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2d88ac40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2d88acd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2d88ad60 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2d88adf0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2d88ae80 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2d88af10 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2d88afa0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2d88b030 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2d88b0c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2d88b150 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2d88b1e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2d88b270 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2d88b300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2d88b390 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2d88b420 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: 0x2aa2d77fc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d77be10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2d77bea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2d77bf40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2d77bfd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2d77c070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2d775998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88b4c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d88b550 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2d88b5e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2d88b670 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d88b700 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2d88b790 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d88b820 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d88b8b0 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: 0x2aa2d77fd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2d778870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2d778908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2d7789a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2d778a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2d778ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2d775a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2d775b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88b950 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2d88b9e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2d88ba70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2d88bb00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2d88bb90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2d88bc20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2d88bcb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2d88bd40 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: 0x2aa2d77fea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d770e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2d770f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88bde0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d88be70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2d88bf00 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: 0x2aa2d77ffc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2d776ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88bfa0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d88c030 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2d88c0c0 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: 0x2aa2d7800d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2d77e650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2d77e6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2d77e780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d77eb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2d77ebb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2d77e818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d771420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2d7714b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2d771550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2d77e8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2d77ec60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2d77ecf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2d77e948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2d77e9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2d77eda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2d77ee38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2d77ea78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2d77eee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2d77ef78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88c160 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d88c1f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2d88c280 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2d88c310 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d88c3a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2d88c430 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2d88c4c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d88c550 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2d88c5e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2d88c670 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2d88c700 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d88c790 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2d88c820 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2d88c8b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2d88c940 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d88c9d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2d88ca60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2d88caf0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d88cb80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2d88cc10 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: 0x2aa2d7801f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2d781330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2d7813c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2d781460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2d781800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2d781898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2d7814f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2d781940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2d7819d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2d781a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2d781590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2d781b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2d781ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2d781628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2d7816c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2d781c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2d781ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2d781758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2d781d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2d781e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88ccb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d88cd40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2d88cdd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2d88ce60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2d88cef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2d88cf80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2d88d010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2d88d0a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2d88d130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2d88d1c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2d88d250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2d88d2e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2d88d370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2d88d400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2d88d490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2d88d520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2d88d5b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2d88d640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2d88d6d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2d88d760 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: 0x2aa2d780308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2d779790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2d779c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d779cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d779d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d779828 MAP: (8 sibs) 3 children: 42: 0x2aa2d779e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2d779ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2d779f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2d7798c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2d778f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d779958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2d778fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d7799f0 MAP: (8 sibs) 7 children: 42: 0x2aa2d781ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2d781f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2d782000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2d782098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2d782130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2d7821c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2d782260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2d779a88 VAL***: '*a0' (8 sibs) 42: 0x2aa2d779b20 VAL***: '*a7' (8 sibs) 42: 0x2aa2d779bb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88d800 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2d88d890 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2d88d920 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d88d9b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d88da40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d88dad0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d88db60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d88dbf0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d88dc80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d88dd10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2d88dda0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d88de30 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2d88dec0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d88df50 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d88dfe0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d88e070 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d88e100 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d88e190 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d88e220 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d88e2b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d88e340 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d88e3d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2d88e460 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2d88e4f0 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: 0x2aa2d780420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2d782300 MAP: (8 sibs) 3 children: 42: 0x2aa2d7827d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2d782868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2d782900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2d782398 MAP: (8 sibs) 3 children: 42: 0x2aa2d7829a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2d782a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2d782ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2d782430 MAP: (8 sibs) 1 children: 42: 0x2aa2d777380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2d7824c8 MAP: (8 sibs) 1 children: 42: 0x2aa2d77a220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2d782560 MAP: (8 sibs) 7 children: 42: 0x2aa2d782b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2d782c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2d782ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2d782d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2d782dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2d782e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2d782f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2d7825f8 MAP: (8 sibs) 3 children: 42: 0x2aa2d782fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2d783038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2d7830d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2d782690 MAP: (8 sibs) 1 children: 42: 0x2aa2d783170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2d782728 MAP: (8 sibs) 1 children: 42: 0x2aa2d783210 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88e590 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2d88e620 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2d88e6b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2d88e740 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2d88e7d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2d88e860 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2d88e8f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2d88e980 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2d88ea10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2d88eaa0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2d88eb30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2d88ebc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2d88ec50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2d88ece0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2d88ed70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2d88ee00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2d88ee90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2d88ef20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2d88efb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2d88f040 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2d88f0d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2d88f160 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2d88f1f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2d88f280 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2d88f310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2d88f3a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2d88f430 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2d88f4c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2d88f550 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: 0x2aa2d780538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2d771250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2d7712e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2d771380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88f5f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2d88f680 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2d88f710 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2d88f7a0 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: 0x2aa2d780650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d776f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88f840 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d88f8d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d88f960 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: 0x2aa2d780768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2d7770b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2d777148 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2d88fa00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2d88fa90 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2d88fb20 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 (23 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (23 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.03 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-indentation-0.6.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x2aa18476d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa1846fd80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa1846fe20 VAL: 'foo' (3 sibs) 43: 0x2aa1846feb8 VAL: 'bar' (3 sibs) 43: 0x2aa1846ff50 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184b0d10 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184b0da0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184b0e30 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184b0ec0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184b0f50 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: 0x2aa18476e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18470b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18470c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18470de0 VAL: 'val0' (2 sibs) 43: 0x2aa18470e78 VAL: 'val1' (2 sibs) 43: 0x2aa18470ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18470f20 VAL: 'val2' (2 sibs) 43: 0x2aa18470fb8 VAL: 'val3' (2 sibs) 43: 0x2aa18470d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471060 VAL: 'val4' (2 sibs) 43: 0x2aa184710f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184b2e00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b2e90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b2f20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b2fb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b3040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b30d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b3160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b31f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b3280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b3310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b33a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b3430 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: 0x2aa18476f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa184716a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471920 VAL: 'val0' (2 sibs) 43: 0x2aa184719b8 VAL: 'val1' (2 sibs) 43: 0x2aa184717e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18471a60 VAL: 'val2' (2 sibs) 43: 0x2aa18471af8 VAL: 'val3' (2 sibs) 43: 0x2aa18471880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471ba0 VAL: 'val4' (2 sibs) 43: 0x2aa18471c38 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184b4df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b4e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b4f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b4fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b5030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b50c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b5150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b51e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b5270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b5300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b5390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b5420 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: 0x2aa18477048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18471d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471ff0 VAL: 'val0' (2 sibs) 43: 0x2aa18472088 VAL: 'val1' (2 sibs) 43: 0x2aa18471eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18472130 VAL: 'val2' (2 sibs) 43: 0x2aa184721c8 VAL: 'val3' (2 sibs) 43: 0x2aa18471f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18472270 VAL: 'val4' (2 sibs) 43: 0x2aa18472308 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184b6de0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b6e70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b6f00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b6f90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b7020 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b70b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b7140 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b71d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b7260 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b72f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b7380 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b7410 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: 0x2aa18477160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18472c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18472d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18472dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18472f90 VAL: 'val0' (2 sibs) 43: 0x2aa18473028 VAL: 'val1' (2 sibs) 43: 0x2aa18472e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa184730d0 VAL: 'val2' (2 sibs) 43: 0x2aa18473168 VAL: 'val3' (2 sibs) 43: 0x2aa18472ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18473210 VAL: 'val4' (2 sibs) 43: 0x2aa184732a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184b8dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b8e60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b8ef0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b8f80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b9010 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b90a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b9130 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b91c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b9250 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b92e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b9370 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b9400 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: 0x2aa18477278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18471290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa18471330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa184754b0 VAL: 'env01' (28 sibs) 43: 0x2aa18475548 VAL: 'env02' (28 sibs) 43: 0x2aa184755e0 VAL: 'env03' (28 sibs) 43: 0x2aa18475678 VAL: 'env04' (28 sibs) 43: 0x2aa18475710 VAL: 'env11' (28 sibs) 43: 0x2aa184757a8 VAL: 'env12' (28 sibs) 43: 0x2aa18475840 VAL: 'env13' (28 sibs) 43: 0x2aa184758d8 VAL: 'env14' (28 sibs) 43: 0x2aa18475970 VAL: 'env21' (28 sibs) 43: 0x2aa18475a08 VAL: 'env22' (28 sibs) 43: 0x2aa18475aa0 VAL: 'env23' (28 sibs) 43: 0x2aa18475b38 VAL: 'env24' (28 sibs) 43: 0x2aa18475bd0 VAL: 'env31' (28 sibs) 43: 0x2aa18475c68 VAL: 'env32' (28 sibs) 43: 0x2aa18475d00 VAL: 'env33' (28 sibs) 43: 0x2aa18475d98 VAL: 'env34' (28 sibs) 43: 0x2aa18475e30 VAL: 'env41' (28 sibs) 43: 0x2aa18475ec8 VAL: 'env42' (28 sibs) 43: 0x2aa18475f60 VAL: 'env43' (28 sibs) 43: 0x2aa18475ff8 VAL: 'env44' (28 sibs) 43: 0x2aa18476090 VAL: 'env51' (28 sibs) 43: 0x2aa18476128 VAL: 'env52' (28 sibs) 43: 0x2aa184761c0 VAL: 'env53' (28 sibs) 43: 0x2aa18476258 VAL: 'env54' (28 sibs) 43: 0x2aa184762f0 VAL: 'env61' (28 sibs) 43: 0x2aa18476388 VAL: 'env62' (28 sibs) 43: 0x2aa18476420 VAL: 'env63' (28 sibs) 43: 0x2aa184764b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184bc0a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184bc130 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184bc1c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184bc250 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184bc2e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184bc370 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184bc400 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184bc490 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184bc520 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184bc5b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184bc640 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184bc6d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184bc760 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184bc7f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184bc880 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184bc910 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184bc9a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184bca30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184bcac0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184bcb50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184bcbe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184bcc70 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184bcd00 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184bcd90 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184bce20 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184bceb0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184bcf40 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184bcfd0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184bd060 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184bd0f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184bd180 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: 0x2aa18477390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18474360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa184744a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa18474670 VAL: 'a' (6 sibs) 43: 0x2aa18474708 VAL: 'b' (6 sibs) 43: 0x2aa184747a0 VAL: 'c' (6 sibs) 43: 0x2aa18474838 VAL: 'd' (6 sibs) 43: 0x2aa184748d0 VAL: 'e' (6 sibs) 43: 0x2aa18474968 VAL: 'f' (6 sibs) 43: 0x2aa18474538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa18474a10 VAL: 'a' (2 sibs) 43: 0x2aa18474aa8 VAL: 'b' (2 sibs) 43: 0x2aa184745d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa18474b50 VAL: 'a' (2 sibs) 43: 0x2aa18474be8 VAL: 'b' (2 sibs) 43: 0x2aa184743f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa18474c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa18474dd0 VAL: 'a' (6 sibs) 43: 0x2aa18474e68 VAL: 'b' (6 sibs) 43: 0x2aa18474f00 VAL: 'c' (6 sibs) 43: 0x2aa18474f98 VAL: 'd' (6 sibs) 43: 0x2aa18475030 VAL: 'e' (6 sibs) 43: 0x2aa184750c8 VAL: 'f' (6 sibs) 43: 0x2aa18474d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa18475170 VAL: 'a' (2 sibs) 43: 0x2aa18475208 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184befe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184bf070 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184bf100 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184bf190 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184bf220 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184bf2b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184bf340 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184bf3d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184bf460 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184bf4f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184bf580 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184bf610 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184bf6a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184bf730 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184bf7c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184bf850 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184bf8e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184bf970 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184bfa00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184bfa90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184bfb20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184bfbb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184bfc40 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184bfcd0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184bfd60 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184bfdf0 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: 0x2aa184774a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18475300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa184753a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa18476a40 VAL: 'a' (4 sibs) 43: 0x2aa18476ad8 VAL: 'b' (4 sibs) 43: 0x2aa18476b70 VAL: 'c' (4 sibs) 43: 0x2aa18476c08 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184c1610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184c16a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184c1730 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184c17c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184c1850 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184c18e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184c1970 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: 0x2aa184775c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa184704d0 VAL: 'a' (2 sibs) 43: 0x2aa18470568 VAL: 'b' (2 sibs) 43: 0x2aa184706a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa18470390 VAL: 'c' (2 sibs) 43: 0x2aa18470428 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184c3340 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184c33d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184c3460 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184c34f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184c3580 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184c3610 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184c36a0 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: 0x2aa184776d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa184711a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa18470250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa184702e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa18479740 VAL: 'a' (21 sibs) 43: 0x2aa184797d8 VAL: 'b' (21 sibs) 43: 0x2aa18479870 VAL: 'b1' (21 sibs) 43: 0x2aa18479908 VAL: 'b2' (21 sibs) 43: 0x2aa184799a0 VAL: 'b3' (21 sibs) 43: 0x2aa18479a38 VAL: 'b4' (21 sibs) 43: 0x2aa18479ad0 VAL: 'b5' (21 sibs) 43: 0x2aa18479b68 VAL: 'b6' (21 sibs) 43: 0x2aa18479c00 VAL: 'b61' (21 sibs) 43: 0x2aa18479c98 VAL: 'b62' (21 sibs) 43: 0x2aa18479d30 VAL: 'b63' (21 sibs) 43: 0x2aa18479dc8 VAL: 'b64' (21 sibs) 43: 0x2aa18479e60 VAL: 'b65' (21 sibs) 43: 0x2aa18479ef8 VAL: 'b66' (21 sibs) 43: 0x2aa18479f90 VAL: 'b7' (21 sibs) 43: 0x2aa1847a028 VAL: 'b8' (21 sibs) 43: 0x2aa1847a0c0 VAL: 'b9' (21 sibs) 43: 0x2aa1847a158 VAL: 'b10' (21 sibs) 43: 0x2aa1847a1f0 VAL: 'e' (21 sibs) 43: 0x2aa1847a288 VAL: 'f' (21 sibs) 43: 0x2aa1847a320 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184c6ab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184c6b40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184c6bd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184c6c60 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184c6cf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184c6d80 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184c6e10 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184c6ea0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184c6f30 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184c6fc0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184c7050 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184c70e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184c7170 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184c7200 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184c7290 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184c7320 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184c73b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184c7440 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184c74d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184c7560 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184c75f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184c7680 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184c7710 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184c77a0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184c7830 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: 0x2aa184777f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa18476560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa184723b0 VAL: 'f' (1 sibs) 43: 0x2aa184765f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa18476690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa18472450 VAL: 'b' (1 sibs) 43: 0x2aa18476728 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184c61a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184c6230 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184c62c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184c6350 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184c63e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184c6470 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184c6500 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: 0x2aa18476d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa1846fd80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa1846fe20 VAL: 'foo' (3 sibs) 43: 0x2aa1846feb8 VAL: 'bar' (3 sibs) 43: 0x2aa1846ff50 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184c90e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184c9170 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184c9200 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184c9290 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184c9320 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: 0x2aa18476e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18470b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18470c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18470de0 VAL: 'val0' (2 sibs) 43: 0x2aa18470e78 VAL: 'val1' (2 sibs) 43: 0x2aa18470ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18470f20 VAL: 'val2' (2 sibs) 43: 0x2aa18470fb8 VAL: 'val3' (2 sibs) 43: 0x2aa18470d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471060 VAL: 'val4' (2 sibs) 43: 0x2aa184710f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184c99f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184c9a80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184c9b10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184c9ba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184c9c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184c9cc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184c9d50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184c9de0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184c9e70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184c9f00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184c9f90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184ca020 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: 0x2aa18476f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa184716a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471920 VAL: 'val0' (2 sibs) 43: 0x2aa184719b8 VAL: 'val1' (2 sibs) 43: 0x2aa184717e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18471a60 VAL: 'val2' (2 sibs) 43: 0x2aa18471af8 VAL: 'val3' (2 sibs) 43: 0x2aa18471880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471ba0 VAL: 'val4' (2 sibs) 43: 0x2aa18471c38 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184ca300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184ca390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184ca420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184ca4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184ca540 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184ca5d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184ca660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184ca6f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184ca780 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184ca810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184ca8a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184ca930 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: 0x2aa18477048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18471d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471ff0 VAL: 'val0' (2 sibs) 43: 0x2aa18472088 VAL: 'val1' (2 sibs) 43: 0x2aa18471eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18472130 VAL: 'val2' (2 sibs) 43: 0x2aa184721c8 VAL: 'val3' (2 sibs) 43: 0x2aa18471f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18472270 VAL: 'val4' (2 sibs) 43: 0x2aa18472308 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184cac10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184caca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184cad30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184cadc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184cae50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184caee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184caf70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184cb000 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184cb090 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184cb120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184cb1b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184cb240 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: 0x2aa18477160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18472c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18472d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18472dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18472f90 VAL: 'val0' (2 sibs) 43: 0x2aa18473028 VAL: 'val1' (2 sibs) 43: 0x2aa18472e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa184730d0 VAL: 'val2' (2 sibs) 43: 0x2aa18473168 VAL: 'val3' (2 sibs) 43: 0x2aa18472ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18473210 VAL: 'val4' (2 sibs) 43: 0x2aa184732a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184cb520 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184cb5b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184cb640 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184cb6d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184cb760 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184cb7f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184cb880 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184cb910 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184cb9a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184cba30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184cbac0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184cbb50 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: 0x2aa18477278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18471290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa18471330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa184754b0 VAL: 'env01' (28 sibs) 43: 0x2aa18475548 VAL: 'env02' (28 sibs) 43: 0x2aa184755e0 VAL: 'env03' (28 sibs) 43: 0x2aa18475678 VAL: 'env04' (28 sibs) 43: 0x2aa18475710 VAL: 'env11' (28 sibs) 43: 0x2aa184757a8 VAL: 'env12' (28 sibs) 43: 0x2aa18475840 VAL: 'env13' (28 sibs) 43: 0x2aa184758d8 VAL: 'env14' (28 sibs) 43: 0x2aa18475970 VAL: 'env21' (28 sibs) 43: 0x2aa18475a08 VAL: 'env22' (28 sibs) 43: 0x2aa18475aa0 VAL: 'env23' (28 sibs) 43: 0x2aa18475b38 VAL: 'env24' (28 sibs) 43: 0x2aa18475bd0 VAL: 'env31' (28 sibs) 43: 0x2aa18475c68 VAL: 'env32' (28 sibs) 43: 0x2aa18475d00 VAL: 'env33' (28 sibs) 43: 0x2aa18475d98 VAL: 'env34' (28 sibs) 43: 0x2aa18475e30 VAL: 'env41' (28 sibs) 43: 0x2aa18475ec8 VAL: 'env42' (28 sibs) 43: 0x2aa18475f60 VAL: 'env43' (28 sibs) 43: 0x2aa18475ff8 VAL: 'env44' (28 sibs) 43: 0x2aa18476090 VAL: 'env51' (28 sibs) 43: 0x2aa18476128 VAL: 'env52' (28 sibs) 43: 0x2aa184761c0 VAL: 'env53' (28 sibs) 43: 0x2aa18476258 VAL: 'env54' (28 sibs) 43: 0x2aa184762f0 VAL: 'env61' (28 sibs) 43: 0x2aa18476388 VAL: 'env62' (28 sibs) 43: 0x2aa18476420 VAL: 'env63' (28 sibs) 43: 0x2aa184764b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184cc740 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184cc7d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184cc860 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184cc8f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184cc980 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184cca10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184ccaa0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184ccb30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184ccbc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184ccc50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184ccce0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184ccd70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184cce00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184cce90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184ccf20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184ccfb0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184cd040 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184cd0d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184cd160 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184cd1f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184cd280 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184cd310 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184cd3a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184cd430 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184cd4c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184cd550 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184cd5e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184cd670 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184cd700 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184cd790 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184cd820 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: 0x2aa18477390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18474360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa184744a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa18474670 VAL: 'a' (6 sibs) 43: 0x2aa18474708 VAL: 'b' (6 sibs) 43: 0x2aa184747a0 VAL: 'c' (6 sibs) 43: 0x2aa18474838 VAL: 'd' (6 sibs) 43: 0x2aa184748d0 VAL: 'e' (6 sibs) 43: 0x2aa18474968 VAL: 'f' (6 sibs) 43: 0x2aa18474538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa18474a10 VAL: 'a' (2 sibs) 43: 0x2aa18474aa8 VAL: 'b' (2 sibs) 43: 0x2aa184745d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa18474b50 VAL: 'a' (2 sibs) 43: 0x2aa18474be8 VAL: 'b' (2 sibs) 43: 0x2aa184743f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa18474c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa18474dd0 VAL: 'a' (6 sibs) 43: 0x2aa18474e68 VAL: 'b' (6 sibs) 43: 0x2aa18474f00 VAL: 'c' (6 sibs) 43: 0x2aa18474f98 VAL: 'd' (6 sibs) 43: 0x2aa18475030 VAL: 'e' (6 sibs) 43: 0x2aa184750c8 VAL: 'f' (6 sibs) 43: 0x2aa18474d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa18475170 VAL: 'a' (2 sibs) 43: 0x2aa18475208 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184cd950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184cd9e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184cda70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184cdb00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184cdb90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184cdc20 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184cdcb0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184cdd40 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184cddd0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184cde60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184cdef0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184cdf80 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184ce010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184ce0a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184ce130 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184ce1c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184ce250 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184ce2e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184ce370 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184ce400 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184ce490 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184ce520 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184ce5b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184ce640 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184ce6d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184ce760 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: 0x2aa184774a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18475300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa184753a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa18476a40 VAL: 'a' (4 sibs) 43: 0x2aa18476ad8 VAL: 'b' (4 sibs) 43: 0x2aa18476b70 VAL: 'c' (4 sibs) 43: 0x2aa18476c08 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184cbe30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184cbec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184cbf50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184cbfe0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184cc070 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184cc100 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184cc190 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: 0x2aa184775c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa184704d0 VAL: 'a' (2 sibs) 43: 0x2aa18470568 VAL: 'b' (2 sibs) 43: 0x2aa184706a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa18470390 VAL: 'c' (2 sibs) 43: 0x2aa18470428 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184ceb60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184cebf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184cec80 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184ced10 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184ceda0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184cee30 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184ceec0 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: 0x2aa184776d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa184711a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa18470250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa184702e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa18479740 VAL: 'a' (21 sibs) 43: 0x2aa184797d8 VAL: 'b' (21 sibs) 43: 0x2aa18479870 VAL: 'b1' (21 sibs) 43: 0x2aa18479908 VAL: 'b2' (21 sibs) 43: 0x2aa184799a0 VAL: 'b3' (21 sibs) 43: 0x2aa18479a38 VAL: 'b4' (21 sibs) 43: 0x2aa18479ad0 VAL: 'b5' (21 sibs) 43: 0x2aa18479b68 VAL: 'b6' (21 sibs) 43: 0x2aa18479c00 VAL: 'b61' (21 sibs) 43: 0x2aa18479c98 VAL: 'b62' (21 sibs) 43: 0x2aa18479d30 VAL: 'b63' (21 sibs) 43: 0x2aa18479dc8 VAL: 'b64' (21 sibs) 43: 0x2aa18479e60 VAL: 'b65' (21 sibs) 43: 0x2aa18479ef8 VAL: 'b66' (21 sibs) 43: 0x2aa18479f90 VAL: 'b7' (21 sibs) 43: 0x2aa1847a028 VAL: 'b8' (21 sibs) 43: 0x2aa1847a0c0 VAL: 'b9' (21 sibs) 43: 0x2aa1847a158 VAL: 'b10' (21 sibs) 43: 0x2aa1847a1f0 VAL: 'e' (21 sibs) 43: 0x2aa1847a288 VAL: 'f' (21 sibs) 43: 0x2aa1847a320 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184cfd80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184cfe10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184cfea0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184cff30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184cffc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184d0050 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184d00e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184d0170 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184d0200 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184d0290 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184d0320 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184d03b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184d0440 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184d04d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184d0560 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184d05f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184d0680 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184d0710 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184d07a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184d0830 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184d08c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184d0950 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184d09e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184d0a70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184d0b00 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: 0x2aa184777f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa18476560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa184723b0 VAL: 'f' (1 sibs) 43: 0x2aa184765f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa18476690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa18472450 VAL: 'b' (1 sibs) 43: 0x2aa18476728 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184cf470 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184cf500 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184cf590 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184cf620 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184cf6b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184cf740 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184cf7d0 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] 0x2aa184b0d10 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184b0da0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184b0e30 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184b0ec0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184b0f50 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] 0x2aa184d26d0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184d2760 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184d27f0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184d2880 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184d2910 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] 0x2aa184b2e00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b2e90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b2f20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b2fb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b3040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b30d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b3160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b31f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b3280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b3310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b33a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b3430 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] 0x2aa184d38c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184d3950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184d39e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184d3a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184d3b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184d3b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184d3c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184d3cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184d3d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184d3dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184d3e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184d3ef0 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] 0x2aa184b4df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b4e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b4f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b4fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b5030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b50c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b5150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b51e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b5270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b5300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b5390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b5420 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] 0x2aa184d41d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184d4260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184d42f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184d4380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184d4410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184d44a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184d4530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184d45c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184d4650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184d46e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184d4770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184d4800 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] 0x2aa184b6de0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b6e70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b6f00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b6f90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b7020 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b70b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b7140 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b71d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b7260 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b72f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b7380 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b7410 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] 0x2aa184d4ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184d4b70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184d4c00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184d4c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184d4d20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184d4db0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184d4e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184d4ed0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184d4f60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184d4ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184d5080 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184d5110 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] 0x2aa184b8dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184b8e60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184b8ef0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184b8f80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184b9010 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184b90a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184b9130 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184b91c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184b9250 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184b92e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184b9370 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184b9400 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] 0x2aa184d53f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184d5480 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184d5510 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184d55a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184d5630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184d56c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184d5750 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184d57e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184d5870 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184d5900 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184d5990 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184d5a20 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] 0x2aa184bc0a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184bc130 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184bc1c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184bc250 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184bc2e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184bc370 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184bc400 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184bc490 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184bc520 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184bc5b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184bc640 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184bc6d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184bc760 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184bc7f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184bc880 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184bc910 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184bc9a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184bca30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184bcac0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184bcb50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184bcbe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184bcc70 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184bcd00 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184bcd90 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184bce20 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184bceb0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184bcf40 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184bcfd0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184bd060 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184bd0f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184bd180 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] 0x2aa184d6610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184d66a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184d6730 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184d67c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184d6850 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184d68e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184d6970 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184d6a00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184d6a90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184d6b20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184d6bb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184d6c40 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184d6cd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184d6d60 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184d6df0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184d6e80 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184d6f10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184d6fa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184d7030 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184d70c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184d7150 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184d71e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184d7270 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184d7300 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184d7390 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184d7420 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184d74b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184d7540 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184d75d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184d7660 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184d76f0 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] 0x2aa184befe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184bf070 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184bf100 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184bf190 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184bf220 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184bf2b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184bf340 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184bf3d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184bf460 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184bf4f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184bf580 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184bf610 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184bf6a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184bf730 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184bf7c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184bf850 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184bf8e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184bf970 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184bfa00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184bfa90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184bfb20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184bfbb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184bfc40 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184bfcd0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184bfd60 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184bfdf0 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] 0x2aa184d7820 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184d78b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184d7940 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184d79d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184d7a60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184d7af0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184d7b80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184d7c10 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184d7ca0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184d7d30 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184d7dc0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184d7e50 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184d7ee0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184d7f70 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184d8000 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184d8090 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184d8120 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184d81b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184d8240 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184d82d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184d8360 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184d83f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184d8480 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184d8510 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184d85a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184d8630 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] 0x2aa184c1610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184c16a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184c1730 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184c17c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184c1850 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184c18e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184c1970 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] 0x2aa184d5d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184d5d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184d5e20 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184d5eb0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184d5f40 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184d5fd0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184d6060 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] 0x2aa184c3340 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184c33d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184c3460 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184c34f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184c3580 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184c3610 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184c36a0 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] 0x2aa184d8a30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184d8ac0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184d8b50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184d8be0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184d8c70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184d8d00 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184d8d90 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] 0x2aa184c6ab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184c6b40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184c6bd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184c6c60 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184c6cf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184c6d80 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184c6e10 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184c6ea0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184c6f30 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184c6fc0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184c7050 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184c70e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184c7170 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184c7200 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184c7290 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184c7320 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184c73b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184c7440 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184c74d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184c7560 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184c75f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184c7680 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184c7710 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184c77a0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184c7830 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] 0x2aa184d9c50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184d9ce0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184d9d70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184d9e00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184d9e90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184d9f20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184d9fb0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184da040 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184da0d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184da160 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184da1f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184da280 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184da310 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184da3a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184da430 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184da4c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184da550 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184da5e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184da670 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184da700 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184da790 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184da820 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184da8b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184da940 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184da9d0 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] 0x2aa184c61a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184c6230 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184c62c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184c6350 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184c63e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184c6470 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184c6500 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] 0x2aa184d9340 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184d93d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184d9460 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184d94f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184d9580 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184d9610 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184d96a0 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] 0x2aa184c90e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184c9170 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184c9200 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184c9290 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184c9320 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] 0x2aa184dae60 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184daef0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184daf80 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184db010 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184db0a0 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] 0x2aa184c99f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184c9a80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184c9b10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184c9ba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184c9c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184c9cc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184c9d50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184c9de0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184c9e70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184c9f00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184c9f90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184ca020 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] 0x2aa184db770 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184db800 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184db890 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184db920 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184db9b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184dba40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184dbad0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184dbb60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184dbbf0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184dbc80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184dbd10 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184dbda0 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] 0x2aa184ca300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184ca390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184ca420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184ca4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184ca540 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184ca5d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184ca660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184ca6f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184ca780 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184ca810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184ca8a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184ca930 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] 0x2aa184dc080 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184dc110 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184dc1a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184dc230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184dc2c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184dc350 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184dc3e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184dc470 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184dc500 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184dc590 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184dc620 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184dc6b0 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] 0x2aa184cac10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184caca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184cad30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184cadc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184cae50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184caee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184caf70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184cb000 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184cb090 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184cb120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184cb1b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184cb240 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] 0x2aa184dc990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184dca20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184dcab0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184dcb40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184dcbd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184dcc60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184dccf0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184dcd80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184dce10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184dcea0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184dcf30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184dcfc0 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] 0x2aa184cb520 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184cb5b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184cb640 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184cb6d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184cb760 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184cb7f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184cb880 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184cb910 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184cb9a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184cba30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184cbac0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184cbb50 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] 0x2aa184dd2a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184dd330 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184dd3c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184dd450 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184dd4e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184dd570 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184dd600 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184dd690 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184dd720 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184dd7b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184dd840 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184dd8d0 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] 0x2aa184cc740 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184cc7d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184cc860 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184cc8f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184cc980 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184cca10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184ccaa0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184ccb30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184ccbc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184ccc50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184ccce0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184ccd70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184cce00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184cce90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184ccf20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184ccfb0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184cd040 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184cd0d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184cd160 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184cd1f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184cd280 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184cd310 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184cd3a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184cd430 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184cd4c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184cd550 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184cd5e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184cd670 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184cd700 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184cd790 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184cd820 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] 0x2aa184de4c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184de550 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184de5e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184de670 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184de700 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184de790 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184de820 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184de8b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184de940 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184de9d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184dea60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184deaf0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184deb80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184dec10 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184deca0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184ded30 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184dedc0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184dee50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184deee0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184def70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184df000 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184df090 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184df120 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184df1b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184df240 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184df2d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184df360 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184df3f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184df480 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184df510 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184df5a0 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] 0x2aa184cd950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184cd9e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184cda70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184cdb00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184cdb90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184cdc20 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184cdcb0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184cdd40 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184cddd0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184cde60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184cdef0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184cdf80 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184ce010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184ce0a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184ce130 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184ce1c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184ce250 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184ce2e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184ce370 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184ce400 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184ce490 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184ce520 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184ce5b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184ce640 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184ce6d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184ce760 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] 0x2aa184df6d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184df760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184df7f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184df880 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184df910 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184df9a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184dfa30 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184dfac0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184dfb50 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184dfbe0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184dfc70 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184dfd00 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184dfd90 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184dfe20 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184dfeb0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184dff40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184dffd0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184e0060 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184e00f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184e0180 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184e0210 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184e02a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184e0330 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184e03c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184e0450 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184e04e0 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] 0x2aa184cbe30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184cbec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184cbf50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184cbfe0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184cc070 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184cc100 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184cc190 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] 0x2aa184ddbb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184ddc40 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184ddcd0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184ddd60 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184dddf0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184dde80 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184ddf10 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] 0x2aa184ceb60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184cebf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184cec80 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184ced10 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184ceda0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184cee30 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184ceec0 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] 0x2aa184e08e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e0970 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184e0a00 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184e0a90 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184e0b20 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184e0bb0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184e0c40 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] 0x2aa184cfd80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184cfe10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184cfea0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184cff30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184cffc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184d0050 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184d00e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184d0170 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184d0200 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184d0290 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184d0320 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184d03b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184d0440 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184d04d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184d0560 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184d05f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184d0680 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184d0710 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184d07a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184d0830 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184d08c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184d0950 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184d09e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184d0a70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184d0b00 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] 0x2aa184e1b00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184e1b90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184e1c20 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184e1cb0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184e1d40 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184e1dd0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184e1e60 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184e1ef0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184e1f80 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184e2010 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184e20a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184e2130 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184e21c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184e2250 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184e22e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184e2370 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184e2400 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184e2490 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184e2520 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184e25b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184e2640 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184e26d0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184e2760 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184e27f0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184e2880 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] 0x2aa184cf470 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184cf500 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184cf590 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184cf620 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184cf6b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184cf740 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184cf7d0 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] 0x2aa184e11f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184e1280 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184e1310 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184e13a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184e1430 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184e14c0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184e1550 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: 0x2aa18476d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa1846fd80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa1846fe20 VAL: 'foo' (3 sibs) 43: 0x2aa1846feb8 VAL: 'bar' (3 sibs) 43: 0x2aa1846ff50 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184d32e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184d3370 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184d3400 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184d3490 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184d3520 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: 0x2aa18476e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18470b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18470c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18470de0 VAL: 'val0' (2 sibs) 43: 0x2aa18470e78 VAL: 'val1' (2 sibs) 43: 0x2aa18470ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18470f20 VAL: 'val2' (2 sibs) 43: 0x2aa18470fb8 VAL: 'val3' (2 sibs) 43: 0x2aa18470d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471060 VAL: 'val4' (2 sibs) 43: 0x2aa184710f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e2d10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e2da0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e2e30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e2ec0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e2f50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e2fe0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e3070 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e3100 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e3190 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e3220 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e32b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184e3340 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: 0x2aa18476f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa184716a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471920 VAL: 'val0' (2 sibs) 43: 0x2aa184719b8 VAL: 'val1' (2 sibs) 43: 0x2aa184717e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18471a60 VAL: 'val2' (2 sibs) 43: 0x2aa18471af8 VAL: 'val3' (2 sibs) 43: 0x2aa18471880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471ba0 VAL: 'val4' (2 sibs) 43: 0x2aa18471c38 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e33e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e3470 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e3500 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e3590 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e3620 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e36b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e3740 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e37d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e3860 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e38f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e3980 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184e3a10 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: 0x2aa18477048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18471d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471ff0 VAL: 'val0' (2 sibs) 43: 0x2aa18472088 VAL: 'val1' (2 sibs) 43: 0x2aa18471eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18472130 VAL: 'val2' (2 sibs) 43: 0x2aa184721c8 VAL: 'val3' (2 sibs) 43: 0x2aa18471f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18472270 VAL: 'val4' (2 sibs) 43: 0x2aa18472308 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e3ab0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e3b40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e3bd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e3c60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e3cf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e3d80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e3e10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e3ea0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e3f30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e3fc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e4050 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184e40e0 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: 0x2aa18477160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18472c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18472d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18472dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18472f90 VAL: 'val0' (2 sibs) 43: 0x2aa18473028 VAL: 'val1' (2 sibs) 43: 0x2aa18472e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa184730d0 VAL: 'val2' (2 sibs) 43: 0x2aa18473168 VAL: 'val3' (2 sibs) 43: 0x2aa18472ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18473210 VAL: 'val4' (2 sibs) 43: 0x2aa184732a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e4180 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e4210 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e42a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e4330 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e43c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e4450 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e44e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e4570 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e4600 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e4690 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e4720 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184e47b0 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: 0x2aa18477278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18471290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa18471330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa184754b0 VAL: 'env01' (28 sibs) 43: 0x2aa18475548 VAL: 'env02' (28 sibs) 43: 0x2aa184755e0 VAL: 'env03' (28 sibs) 43: 0x2aa18475678 VAL: 'env04' (28 sibs) 43: 0x2aa18475710 VAL: 'env11' (28 sibs) 43: 0x2aa184757a8 VAL: 'env12' (28 sibs) 43: 0x2aa18475840 VAL: 'env13' (28 sibs) 43: 0x2aa184758d8 VAL: 'env14' (28 sibs) 43: 0x2aa18475970 VAL: 'env21' (28 sibs) 43: 0x2aa18475a08 VAL: 'env22' (28 sibs) 43: 0x2aa18475aa0 VAL: 'env23' (28 sibs) 43: 0x2aa18475b38 VAL: 'env24' (28 sibs) 43: 0x2aa18475bd0 VAL: 'env31' (28 sibs) 43: 0x2aa18475c68 VAL: 'env32' (28 sibs) 43: 0x2aa18475d00 VAL: 'env33' (28 sibs) 43: 0x2aa18475d98 VAL: 'env34' (28 sibs) 43: 0x2aa18475e30 VAL: 'env41' (28 sibs) 43: 0x2aa18475ec8 VAL: 'env42' (28 sibs) 43: 0x2aa18475f60 VAL: 'env43' (28 sibs) 43: 0x2aa18475ff8 VAL: 'env44' (28 sibs) 43: 0x2aa18476090 VAL: 'env51' (28 sibs) 43: 0x2aa18476128 VAL: 'env52' (28 sibs) 43: 0x2aa184761c0 VAL: 'env53' (28 sibs) 43: 0x2aa18476258 VAL: 'env54' (28 sibs) 43: 0x2aa184762f0 VAL: 'env61' (28 sibs) 43: 0x2aa18476388 VAL: 'env62' (28 sibs) 43: 0x2aa18476420 VAL: 'env63' (28 sibs) 43: 0x2aa184764b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e4850 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184e48e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184e4970 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184e4a00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184e4a90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184e4b20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184e4bb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184e4c40 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184e4cd0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184e4d60 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184e4df0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184e4e80 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184e4f10 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184e4fa0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184e5030 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184e50c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184e5150 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184e51e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184e5270 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184e5300 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184e5390 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184e5420 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184e54b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184e5540 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184e55d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184e5660 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184e56f0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184e5780 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184e5810 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184e58a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184e5930 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: 0x2aa18477390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18474360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa184744a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa18474670 VAL: 'a' (6 sibs) 43: 0x2aa18474708 VAL: 'b' (6 sibs) 43: 0x2aa184747a0 VAL: 'c' (6 sibs) 43: 0x2aa18474838 VAL: 'd' (6 sibs) 43: 0x2aa184748d0 VAL: 'e' (6 sibs) 43: 0x2aa18474968 VAL: 'f' (6 sibs) 43: 0x2aa18474538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa18474a10 VAL: 'a' (2 sibs) 43: 0x2aa18474aa8 VAL: 'b' (2 sibs) 43: 0x2aa184745d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa18474b50 VAL: 'a' (2 sibs) 43: 0x2aa18474be8 VAL: 'b' (2 sibs) 43: 0x2aa184743f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa18474c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa18474dd0 VAL: 'a' (6 sibs) 43: 0x2aa18474e68 VAL: 'b' (6 sibs) 43: 0x2aa18474f00 VAL: 'c' (6 sibs) 43: 0x2aa18474f98 VAL: 'd' (6 sibs) 43: 0x2aa18475030 VAL: 'e' (6 sibs) 43: 0x2aa184750c8 VAL: 'f' (6 sibs) 43: 0x2aa18474d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa18475170 VAL: 'a' (2 sibs) 43: 0x2aa18475208 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e59d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e5a60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184e5af0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184e5b80 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184e5c10 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184e5ca0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184e5d30 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184e5dc0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184e5e50 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184e5ee0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e5f70 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184e6000 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184e6090 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184e6120 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184e61b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184e6240 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184e62d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184e6360 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184e63f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184e6480 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184e6510 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184e65a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184e6630 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184e66c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184e6750 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184e67e0 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: 0x2aa184774a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18475300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa184753a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa18476a40 VAL: 'a' (4 sibs) 43: 0x2aa18476ad8 VAL: 'b' (4 sibs) 43: 0x2aa18476b70 VAL: 'c' (4 sibs) 43: 0x2aa18476c08 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e6880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184e6910 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184e69a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184e6a30 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184e6ac0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184e6b50 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184e6be0 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: 0x2aa184775c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa184704d0 VAL: 'a' (2 sibs) 43: 0x2aa18470568 VAL: 'b' (2 sibs) 43: 0x2aa184706a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa18470390 VAL: 'c' (2 sibs) 43: 0x2aa18470428 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e6c80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e6d10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184e6da0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184e6e30 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184e6ec0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184e6f50 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184e6fe0 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: 0x2aa184776d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa184711a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa18470250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa184702e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa18479740 VAL: 'a' (21 sibs) 43: 0x2aa184797d8 VAL: 'b' (21 sibs) 43: 0x2aa18479870 VAL: 'b1' (21 sibs) 43: 0x2aa18479908 VAL: 'b2' (21 sibs) 43: 0x2aa184799a0 VAL: 'b3' (21 sibs) 43: 0x2aa18479a38 VAL: 'b4' (21 sibs) 43: 0x2aa18479ad0 VAL: 'b5' (21 sibs) 43: 0x2aa18479b68 VAL: 'b6' (21 sibs) 43: 0x2aa18479c00 VAL: 'b61' (21 sibs) 43: 0x2aa18479c98 VAL: 'b62' (21 sibs) 43: 0x2aa18479d30 VAL: 'b63' (21 sibs) 43: 0x2aa18479dc8 VAL: 'b64' (21 sibs) 43: 0x2aa18479e60 VAL: 'b65' (21 sibs) 43: 0x2aa18479ef8 VAL: 'b66' (21 sibs) 43: 0x2aa18479f90 VAL: 'b7' (21 sibs) 43: 0x2aa1847a028 VAL: 'b8' (21 sibs) 43: 0x2aa1847a0c0 VAL: 'b9' (21 sibs) 43: 0x2aa1847a158 VAL: 'b10' (21 sibs) 43: 0x2aa1847a1f0 VAL: 'e' (21 sibs) 43: 0x2aa1847a288 VAL: 'f' (21 sibs) 43: 0x2aa1847a320 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e7080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184e7110 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184e71a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184e7230 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184e72c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184e7350 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184e73e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184e7470 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184e7500 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184e7590 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184e7620 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184e76b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184e7740 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184e77d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184e7860 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184e78f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184e7980 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184e7a10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184e7aa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184e7b30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184e7bc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184e7c50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184e7ce0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184e7d70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184e7e00 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: 0x2aa184777f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa18476560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa184723b0 VAL: 'f' (1 sibs) 43: 0x2aa184765f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa18476690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa18472450 VAL: 'b' (1 sibs) 43: 0x2aa18476728 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e7ea0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184e7f30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184e7fc0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184e8050 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184e80e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184e8170 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184e8200 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: 0x2aa18476d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa1846fd80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa1846fe20 VAL: 'foo' (3 sibs) 43: 0x2aa1846feb8 VAL: 'bar' (3 sibs) 43: 0x2aa1846ff50 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e82a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa184e8330 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa184e83c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa184e8450 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa184e84e0 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: 0x2aa18476e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18470b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18470c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18470de0 VAL: 'val0' (2 sibs) 43: 0x2aa18470e78 VAL: 'val1' (2 sibs) 43: 0x2aa18470ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18470f20 VAL: 'val2' (2 sibs) 43: 0x2aa18470fb8 VAL: 'val3' (2 sibs) 43: 0x2aa18470d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471060 VAL: 'val4' (2 sibs) 43: 0x2aa184710f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e8580 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e8610 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e86a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e8730 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e87c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e8850 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e88e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e8970 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e8a00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e8a90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e8b20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184e8bb0 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: 0x2aa18476f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa184716a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471920 VAL: 'val0' (2 sibs) 43: 0x2aa184719b8 VAL: 'val1' (2 sibs) 43: 0x2aa184717e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18471a60 VAL: 'val2' (2 sibs) 43: 0x2aa18471af8 VAL: 'val3' (2 sibs) 43: 0x2aa18471880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18471ba0 VAL: 'val4' (2 sibs) 43: 0x2aa18471c38 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e8c50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e8ce0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e8d70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e8e00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e8e90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e8f20 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e8fb0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e9040 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e90d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e9160 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e91f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184e9280 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: 0x2aa18477048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18471ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18471d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18471e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18471ff0 VAL: 'val0' (2 sibs) 43: 0x2aa18472088 VAL: 'val1' (2 sibs) 43: 0x2aa18471eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa18472130 VAL: 'val2' (2 sibs) 43: 0x2aa184721c8 VAL: 'val3' (2 sibs) 43: 0x2aa18471f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18472270 VAL: 'val4' (2 sibs) 43: 0x2aa18472308 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e9320 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e93b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e9440 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e94d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e9560 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e95f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e9680 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e9710 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e97a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e9830 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e98c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184e9950 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: 0x2aa18477160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18472c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa18472d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa18472dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa18472f90 VAL: 'val0' (2 sibs) 43: 0x2aa18473028 VAL: 'val1' (2 sibs) 43: 0x2aa18472e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa184730d0 VAL: 'val2' (2 sibs) 43: 0x2aa18473168 VAL: 'val3' (2 sibs) 43: 0x2aa18472ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa18473210 VAL: 'val4' (2 sibs) 43: 0x2aa184732a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184e99f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184e9a80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa184e9b10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa184e9ba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa184e9c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa184e9cc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa184e9d50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa184e9de0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa184e9e70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa184e9f00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa184e9f90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa184ea020 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: 0x2aa18477278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18471290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa18471330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa184754b0 VAL: 'env01' (28 sibs) 43: 0x2aa18475548 VAL: 'env02' (28 sibs) 43: 0x2aa184755e0 VAL: 'env03' (28 sibs) 43: 0x2aa18475678 VAL: 'env04' (28 sibs) 43: 0x2aa18475710 VAL: 'env11' (28 sibs) 43: 0x2aa184757a8 VAL: 'env12' (28 sibs) 43: 0x2aa18475840 VAL: 'env13' (28 sibs) 43: 0x2aa184758d8 VAL: 'env14' (28 sibs) 43: 0x2aa18475970 VAL: 'env21' (28 sibs) 43: 0x2aa18475a08 VAL: 'env22' (28 sibs) 43: 0x2aa18475aa0 VAL: 'env23' (28 sibs) 43: 0x2aa18475b38 VAL: 'env24' (28 sibs) 43: 0x2aa18475bd0 VAL: 'env31' (28 sibs) 43: 0x2aa18475c68 VAL: 'env32' (28 sibs) 43: 0x2aa18475d00 VAL: 'env33' (28 sibs) 43: 0x2aa18475d98 VAL: 'env34' (28 sibs) 43: 0x2aa18475e30 VAL: 'env41' (28 sibs) 43: 0x2aa18475ec8 VAL: 'env42' (28 sibs) 43: 0x2aa18475f60 VAL: 'env43' (28 sibs) 43: 0x2aa18475ff8 VAL: 'env44' (28 sibs) 43: 0x2aa18476090 VAL: 'env51' (28 sibs) 43: 0x2aa18476128 VAL: 'env52' (28 sibs) 43: 0x2aa184761c0 VAL: 'env53' (28 sibs) 43: 0x2aa18476258 VAL: 'env54' (28 sibs) 43: 0x2aa184762f0 VAL: 'env61' (28 sibs) 43: 0x2aa18476388 VAL: 'env62' (28 sibs) 43: 0x2aa18476420 VAL: 'env63' (28 sibs) 43: 0x2aa184764b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184ea0c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184ea150 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa184ea1e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa184ea270 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa184ea300 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa184ea390 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa184ea420 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa184ea4b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa184ea540 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa184ea5d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa184ea660 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa184ea6f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa184ea780 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa184ea810 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa184ea8a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa184ea930 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa184ea9c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa184eaa50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa184eaae0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa184eab70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa184eac00 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa184eac90 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa184ead20 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa184eadb0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa184eae40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa184eaed0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa184eaf60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa184eaff0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa184eb080 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa184eb110 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa184eb1a0 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: 0x2aa18477390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18474360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa184744a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa18474670 VAL: 'a' (6 sibs) 43: 0x2aa18474708 VAL: 'b' (6 sibs) 43: 0x2aa184747a0 VAL: 'c' (6 sibs) 43: 0x2aa18474838 VAL: 'd' (6 sibs) 43: 0x2aa184748d0 VAL: 'e' (6 sibs) 43: 0x2aa18474968 VAL: 'f' (6 sibs) 43: 0x2aa18474538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa18474a10 VAL: 'a' (2 sibs) 43: 0x2aa18474aa8 VAL: 'b' (2 sibs) 43: 0x2aa184745d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa18474b50 VAL: 'a' (2 sibs) 43: 0x2aa18474be8 VAL: 'b' (2 sibs) 43: 0x2aa184743f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa18474c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa18474dd0 VAL: 'a' (6 sibs) 43: 0x2aa18474e68 VAL: 'b' (6 sibs) 43: 0x2aa18474f00 VAL: 'c' (6 sibs) 43: 0x2aa18474f98 VAL: 'd' (6 sibs) 43: 0x2aa18475030 VAL: 'e' (6 sibs) 43: 0x2aa184750c8 VAL: 'f' (6 sibs) 43: 0x2aa18474d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa18475170 VAL: 'a' (2 sibs) 43: 0x2aa18475208 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184eb240 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184eb2d0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa184eb360 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa184eb3f0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa184eb480 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa184eb510 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa184eb5a0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa184eb630 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa184eb6c0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa184eb750 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa184eb7e0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa184eb870 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa184eb900 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa184eb990 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa184eba20 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa184ebab0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa184ebb40 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa184ebbd0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa184ebc60 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa184ebcf0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa184ebd80 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa184ebe10 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa184ebea0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa184ebf30 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa184ebfc0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa184ec050 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: 0x2aa184774a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa18475300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa184753a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa18476a40 VAL: 'a' (4 sibs) 43: 0x2aa18476ad8 VAL: 'b' (4 sibs) 43: 0x2aa18476b70 VAL: 'c' (4 sibs) 43: 0x2aa18476c08 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184ec0f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184ec180 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa184ec210 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa184ec2a0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa184ec330 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa184ec3c0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa184ec450 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: 0x2aa184775c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa18470610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa184704d0 VAL: 'a' (2 sibs) 43: 0x2aa18470568 VAL: 'b' (2 sibs) 43: 0x2aa184706a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa18470390 VAL: 'c' (2 sibs) 43: 0x2aa18470428 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184ec4f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa184ec580 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa184ec610 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa184ec6a0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa184ec730 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa184ec7c0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa184ec850 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: 0x2aa184776d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa184711a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa18470250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa184702e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa18479740 VAL: 'a' (21 sibs) 43: 0x2aa184797d8 VAL: 'b' (21 sibs) 43: 0x2aa18479870 VAL: 'b1' (21 sibs) 43: 0x2aa18479908 VAL: 'b2' (21 sibs) 43: 0x2aa184799a0 VAL: 'b3' (21 sibs) 43: 0x2aa18479a38 VAL: 'b4' (21 sibs) 43: 0x2aa18479ad0 VAL: 'b5' (21 sibs) 43: 0x2aa18479b68 VAL: 'b6' (21 sibs) 43: 0x2aa18479c00 VAL: 'b61' (21 sibs) 43: 0x2aa18479c98 VAL: 'b62' (21 sibs) 43: 0x2aa18479d30 VAL: 'b63' (21 sibs) 43: 0x2aa18479dc8 VAL: 'b64' (21 sibs) 43: 0x2aa18479e60 VAL: 'b65' (21 sibs) 43: 0x2aa18479ef8 VAL: 'b66' (21 sibs) 43: 0x2aa18479f90 VAL: 'b7' (21 sibs) 43: 0x2aa1847a028 VAL: 'b8' (21 sibs) 43: 0x2aa1847a0c0 VAL: 'b9' (21 sibs) 43: 0x2aa1847a158 VAL: 'b10' (21 sibs) 43: 0x2aa1847a1f0 VAL: 'e' (21 sibs) 43: 0x2aa1847a288 VAL: 'f' (21 sibs) 43: 0x2aa1847a320 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184ec8f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa184ec980 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa184eca10 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa184ecaa0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa184ecb30 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa184ecbc0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa184ecc50 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa184ecce0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa184ecd70 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa184ece00 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa184ece90 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa184ecf20 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa184ecfb0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa184ed040 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa184ed0d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa184ed160 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa184ed1f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa184ed280 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa184ed310 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa184ed3a0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa184ed430 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa184ed4c0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa184ed550 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa184ed5e0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa184ed670 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: 0x2aa184777f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa18476560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa184723b0 VAL: 'f' (1 sibs) 43: 0x2aa184765f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa18476690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa18472450 VAL: 'b' (1 sibs) 43: 0x2aa18476728 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa184ed710 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa184ed7a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa184ed830 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa184ed8c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa184ed950 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa184ed9e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa184eda70 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 (6 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (6 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.01 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-number-0.6.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x2aa07ddf020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa07ddd8d0 VAL: '-2' (15 sibs) 44: 0x2aa07ddd968 VAL: '-2' (15 sibs) 44: 0x2aa07ddda00 VAL: '5' (15 sibs) 44: 0x2aa07ddda98 VAL: '0xa' (15 sibs) 44: 0x2aa07dddb30 VAL: '-0xb' (15 sibs) 44: 0x2aa07dddbc8 VAL: '0XA' (15 sibs) 44: 0x2aa07dddc60 VAL: '-0XA' (15 sibs) 44: 0x2aa07dddcf8 VAL: '0b10' (15 sibs) 44: 0x2aa07dddd90 VAL: '-0b10' (15 sibs) 44: 0x2aa07ddde28 VAL: '0B10' (15 sibs) 44: 0x2aa07dddec0 VAL: '-0B10' (15 sibs) 44: 0x2aa07dddf58 VAL: '0o17' (15 sibs) 44: 0x2aa07dddff0 VAL: '-0o17' (15 sibs) 44: 0x2aa07dde088 VAL: '0O17' (15 sibs) 44: 0x2aa07dde120 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e036c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e03750 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e037e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e03870 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e03900 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e03990 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e03a20 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e03ab0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e03b40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e03bd0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e03c60 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e03cf0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e03d80 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e03e10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e03ea0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e03f30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e03fc0 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: 0x2aa07ddf138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa07ddd2d0 VAL: '-2' (3 sibs) 44: 0x2aa07ddd368 VAL: '-2' (3 sibs) 44: 0x2aa07ddd400 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e05cf0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e05d80 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e05e10 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e05ea0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e05f30 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: 0x2aa07ddf250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07dde630 VAL: '-2.0' (8 sibs) 44: 0x2aa07dde6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa07dde760 VAL: '0.1' (8 sibs) 44: 0x2aa07dde7f8 VAL: '.1' (8 sibs) 44: 0x2aa07dde890 VAL: '-.2' (8 sibs) 44: 0x2aa07dde928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07dde9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddea58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e07a20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e07ab0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e07b40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e07bd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e07c60 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e07cf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e07d80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e07e10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e07ea0 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: 0x2aa07ddf368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddeb00 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddeb98 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddec30 VAL: '0.1' (8 sibs) 44: 0x2aa07ddecc8 VAL: '.1' (8 sibs) 44: 0x2aa07dded60 VAL: '-.2' (8 sibs) 44: 0x2aa07ddedf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddee90 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddef28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e09750 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e097e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e09870 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e09900 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e09990 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e09a20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e09ab0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e09b40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e09bd0 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: 0x2aa07ddf480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddf8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddf938 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddf9d0 VAL: '0.1' (8 sibs) 44: 0x2aa07ddfa68 VAL: '.1' (8 sibs) 44: 0x2aa07ddfb00 VAL: '-.2' (8 sibs) 44: 0x2aa07ddfb98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddfc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddfcc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e0b480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e0b510 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e0b5a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e0b630 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e0b6c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e0b750 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e0b7e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e0b870 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e0b900 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: 0x2aa07ddf598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa07de03b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa07de0448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa07de04e0 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de0578 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de0de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0610 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de06a8 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de1068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0740 MAP: (14 sibs) 1 children: 44: 0x2aa07de1110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de07d8 MAP: (14 sibs) 1 children: 44: 0x2aa07de11b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de0870 MAP: (14 sibs) 1 children: 44: 0x2aa07de1250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de0908 MAP: (14 sibs) 1 children: 44: 0x2aa07de12f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de09a0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de1428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0a38 MAP: (14 sibs) 2 children: 44: 0x2aa07de14d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de1568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa07de0ad0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de16a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0b68 MAP: (14 sibs) 2 children: 44: 0x2aa07de1750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de17e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e0ecd0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e0ed60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e0edf0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e0ee80 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e0ef10 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e0efa0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e0f030 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e0f0c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e0f150 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e0f1e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e0f270 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e0f300 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e0f390 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e0f420 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e0f4b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e0f540 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e0f5d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e0f660 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e0f6f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e0f780 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e0f810 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e0f8a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e0f930 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e0f9c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e0fa50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e0fae0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e0fb70 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e0fc00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e0fc90 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e0fd20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e0fdb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e0fe40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e0fed0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e0ff60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e0fff0 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: 0x2aa07ddf020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa07ddd8d0 VAL: '-2' (15 sibs) 44: 0x2aa07ddd968 VAL: '-2' (15 sibs) 44: 0x2aa07ddda00 VAL: '5' (15 sibs) 44: 0x2aa07ddda98 VAL: '0xa' (15 sibs) 44: 0x2aa07dddb30 VAL: '-0xb' (15 sibs) 44: 0x2aa07dddbc8 VAL: '0XA' (15 sibs) 44: 0x2aa07dddc60 VAL: '-0XA' (15 sibs) 44: 0x2aa07dddcf8 VAL: '0b10' (15 sibs) 44: 0x2aa07dddd90 VAL: '-0b10' (15 sibs) 44: 0x2aa07ddde28 VAL: '0B10' (15 sibs) 44: 0x2aa07dddec0 VAL: '-0B10' (15 sibs) 44: 0x2aa07dddf58 VAL: '0o17' (15 sibs) 44: 0x2aa07dddff0 VAL: '-0o17' (15 sibs) 44: 0x2aa07dde088 VAL: '0O17' (15 sibs) 44: 0x2aa07dde120 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e0dac0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e0db50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e0dbe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e0dc70 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e0dd00 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e0dd90 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e0de20 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e0deb0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e0df40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e0dfd0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e0e060 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e0e0f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e0e180 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e0e210 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e0e2a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e0e330 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e0e3c0 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: 0x2aa07ddf138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa07ddd2d0 VAL: '-2' (3 sibs) 44: 0x2aa07ddd368 VAL: '-2' (3 sibs) 44: 0x2aa07ddd400 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e0d1b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e0d240 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e0d2d0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e0d360 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e0d3f0 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: 0x2aa07ddf250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07dde630 VAL: '-2.0' (8 sibs) 44: 0x2aa07dde6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa07dde760 VAL: '0.1' (8 sibs) 44: 0x2aa07dde7f8 VAL: '.1' (8 sibs) 44: 0x2aa07dde890 VAL: '-.2' (8 sibs) 44: 0x2aa07dde928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07dde9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddea58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e110e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e11170 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e11200 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e11290 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e11320 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e113b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e11440 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e114d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e11560 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: 0x2aa07ddf368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddeb00 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddeb98 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddec30 VAL: '0.1' (8 sibs) 44: 0x2aa07ddecc8 VAL: '.1' (8 sibs) 44: 0x2aa07dded60 VAL: '-.2' (8 sibs) 44: 0x2aa07ddedf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddee90 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddef28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e119f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e11a80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e11b10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e11ba0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e11c30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e11cc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e11d50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e11de0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e11e70 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: 0x2aa07ddf480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddf8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddf938 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddf9d0 VAL: '0.1' (8 sibs) 44: 0x2aa07ddfa68 VAL: '.1' (8 sibs) 44: 0x2aa07ddfb00 VAL: '-.2' (8 sibs) 44: 0x2aa07ddfb98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddfc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddfcc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e12300 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e12390 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e12420 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e124b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e12540 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e125d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e12660 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e126f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e12780 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: 0x2aa07ddf598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa07de03b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa07de0448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa07de04e0 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de0578 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de0de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0610 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de06a8 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de1068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0740 MAP: (14 sibs) 1 children: 44: 0x2aa07de1110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de07d8 MAP: (14 sibs) 1 children: 44: 0x2aa07de11b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de0870 MAP: (14 sibs) 1 children: 44: 0x2aa07de1250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de0908 MAP: (14 sibs) 1 children: 44: 0x2aa07de12f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de09a0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de1428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0a38 MAP: (14 sibs) 2 children: 44: 0x2aa07de14d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de1568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa07de0ad0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de16a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0b68 MAP: (14 sibs) 2 children: 44: 0x2aa07de1750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de17e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e14730 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e147c0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e14850 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e148e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e14970 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e14a00 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e14a90 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e14b20 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e14bb0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e14c40 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e14cd0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e14d60 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e14df0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e14e80 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e14f10 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e14fa0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e15030 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e150c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e15150 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e151e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e15270 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e15300 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e15390 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e15420 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e154b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e15540 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e155d0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e15660 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e156f0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e15780 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e15810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e158a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e15930 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e159c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e15a50 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] 0x2aa07e036c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e03750 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e037e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e03870 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e03900 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e03990 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e03a20 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e03ab0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e03b40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e03bd0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e03c60 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e03cf0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e03d80 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e03e10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e03ea0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e03f30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e03fc0 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] 0x2aa07e23250 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e232e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e23370 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e23400 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e23490 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e23520 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e235b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e23640 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e236d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e23760 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e237f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e23880 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e23910 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e239a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e23a30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e23ac0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e23b50 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] 0x2aa07e05cf0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e05d80 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e05e10 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e05ea0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e05f30 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] 0x2aa07e22940 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e229d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e22a60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e22af0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e22b80 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] 0x2aa07e07a20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e07ab0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e07b40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e07bd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e07c60 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e07cf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e07d80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e07e10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e07ea0 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] 0x2aa07e24460 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e244f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e24580 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e24610 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e246a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e24730 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e247c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e24850 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e248e0 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] 0x2aa07e09750 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e097e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e09870 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e09900 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e09990 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e09a20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e09ab0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e09b40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e09bd0 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] 0x2aa07e24d70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e24e00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e24e90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e24f20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e24fb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e25040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e250d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e25160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e251f0 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] 0x2aa07e0b480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e0b510 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e0b5a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e0b630 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e0b6c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e0b750 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e0b7e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e0b870 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e0b900 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] 0x2aa07e25680 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e25710 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e257a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e25830 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e258c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e25950 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e259e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e25a70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e25b00 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] 0x2aa07e0ecd0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e0ed60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e0edf0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e0ee80 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e0ef10 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e0efa0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e0f030 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e0f0c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e0f150 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e0f1e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e0f270 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e0f300 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e0f390 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e0f420 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e0f4b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e0f540 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e0f5d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e0f660 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e0f6f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e0f780 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e0f810 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e0f8a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e0f930 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e0f9c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e0fa50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e0fae0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e0fb70 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e0fc00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e0fc90 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e0fd20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e0fdb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e0fe40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e0fed0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e0ff60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e0fff0 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] 0x2aa07e27ab0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e27b40 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e27bd0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e27c60 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e27cf0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e27d80 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e27e10 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e27ea0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e27f30 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e27fc0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e28050 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e280e0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e28170 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e28200 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e28290 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e28320 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e283b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e28440 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e284d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e28560 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e285f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e28680 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e28710 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e287a0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e28830 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e288c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e28950 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e289e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e28a70 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e28b00 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e28b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e28c20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e28cb0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e28d40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e28dd0 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] 0x2aa07e13520 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e135b0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e13640 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e136d0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e13760 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e137f0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e13880 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e13910 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e139a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e13a30 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e13ac0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e13b50 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e13be0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e13c70 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e13d00 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e13d90 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e13e20 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] 0x2aa07e268a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e26930 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e269c0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e26a50 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e26ae0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e26b70 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e26c00 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e26c90 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e26d20 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e26db0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e26e40 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e26ed0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e26f60 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e26ff0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e27080 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e27110 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e271a0 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] 0x2aa07e12c10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e12ca0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e12d30 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e12dc0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e12e50 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] 0x2aa07e25f90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e26020 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e260b0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e26140 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e261d0 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] 0x2aa07e16b40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e16bd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e16c60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e16cf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e16d80 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e16e10 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e16ea0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e16f30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e16fc0 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] 0x2aa07e29ec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e29f50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e29fe0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e2a070 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e2a100 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e2a190 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e2a220 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e2a2b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e2a340 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] 0x2aa07e17450 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e174e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e17570 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e17600 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e17690 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e17720 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e177b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e17840 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e178d0 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] 0x2aa07e2a7d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e2a860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e2a8f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e2a980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e2aa10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e2aaa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e2ab30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e2abc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e2ac50 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] 0x2aa07e17d60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e17df0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e17e80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e17f10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e17fa0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e18030 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e180c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e18150 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e181e0 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] 0x2aa07e2b0e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e2b170 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e2b200 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e2b290 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e2b320 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e2b3b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e2b440 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e2b4d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e2b560 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] 0x2aa07e1a1d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e1a260 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e1a2f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e1a380 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e1a410 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e1a4a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e1a530 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e1a5c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e1a650 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e1a6e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e1a770 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e1a800 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e1a890 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e1a920 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e1a9b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e1aa40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e1aad0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e1ab60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e1abf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e1ac80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e1ad10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e1ada0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e1ae30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e1aec0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e1af50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e1afe0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e1b070 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e1b100 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e1b190 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e1b220 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e1b2b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e1b340 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e1b3d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e1b460 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e1b4f0 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] 0x2aa07e2d510 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e2d5a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e2d630 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e2d6c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e2d750 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e2d7e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e2d870 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e2d900 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e2d990 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e2da20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e2dab0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e2db40 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e2dbd0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e2dc60 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e2dcf0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e2dd80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e2de10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e2dea0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e2df30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e2dfc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e2e050 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e2e0e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e2e170 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e2e200 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e2e290 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e2e320 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e2e3b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e2e440 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e2e4d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e2e560 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e2e5f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e2e680 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e2e710 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e2e7a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e2e830 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] 0x2aa07e0dac0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e0db50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e0dbe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e0dc70 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e0dd00 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e0dd90 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e0de20 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e0deb0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e0df40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e0dfd0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e0e060 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e0e0f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e0e180 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e0e210 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e0e2a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e0e330 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e0e3c0 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] 0x2aa07e2c300 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e2c390 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e2c420 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e2c4b0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e2c540 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e2c5d0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e2c660 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e2c6f0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e2c780 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e2c810 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e2c8a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e2c930 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e2c9c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e2ca50 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e2cae0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e2cb70 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e2cc00 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] 0x2aa07e0d1b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e0d240 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e0d2d0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e0d360 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e0d3f0 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] 0x2aa07e2b9f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e2ba80 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e2bb10 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e2bba0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e2bc30 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] 0x2aa07e110e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e11170 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e11200 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e11290 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e11320 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e113b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e11440 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e114d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e11560 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] 0x2aa07e2f920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e2f9b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e2fa40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e2fad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e2fb60 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e2fbf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e2fc80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e2fd10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e2fda0 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] 0x2aa07e119f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e11a80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e11b10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e11ba0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e11c30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e11cc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e11d50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e11de0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e11e70 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] 0x2aa07e30230 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e302c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e30350 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e303e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e30470 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e30500 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e30590 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e30620 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e306b0 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] 0x2aa07e12300 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e12390 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e12420 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e124b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e12540 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e125d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e12660 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e126f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e12780 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] 0x2aa07e30b40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e30bd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e30c60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e30cf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e30d80 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e30e10 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e30ea0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e30f30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e30fc0 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] 0x2aa07e14730 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e147c0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e14850 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e148e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e14970 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e14a00 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e14a90 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e14b20 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e14bb0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e14c40 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e14cd0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e14d60 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e14df0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e14e80 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e14f10 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e14fa0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e15030 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e150c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e15150 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e151e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e15270 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e15300 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e15390 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e15420 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e154b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e15540 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e155d0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e15660 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e156f0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e15780 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e15810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e158a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e15930 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e159c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e15a50 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] 0x2aa07e32f70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e33000 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e33090 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e33120 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e331b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e33240 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e332d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e33360 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e333f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e33480 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e33510 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e335a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e33630 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e336c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e33750 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e337e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e33870 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e33900 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e33990 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e33a20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e33ab0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e33b40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e33bd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e33c60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e33cf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e33d80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e33e10 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e33ea0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e33f30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e33fc0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e34050 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e340e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e34170 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e34200 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e34290 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] 0x2aa07e1c5e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e1c670 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e1c700 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e1c790 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e1c820 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e1c8b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e1c940 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e1c9d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e1ca60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e1caf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e1cb80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e1cc10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e1cca0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e1cd30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e1cdc0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e1ce50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e1cee0 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] 0x2aa07e31d60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e31df0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e31e80 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e31f10 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e31fa0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e32030 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e320c0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e32150 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e321e0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e32270 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e32300 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e32390 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e32420 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e324b0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e32540 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e325d0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e32660 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] 0x2aa07e18950 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e189e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e18a70 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e18b00 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e18b90 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] 0x2aa07e31450 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e314e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e31570 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e31600 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e31690 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] 0x2aa07e19290 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e19320 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e193b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e19440 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e194d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e19560 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e195f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e19680 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e19710 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] 0x2aa07e35380 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e35410 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e354a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e35530 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e355c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e35650 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e356e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e35770 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e35800 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] 0x2aa07e1d7f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e1d880 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e1d910 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e1d9a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e1da30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e1dac0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e1db50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e1dbe0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e1dc70 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] 0x2aa07e35c90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e35d20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e35db0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e35e40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e35ed0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e35f60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e35ff0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e36080 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e36110 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] 0x2aa07e1e100 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e1e190 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e1e220 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e1e2b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e1e340 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e1e3d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e1e460 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e1e4f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e1e580 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] 0x2aa07e365a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e36630 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e366c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e36750 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e367e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e36870 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e36900 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e36990 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e36a20 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] 0x2aa07e20530 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e205c0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e20650 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e206e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e20770 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e20800 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e20890 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e20920 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e209b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e20a40 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e20ad0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e20b60 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e20bf0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e20c80 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e20d10 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e20da0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e20e30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e20ec0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e20f50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e20fe0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e21070 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e21100 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e21190 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e21220 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e212b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e21340 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e213d0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e21460 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e214f0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e21580 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e21610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e216a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e21730 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e217c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e21850 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] 0x2aa07e389d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e38a60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e38af0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e38b80 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e38c10 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e38ca0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e38d30 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e38dc0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e38e50 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e38ee0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e38f70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e39000 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e39090 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e39120 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e391b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e39240 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e392d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e39360 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e393f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e39480 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e39510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e395a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e39630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e396c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e39750 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e397e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e39870 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e39900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e39990 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e39a20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e39ab0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e39b40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e39bd0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e39c60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e39cf0 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: 0x2aa07ddf020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa07ddd8d0 VAL: '-2' (15 sibs) 44: 0x2aa07ddd968 VAL: '-2' (15 sibs) 44: 0x2aa07ddda00 VAL: '5' (15 sibs) 44: 0x2aa07ddda98 VAL: '0xa' (15 sibs) 44: 0x2aa07dddb30 VAL: '-0xb' (15 sibs) 44: 0x2aa07dddbc8 VAL: '0XA' (15 sibs) 44: 0x2aa07dddc60 VAL: '-0XA' (15 sibs) 44: 0x2aa07dddcf8 VAL: '0b10' (15 sibs) 44: 0x2aa07dddd90 VAL: '-0b10' (15 sibs) 44: 0x2aa07ddde28 VAL: '0B10' (15 sibs) 44: 0x2aa07dddec0 VAL: '-0B10' (15 sibs) 44: 0x2aa07dddf58 VAL: '0o17' (15 sibs) 44: 0x2aa07dddff0 VAL: '-0o17' (15 sibs) 44: 0x2aa07dde088 VAL: '0O17' (15 sibs) 44: 0x2aa07dde120 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e36eb0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e36f40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e36fd0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e37060 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e370f0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e37180 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e37210 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e372a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e37330 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e373c0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e37450 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e374e0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e37570 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e37600 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e37690 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e37720 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e377b0 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: 0x2aa07ddf138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa07ddd2d0 VAL: '-2' (3 sibs) 44: 0x2aa07ddd368 VAL: '-2' (3 sibs) 44: 0x2aa07ddd400 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e20080 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e20110 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e201a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e20230 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e202c0 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: 0x2aa07ddf250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07dde630 VAL: '-2.0' (8 sibs) 44: 0x2aa07dde6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa07dde760 VAL: '0.1' (8 sibs) 44: 0x2aa07dde7f8 VAL: '.1' (8 sibs) 44: 0x2aa07dde890 VAL: '-.2' (8 sibs) 44: 0x2aa07dde928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07dde9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddea58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e37850 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e378e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e37970 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e37a00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e37a90 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e37b20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e37bb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e37c40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e37cd0 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: 0x2aa07ddf368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddeb00 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddeb98 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddec30 VAL: '0.1' (8 sibs) 44: 0x2aa07ddecc8 VAL: '.1' (8 sibs) 44: 0x2aa07dded60 VAL: '-.2' (8 sibs) 44: 0x2aa07ddedf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddee90 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddef28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e37d70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e37e00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e37e90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e37f20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e37fb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e38040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e380d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e38160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e381f0 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: 0x2aa07ddf480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddf8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddf938 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddf9d0 VAL: '0.1' (8 sibs) 44: 0x2aa07ddfa68 VAL: '.1' (8 sibs) 44: 0x2aa07ddfb00 VAL: '-.2' (8 sibs) 44: 0x2aa07ddfb98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddfc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddfcc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e38290 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e38320 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e383b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e38440 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e384d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e38560 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e385f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e38680 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e38710 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: 0x2aa07ddf598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa07de03b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa07de0448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa07de04e0 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de0578 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de0de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0610 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de06a8 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de1068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0740 MAP: (14 sibs) 1 children: 44: 0x2aa07de1110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de07d8 MAP: (14 sibs) 1 children: 44: 0x2aa07de11b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de0870 MAP: (14 sibs) 1 children: 44: 0x2aa07de1250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de0908 MAP: (14 sibs) 1 children: 44: 0x2aa07de12f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de09a0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de1428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0a38 MAP: (14 sibs) 2 children: 44: 0x2aa07de14d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de1568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa07de0ad0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de16a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0b68 MAP: (14 sibs) 2 children: 44: 0x2aa07de1750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de17e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e3ade0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e3ae70 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e3af00 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e3af90 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e3b020 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e3b0b0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e3b140 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e3b1d0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e3b260 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e3b2f0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e3b380 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e3b410 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e3b4a0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e3b530 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e3b5c0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e3b650 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e3b6e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e3b770 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e3b800 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e3b890 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e3b920 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e3b9b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e3ba40 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e3bad0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e3bb60 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e3bbf0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e3bc80 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e3bd10 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e3bda0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e3be30 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e3bec0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e3bf50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e3bfe0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e3c070 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e3c100 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: 0x2aa07ddf020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa07ddd8d0 VAL: '-2' (15 sibs) 44: 0x2aa07ddd968 VAL: '-2' (15 sibs) 44: 0x2aa07ddda00 VAL: '5' (15 sibs) 44: 0x2aa07ddda98 VAL: '0xa' (15 sibs) 44: 0x2aa07dddb30 VAL: '-0xb' (15 sibs) 44: 0x2aa07dddbc8 VAL: '0XA' (15 sibs) 44: 0x2aa07dddc60 VAL: '-0XA' (15 sibs) 44: 0x2aa07dddcf8 VAL: '0b10' (15 sibs) 44: 0x2aa07dddd90 VAL: '-0b10' (15 sibs) 44: 0x2aa07ddde28 VAL: '0B10' (15 sibs) 44: 0x2aa07dddec0 VAL: '-0B10' (15 sibs) 44: 0x2aa07dddf58 VAL: '0o17' (15 sibs) 44: 0x2aa07dddff0 VAL: '-0o17' (15 sibs) 44: 0x2aa07dde088 VAL: '0O17' (15 sibs) 44: 0x2aa07dde120 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e3c1a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e3c230 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa07e3c2c0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa07e3c350 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa07e3c3e0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa07e3c470 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa07e3c500 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa07e3c590 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa07e3c620 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa07e3c6b0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa07e3c740 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa07e3c7d0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa07e3c860 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa07e3c8f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa07e3c980 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa07e3ca10 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa07e3caa0 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: 0x2aa07ddf138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa07ddd230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa07ddd2d0 VAL: '-2' (3 sibs) 44: 0x2aa07ddd368 VAL: '-2' (3 sibs) 44: 0x2aa07ddd400 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e3cb40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa07e3cbd0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa07e3cc60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa07e3ccf0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa07e3cd80 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: 0x2aa07ddf250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07dde630 VAL: '-2.0' (8 sibs) 44: 0x2aa07dde6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa07dde760 VAL: '0.1' (8 sibs) 44: 0x2aa07dde7f8 VAL: '.1' (8 sibs) 44: 0x2aa07dde890 VAL: '-.2' (8 sibs) 44: 0x2aa07dde928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07dde9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddea58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e3ce20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e3ceb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e3cf40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e3cfd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e3d060 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e3d0f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e3d180 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e3d210 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e3d2a0 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: 0x2aa07ddf368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddeb00 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddeb98 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddec30 VAL: '0.1' (8 sibs) 44: 0x2aa07ddecc8 VAL: '.1' (8 sibs) 44: 0x2aa07dded60 VAL: '-.2' (8 sibs) 44: 0x2aa07ddedf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddee90 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddef28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e3d340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e3d3d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e3d460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e3d4f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e3d580 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e3d610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e3d6a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e3d730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e3d7c0 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: 0x2aa07ddf480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa07ddf8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa07ddf938 VAL: '-2.1' (8 sibs) 44: 0x2aa07ddf9d0 VAL: '0.1' (8 sibs) 44: 0x2aa07ddfa68 VAL: '.1' (8 sibs) 44: 0x2aa07ddfb00 VAL: '-.2' (8 sibs) 44: 0x2aa07ddfb98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa07ddfc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa07ddfcc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e3d860 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa07e3d8f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa07e3d980 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa07e3da10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa07e3daa0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa07e3db30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa07e3dbc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa07e3dc50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa07e3dce0 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: 0x2aa07ddf598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa07de03b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa07de0448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa07de04e0 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de0578 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de0de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0610 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa07de0f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa07de06a8 SEQ: (14 sibs) 2 children: 44: 0x2aa07de0fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa07de1068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa07de0740 MAP: (14 sibs) 1 children: 44: 0x2aa07de1110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de07d8 MAP: (14 sibs) 1 children: 44: 0x2aa07de11b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de0870 MAP: (14 sibs) 1 children: 44: 0x2aa07de1250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa07de0908 MAP: (14 sibs) 1 children: 44: 0x2aa07de12f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa07de09a0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de1428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0a38 MAP: (14 sibs) 2 children: 44: 0x2aa07de14d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de1568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa07de0ad0 MAP: (14 sibs) 2 children: 44: 0x2aa07de1610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa07de16a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa07de0b68 MAP: (14 sibs) 2 children: 44: 0x2aa07de1750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa07de17e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa07e3dd80 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa07e3de10 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa07e3dea0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa07e3df30 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa07e3dfc0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa07e3e050 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa07e3e0e0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa07e3e170 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa07e3e200 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa07e3e290 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa07e3e320 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa07e3e3b0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa07e3e440 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa07e3e4d0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa07e3e560 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa07e3e5f0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa07e3e680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa07e3e710 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa07e3e7a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa07e3e830 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa07e3e8c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa07e3e950 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa07e3e9e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa07e3ea70 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa07e3eb00 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa07e3eb90 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa07e3ec20 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa07e3ecb0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa07e3ed40 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa07e3edd0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa07e3ee60 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa07e3eef0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa07e3ef80 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa07e3f010 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa07e3f0a0 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 (4 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (5 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.01 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-null_val-0.6.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x2aa2d48e840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2d48bb10 VAL: '' (12 sibs) 45: 0x2aa2d48bba8 VAL: '' (12 sibs) 45: 0x2aa2d48bc40 VAL: 'null' (12 sibs) 45: 0x2aa2d48bcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2d48bd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2d48be08 VAL: '~' (12 sibs) 45: 0x2aa2d48bea0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2d48bf38 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2d48bfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2d48c068 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2d48c100 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2d48c198 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c560 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4d4aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d4d4b30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d4d4bc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d4d4c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d4d4ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d4d4d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d4d4e00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d4d4e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d4d4f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d4d4fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d4d5040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d4d50d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d4d5160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d4d51f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d4d5280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d4d5310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d4d53a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d4d5430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d4d54c0 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: 0x2aa2d48e958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48c840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48c8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48c970 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4d70d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4d7160 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4d71f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4d7280 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: 0x2aa2d48ea70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ce80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48cf18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48cfb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4d8e00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4d8e90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4d8f20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4d8fb0 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: 0x2aa2d48eb88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d050 VAL: '' (3 sibs) 45: 0x2aa2d48d0e8 VAL: '' (3 sibs) 45: 0x2aa2d48d180 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4dab30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4dabc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4dac50 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4dace0 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: 0x2aa2d48eca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48dcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2d48de90 VAL: '' (3 sibs) 45: 0x2aa2d48df28 VAL: '' (3 sibs) 45: 0x2aa2d48dfc0 VAL: '' (3 sibs) 45: 0x2aa2d48dd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48ddf0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4dc860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4dc8f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4dc980 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4dca10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4dcaa0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4dcb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4dcbc0 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: 0x2aa2d48edb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ca60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48caf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2d48cc30 VAL: '' (3 sibs) 45: 0x2aa2d48ccc8 VAL: '' (3 sibs) 45: 0x2aa2d48cd60 VAL: '' (3 sibs) 45: 0x2aa2d48cb90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4de590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4de620 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4de6b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4de740 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4de7d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4de860 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4de8f0 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: 0x2aa2d48eed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48e060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e0f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa2d48e230 VAL: '' (3 sibs) 45: 0x2aa2d48e2c8 VAL: '' (3 sibs) 45: 0x2aa2d48e360 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4e02c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e0350 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4e03e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4e0470 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4e0500 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4e0590 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4e0620 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: 0x2aa2d48efe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48e450 MAP: (3 sibs) 3 children: 45: 0x2aa2d48e620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e6b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48e4e8 VAL: '' (3 sibs) 45: 0x2aa2d48e580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4e1ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e2080 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4e2110 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d4e21a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d4e2230 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d4e22c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4e2350 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: 0x2aa2d48f100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48f9d0 VAL: '' (3 sibs) 45: 0x2aa2d48fa68 MAP: (3 sibs) 3 children: 45: 0x2aa2d48fba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48fc38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48fcd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48fb00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4e3d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e3db0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4e3e40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4e3ed0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d4e3f60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d4e3ff0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d4e4080 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: 0x2aa2d48f218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d440 VAL: '' (3 sibs) 45: 0x2aa2d48d4d8 VAL: '' (3 sibs) 45: 0x2aa2d48d570 MAP: (3 sibs) 3 children: 45: 0x2aa2d48d610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48d6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48d740 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4e5a50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e5ae0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4e5b70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4e5c00 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4e5c90 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d4e5d20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4e5db0 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: 0x2aa2d48f330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48d220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2d48dab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48db48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa2d48fd70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48fe08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4e7780 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e7810 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d4e78a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d4e7930 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d4e79c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d4e7a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d4e7ae0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d4e7b70 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: 0x2aa2d48f448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4910e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa2d491178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa2d491210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2d48b6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa2d4912b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa2d4913f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa2d491488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa2d491348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa2d491530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa2d4915c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa2d491660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa2d4916f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa2d491790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa2d491828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa2d4918c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa2d491958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4ea330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ea3c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d4ea450 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d4ea4e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d4ea570 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d4ea600 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d4ea690 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d4ea720 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d4ea7b0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d4ea840 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d4ea8d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d4ea960 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d4ea9f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d4eaa80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d4eab10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d4eaba0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d4eac30 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: 0x2aa2d48f560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4900d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa2d490168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa2d490200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2d48d920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2d48b810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa2d490c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa2d490ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa2d490d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2d48d9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4e9a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e9ab0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d4e9b40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d4e9bd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d4e9c60 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d4e9cf0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d4e9d80 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d4e9e10 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d4e9ea0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d4e9f30 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: 0x2aa2d48e840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2d48bb10 VAL: '' (12 sibs) 45: 0x2aa2d48bba8 VAL: '' (12 sibs) 45: 0x2aa2d48bc40 VAL: 'null' (12 sibs) 45: 0x2aa2d48bcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2d48bd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2d48be08 VAL: '~' (12 sibs) 45: 0x2aa2d48bea0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2d48bf38 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2d48bfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2d48c068 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2d48c100 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2d48c198 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c560 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4ed270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d4ed300 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d4ed390 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d4ed420 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d4ed4b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d4ed540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d4ed5d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d4ed660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d4ed6f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d4ed780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d4ed810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d4ed8a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d4ed930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d4ed9c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d4eda50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d4edae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d4edb70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d4edc00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d4edc90 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: 0x2aa2d48e958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48c840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48c8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48c970 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4ec960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ec9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4eca80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4ecb10 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: 0x2aa2d48ea70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ce80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48cf18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48cfb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4ee480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ee510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4ee5a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4ee630 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: 0x2aa2d48eb88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d050 VAL: '' (3 sibs) 45: 0x2aa2d48d0e8 VAL: '' (3 sibs) 45: 0x2aa2d48d180 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4eed90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4eee20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4eeeb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4eef40 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: 0x2aa2d48eca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48dcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2d48de90 VAL: '' (3 sibs) 45: 0x2aa2d48df28 VAL: '' (3 sibs) 45: 0x2aa2d48dfc0 VAL: '' (3 sibs) 45: 0x2aa2d48dd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48ddf0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4ef6a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ef730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4ef7c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4ef850 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4ef8e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4ef970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4efa00 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: 0x2aa2d48edb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ca60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48caf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2d48cc30 VAL: '' (3 sibs) 45: 0x2aa2d48ccc8 VAL: '' (3 sibs) 45: 0x2aa2d48cd60 VAL: '' (3 sibs) 45: 0x2aa2d48cb90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4effb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f0040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4f00d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4f0160 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4f01f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4f0280 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4f0310 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: 0x2aa2d48eed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48e060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e0f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa2d48e230 VAL: '' (3 sibs) 45: 0x2aa2d48e2c8 VAL: '' (3 sibs) 45: 0x2aa2d48e360 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f08c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f0950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4f09e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4f0a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4f0b00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4f0b90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4f0c20 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: 0x2aa2d48efe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48e450 MAP: (3 sibs) 3 children: 45: 0x2aa2d48e620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e6b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48e4e8 VAL: '' (3 sibs) 45: 0x2aa2d48e580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f11d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f1260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4f12f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d4f1380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d4f1410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d4f14a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4f1530 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: 0x2aa2d48f100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48f9d0 VAL: '' (3 sibs) 45: 0x2aa2d48fa68 MAP: (3 sibs) 3 children: 45: 0x2aa2d48fba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48fc38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48fcd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48fb00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f1ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f1b70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4f1c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4f1c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d4f1d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d4f1db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d4f1e40 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: 0x2aa2d48f218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d440 VAL: '' (3 sibs) 45: 0x2aa2d48d4d8 VAL: '' (3 sibs) 45: 0x2aa2d48d570 MAP: (3 sibs) 3 children: 45: 0x2aa2d48d610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48d6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48d740 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f23f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f2480 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4f2510 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4f25a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4f2630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d4f26c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4f2750 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: 0x2aa2d48f330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48d220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2d48dab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48db48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa2d48fd70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48fe08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f2d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f2d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d4f2e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d4f2eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d4f2f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d4f2fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d4f3060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d4f30f0 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: 0x2aa2d48f448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4910e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa2d491178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa2d491210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2d48b6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa2d4912b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa2d4913f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa2d491488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa2d491348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa2d491530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa2d4915c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa2d491660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa2d4916f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa2d491790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa2d491828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa2d4918c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa2d491958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f3f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f3fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d4f4040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d4f40d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d4f4160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d4f41f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d4f4280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d4f4310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d4f43a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d4f4430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d4f44c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d4f4550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d4f45e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d4f4670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d4f4700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d4f4790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d4f4820 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: 0x2aa2d48f560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4900d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa2d490168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa2d490200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2d48d920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2d48b810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa2d490c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa2d490ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa2d490d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2d48d9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f3610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f36a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d4f3730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d4f37c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d4f3850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d4f38e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d4f3970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d4f3a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d4f3a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d4f3b20 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] 0x2aa2d4d4aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d4d4b30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d4d4bc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d4d4c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d4d4ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d4d4d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d4d4e00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d4d4e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d4d4f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d4d4fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d4d5040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d4d50d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d4d5160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d4d51f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d4d5280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d4d5310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d4d53a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d4d5430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d4d54c0 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] 0x2aa2d4f76a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d4f7730 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d4f77c0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d4f7850 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d4f78e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d4f7970 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d4f7a00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d4f7a90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d4f7b20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d4f7bb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d4f7c40 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d4f7cd0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d4f7d60 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d4f7df0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d4f7e80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d4f7f10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d4f7fa0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d4f8030 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d4f80c0 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] 0x2aa2d4d70d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4d7160 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4d71f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4d7280 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] 0x2aa2d4f64b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f6540 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4f65d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4f6660 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] 0x2aa2d4d8e00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4d8e90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4d8f20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4d8fb0 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] 0x2aa2d4f88b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f8940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4f89d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4f8a60 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] 0x2aa2d4dab30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4dabc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4dac50 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4dace0 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] 0x2aa2d4f91c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f9250 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4f92e0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4f9370 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] 0x2aa2d4dc860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4dc8f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4dc980 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4dca10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4dcaa0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4dcb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4dcbc0 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] 0x2aa2d4f9ad0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f9b60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4f9bf0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4f9c80 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4f9d10 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4f9da0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4f9e30 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] 0x2aa2d4de590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4de620 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4de6b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4de740 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4de7d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4de860 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4de8f0 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] 0x2aa2d4fa3e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fa470 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4fa500 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4fa590 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4fa620 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4fa6b0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4fa740 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] 0x2aa2d4e02c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e0350 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4e03e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4e0470 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4e0500 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4e0590 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4e0620 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] 0x2aa2d4facf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fad80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4fae10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4faea0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4faf30 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4fafc0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4fb050 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] 0x2aa2d4e1ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e2080 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4e2110 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d4e21a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d4e2230 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d4e22c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4e2350 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] 0x2aa2d4fb600 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fb690 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4fb720 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d4fb7b0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d4fb840 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d4fb8d0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4fb960 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] 0x2aa2d4e3d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e3db0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4e3e40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4e3ed0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d4e3f60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d4e3ff0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d4e4080 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] 0x2aa2d4fbf10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fbfa0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4fc030 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4fc0c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d4fc150 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d4fc1e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d4fc270 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] 0x2aa2d4e5a50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e5ae0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4e5b70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4e5c00 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4e5c90 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d4e5d20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4e5db0 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] 0x2aa2d4fc820 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fc8b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4fc940 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4fc9d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4fca60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d4fcaf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4fcb80 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] 0x2aa2d4e7780 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e7810 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d4e78a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d4e7930 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d4e79c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d4e7a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d4e7ae0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d4e7b70 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] 0x2aa2d4fd130 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fd1c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d4fd250 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d4fd2e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d4fd370 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d4fd400 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d4fd490 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d4fd520 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] 0x2aa2d4ea330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ea3c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d4ea450 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d4ea4e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d4ea570 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d4ea600 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d4ea690 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d4ea720 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d4ea7b0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d4ea840 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d4ea8d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d4ea960 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d4ea9f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d4eaa80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d4eab10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d4eaba0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d4eac30 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] 0x2aa2d4fe350 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fe3e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d4fe470 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d4fe500 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d4fe590 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d4fe620 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d4fe6b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d4fe740 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d4fe7d0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d4fe860 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d4fe8f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d4fe980 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d4fea10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d4feaa0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d4feb30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d4febc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d4fec50 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] 0x2aa2d4e9a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4e9ab0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d4e9b40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d4e9bd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d4e9c60 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d4e9cf0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d4e9d80 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d4e9e10 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d4e9ea0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d4e9f30 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] 0x2aa2d4fda40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4fdad0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d4fdb60 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d4fdbf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d4fdc80 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d4fdd10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d4fdda0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d4fde30 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d4fdec0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d4fdf50 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] 0x2aa2d4ed270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d4ed300 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d4ed390 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d4ed420 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d4ed4b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d4ed540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d4ed5d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d4ed660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d4ed6f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d4ed780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d4ed810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d4ed8a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d4ed930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d4ed9c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d4eda50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d4edae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d4edb70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d4edc00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d4edc90 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] 0x2aa2d4ffe70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d4fff00 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d4fff90 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d500020 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d5000b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d500140 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d5001d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d500260 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d5002f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d500380 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d500410 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d5004a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d500530 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d5005c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d500650 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d5006e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d500770 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d500800 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d500890 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] 0x2aa2d4ec960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ec9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4eca80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4ecb10 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] 0x2aa2d4ff560 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ff5f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4ff680 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4ff710 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] 0x2aa2d4ee480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ee510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4ee5a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4ee630 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] 0x2aa2d501080 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d501110 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d5011a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d501230 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] 0x2aa2d4eed90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4eee20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4eeeb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4eef40 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] 0x2aa2d501990 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d501a20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d501ab0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d501b40 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] 0x2aa2d4ef6a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4ef730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4ef7c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4ef850 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4ef8e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4ef970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4efa00 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] 0x2aa2d5022a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d502330 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d5023c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d502450 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d5024e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d502570 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d502600 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] 0x2aa2d4effb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f0040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4f00d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4f0160 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d4f01f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4f0280 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4f0310 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] 0x2aa2d502bb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d502c40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d502cd0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d502d60 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d502df0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d502e80 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d502f10 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] 0x2aa2d4f08c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f0950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4f09e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4f0a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4f0b00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d4f0b90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4f0c20 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] 0x2aa2d5034c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d503550 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d5035e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d503670 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d503700 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d503790 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d503820 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] 0x2aa2d4f11d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f1260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d4f12f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d4f1380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d4f1410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d4f14a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d4f1530 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] 0x2aa2d503dd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d503e60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d503ef0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d503f80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d504010 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d5040a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d504130 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] 0x2aa2d4f1ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f1b70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4f1c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d4f1c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d4f1d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d4f1db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d4f1e40 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] 0x2aa2d5046e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d504770 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d504800 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d504890 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d504920 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d5049b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d504a40 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] 0x2aa2d4f23f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f2480 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d4f2510 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d4f25a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d4f2630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d4f26c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d4f2750 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] 0x2aa2d504ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d505080 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d505110 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d5051a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d505230 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d5052c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d505350 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] 0x2aa2d4f2d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f2d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d4f2e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d4f2eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d4f2f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d4f2fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d4f3060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d4f30f0 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] 0x2aa2d505900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d505990 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d505a20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d505ab0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d505b40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d505bd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d505c60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d505cf0 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] 0x2aa2d4f3f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f3fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d4f4040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d4f40d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d4f4160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d4f41f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d4f4280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d4f4310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d4f43a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d4f4430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d4f44c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d4f4550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d4f45e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d4f4670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d4f4700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d4f4790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d4f4820 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] 0x2aa2d506b20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d506bb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d506c40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d506cd0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d506d60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d506df0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d506e80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d506f10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d506fa0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d507030 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d5070c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d507150 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d5071e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d507270 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d507300 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d507390 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d507420 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] 0x2aa2d4f3610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f36a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d4f3730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d4f37c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d4f3850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d4f38e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d4f3970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d4f3a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d4f3a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d4f3b20 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] 0x2aa2d506210 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d5062a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d506330 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d5063c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d506450 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d5064e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d506570 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d506600 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d506690 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d506720 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: 0x2aa2d48e840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2d48bb10 VAL: '' (12 sibs) 45: 0x2aa2d48bba8 VAL: '' (12 sibs) 45: 0x2aa2d48bc40 VAL: 'null' (12 sibs) 45: 0x2aa2d48bcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2d48bd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2d48be08 VAL: '~' (12 sibs) 45: 0x2aa2d48bea0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2d48bf38 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2d48bfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2d48c068 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2d48c100 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2d48c198 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c560 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d507d30 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d507dc0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d507e50 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d507ee0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d507f70 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d508000 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d508090 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d508120 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d5081b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d508240 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d5082d0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d508360 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d5083f0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d508480 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d508510 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d5085a0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d508630 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d5086c0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d508750 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: 0x2aa2d48e958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48c840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48c8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48c970 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d4f7060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d4f70f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d4f7180 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d4f7210 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: 0x2aa2d48ea70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ce80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48cf18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48cfb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d5087f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d508880 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d508910 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d5089a0 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: 0x2aa2d48eb88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d050 VAL: '' (3 sibs) 45: 0x2aa2d48d0e8 VAL: '' (3 sibs) 45: 0x2aa2d48d180 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d508a40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d508ad0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d508b60 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d508bf0 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: 0x2aa2d48eca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48dcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2d48de90 VAL: '' (3 sibs) 45: 0x2aa2d48df28 VAL: '' (3 sibs) 45: 0x2aa2d48dfc0 VAL: '' (3 sibs) 45: 0x2aa2d48dd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48ddf0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d508c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d508d20 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d508db0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d508e40 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d508ed0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d508f60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d508ff0 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: 0x2aa2d48edb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ca60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48caf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2d48cc30 VAL: '' (3 sibs) 45: 0x2aa2d48ccc8 VAL: '' (3 sibs) 45: 0x2aa2d48cd60 VAL: '' (3 sibs) 45: 0x2aa2d48cb90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d509090 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d509120 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d5091b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d509240 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d5092d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d509360 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d5093f0 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: 0x2aa2d48eed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48e060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e0f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa2d48e230 VAL: '' (3 sibs) 45: 0x2aa2d48e2c8 VAL: '' (3 sibs) 45: 0x2aa2d48e360 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d509490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d509520 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d5095b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d509640 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d5096d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d509760 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d5097f0 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: 0x2aa2d48efe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48e450 MAP: (3 sibs) 3 children: 45: 0x2aa2d48e620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e6b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48e4e8 VAL: '' (3 sibs) 45: 0x2aa2d48e580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d509890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d509920 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d5099b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d509a40 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d509ad0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d509b60 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d509bf0 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: 0x2aa2d48f100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48f9d0 VAL: '' (3 sibs) 45: 0x2aa2d48fa68 MAP: (3 sibs) 3 children: 45: 0x2aa2d48fba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48fc38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48fcd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48fb00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d509c90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d509d20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d509db0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d509e40 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d509ed0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d509f60 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d509ff0 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: 0x2aa2d48f218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d440 VAL: '' (3 sibs) 45: 0x2aa2d48d4d8 VAL: '' (3 sibs) 45: 0x2aa2d48d570 MAP: (3 sibs) 3 children: 45: 0x2aa2d48d610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48d6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48d740 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50a090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50a120 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d50a1b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d50a240 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d50a2d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d50a360 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d50a3f0 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: 0x2aa2d48f330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48d220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2d48dab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48db48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa2d48fd70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48fe08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50a490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50a520 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d50a5b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d50a640 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d50a6d0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d50a760 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d50a7f0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d50a880 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: 0x2aa2d48f448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4910e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa2d491178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa2d491210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2d48b6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa2d4912b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa2d4913f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa2d491488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa2d491348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa2d491530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa2d4915c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa2d491660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa2d4916f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa2d491790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa2d491828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa2d4918c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa2d491958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50a920 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50a9b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d50aa40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d50aad0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d50ab60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d50abf0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d50ac80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d50ad10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d50ada0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d50ae30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d50aec0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d50af50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d50afe0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d50b070 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d50b100 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d50b190 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d50b220 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: 0x2aa2d48f560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4900d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa2d490168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa2d490200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2d48d920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2d48b810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa2d490c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa2d490ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa2d490d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2d48d9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50b2c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50b350 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d50b3e0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d50b470 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d50b500 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d50b590 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d50b620 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d50b6b0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d50b740 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d50b7d0 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: 0x2aa2d48e840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2d48bb10 VAL: '' (12 sibs) 45: 0x2aa2d48bba8 VAL: '' (12 sibs) 45: 0x2aa2d48bc40 VAL: 'null' (12 sibs) 45: 0x2aa2d48bcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2d48bd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2d48be08 VAL: '~' (12 sibs) 45: 0x2aa2d48bea0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2d48bf38 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2d48bfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2d48c068 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2d48c100 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2d48c198 MAP: (12 sibs) 1 children: 45: 0x2aa2d48c560 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50b870 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa2d50b900 VAL: '' (12 sibs) 45: [2] [2] 0x2aa2d50b990 VAL: '' (12 sibs) 45: [3] [3] 0x2aa2d50ba20 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa2d50bab0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa2d50bb40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa2d50bbd0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa2d50bc60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa2d50bcf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa2d50bd80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa2d50be10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa2d50bea0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa2d50bf30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa2d50bfc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa2d50c050 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa2d50c0e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa2d50c170 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa2d50c200 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa2d50c290 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: 0x2aa2d48e958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48c840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48c8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48c970 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50c330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50c3c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d50c450 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d50c4e0 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: 0x2aa2d48ea70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ce80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48cf18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48cfb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50c580 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50c610 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d50c6a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d50c730 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: 0x2aa2d48eb88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d050 VAL: '' (3 sibs) 45: 0x2aa2d48d0e8 VAL: '' (3 sibs) 45: 0x2aa2d48d180 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50c7d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50c860 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d50c8f0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d50c980 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: 0x2aa2d48eca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48dcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2d48de90 VAL: '' (3 sibs) 45: 0x2aa2d48df28 VAL: '' (3 sibs) 45: 0x2aa2d48dfc0 VAL: '' (3 sibs) 45: 0x2aa2d48dd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48ddf0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50ca20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50cab0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa2d50cb40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d50cbd0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d50cc60 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d50ccf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d50cd80 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: 0x2aa2d48edb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48ca60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48caf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2d48cc30 VAL: '' (3 sibs) 45: 0x2aa2d48ccc8 VAL: '' (3 sibs) 45: 0x2aa2d48cd60 VAL: '' (3 sibs) 45: 0x2aa2d48cb90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50ce20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50ceb0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d50cf40 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa2d50cfd0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa2d50d060 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d50d0f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d50d180 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: 0x2aa2d48eed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48e060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e0f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa2d48e230 VAL: '' (3 sibs) 45: 0x2aa2d48e2c8 VAL: '' (3 sibs) 45: 0x2aa2d48e360 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50d220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50d2b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa2d50d340 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa2d50d3d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa2d50d460 VAL: '' (3 sibs) 45: [5] [5] 0x2aa2d50d4f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d50d580 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: 0x2aa2d48efe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48e450 MAP: (3 sibs) 3 children: 45: 0x2aa2d48e620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48e6b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48e750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48e4e8 VAL: '' (3 sibs) 45: 0x2aa2d48e580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50d620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50d6b0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa2d50d740 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa2d50d7d0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa2d50d860 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa2d50d8f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa2d50d980 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: 0x2aa2d48f100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48f9d0 VAL: '' (3 sibs) 45: 0x2aa2d48fa68 MAP: (3 sibs) 3 children: 45: 0x2aa2d48fba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48fc38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48fcd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa2d48fb00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50da20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50dab0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d50db40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa2d50dbd0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa2d50dc60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa2d50dcf0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa2d50dd80 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: 0x2aa2d48f218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2d48d440 VAL: '' (3 sibs) 45: 0x2aa2d48d4d8 VAL: '' (3 sibs) 45: 0x2aa2d48d570 MAP: (3 sibs) 3 children: 45: 0x2aa2d48d610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2d48d6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2d48d740 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50de20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50deb0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa2d50df40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa2d50dfd0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa2d50e060 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa2d50e0f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa2d50e180 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: 0x2aa2d48f330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d48d220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2d48dab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48db48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa2d48fd70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2d48fe08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2d48d350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50e220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50e2b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa2d50e340 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa2d50e3d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa2d50e460 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa2d50e4f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa2d50e580 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa2d50e610 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: 0x2aa2d48f448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4910e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa2d491178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa2d491210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2d48b6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa2d4912b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa2d4913f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa2d491488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa2d491348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa2d491530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa2d4915c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa2d491660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa2d4916f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa2d491790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa2d491828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa2d4918c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa2d491958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50e6b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50e740 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa2d50e7d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa2d50e860 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa2d50e8f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa2d50e980 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa2d50ea10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa2d50eaa0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa2d50eb30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa2d50ebc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa2d50ec50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa2d50ece0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa2d50ed70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa2d50ee00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa2d50ee90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa2d50ef20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa2d50efb0 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: 0x2aa2d48f560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2d4900d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa2d490168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa2d490200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2d48d920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2d48b810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa2d490c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa2d490ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa2d490d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2d48d9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa2d50f050 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa2d50f0e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa2d50f170 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa2d50f200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa2d50f290 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa2d50f320 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa2d50f3b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa2d50f440 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa2d50f4d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa2d50f560 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 (6 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (6 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.01 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-github_issues-0.6.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x2aa377b2090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377ac800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa377ac8a0 VAL: '-2' (3 sibs) 46: 0x2aa377ac938 VAL: '-2' (3 sibs) 46: 0x2aa377ac9d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37809280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37809310 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa378093a0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa37809430 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa378094c0 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: 0x2aa377b21a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377accb0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37806b90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37806c20 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: 0x2aa377b22c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa377ad260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa377ad2f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa377ad3a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3780ca00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa3780ca90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa3780cb20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa3780cbb0 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: 0x2aa377b23d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377acd50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa377ad440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa377ad4d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa377ad570 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3780e730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3780e7c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa3780e850 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa3780e8e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa3780e970 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: 0x2aa377b24f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa377ac510 MAP: (3 sibs) 1 children: 46: 0x2aa377aef60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377af000 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af098 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af130 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af1c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac5a8 MAP: (3 sibs) 1 children: 46: 0x2aa377af270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377af310 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af3a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af440 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af4d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac640 MAP: (3 sibs) 1 children: 46: 0x2aa377af580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377af620 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af6b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af750 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af7e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37810d70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa37810e00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa37810e90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa37810f20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa37810fb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa37811040 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa378110d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa37811160 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa378111f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa37811280 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa37811310 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa378113a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa37811430 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa378114c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa37811550 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa378115e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa37811670 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa37811700 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa37811790 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: 0x2aa377b2608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377affe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa377b0080 MAP: (3 sibs) 1 children: 46: 0x2aa377b0250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377b02f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0388 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0420 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b04b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b0118 MAP: (3 sibs) 1 children: 46: 0x2aa377b0560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377b0600 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0698 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0730 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b07c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b01b0 MAP: (3 sibs) 1 children: 46: 0x2aa377b0870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377b0910 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b09a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b0ad8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37813cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37813d40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa37813dd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa37813e60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa37813ef0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa37813f80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa37814010 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa378140a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa37814130 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa378141c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa37814250 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa378142e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa37814370 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa37814400 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa37814490 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa37814520 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa378145b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa37814640 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa378146d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa37814760 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: 0x2aa377b2720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377b0b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b1040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b10d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa378162e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37816370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa37816400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa37816490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa37816520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa378165b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa37816640 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa378166d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa37816760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa378167f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa37816880 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: 0x2aa377b2838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa377b1180 MAP: (10 sibs) 1 children: 46: 0x2aa377ad700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1218 MAP: (10 sibs) 1 children: 46: 0x2aa377ad7a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b12b0 MAP: (10 sibs) 1 children: 46: 0x2aa377b1780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1348 MAP: (10 sibs) 1 children: 46: 0x2aa377b1820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b13e0 MAP: (10 sibs) 1 children: 46: 0x2aa377b18c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1478 MAP: (10 sibs) 1 children: 46: 0x2aa377b1960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1510 MAP: (10 sibs) 1 children: 46: 0x2aa377b1a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b15a8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1640 MAP: (10 sibs) 1 children: 46: 0x2aa377b1b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b16d8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37818d10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa37818da0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa37818e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37818ec0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa37818f50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37818fe0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa37819070 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa37819100 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa37819190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa37819220 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa378192b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa37819340 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa378193d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa37819460 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa378194f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa37819580 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa37819610 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa378196a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa37819730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa378197c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa37819850 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: 0x2aa377b2950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa377b31d0 MAP: (14 sibs) 1 children: 46: 0x2aa377b3a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3268 MAP: (14 sibs) 1 children: 46: 0x2aa377b3ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3300 MAP: (14 sibs) 1 children: 46: 0x2aa377b3b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3398 MAP: (14 sibs) 1 children: 46: 0x2aa377b3c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3430 MAP: (14 sibs) 1 children: 46: 0x2aa377b3cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b34c8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3560 MAP: (14 sibs) 1 children: 46: 0x2aa377b3df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b35f8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3690 MAP: (14 sibs) 1 children: 46: 0x2aa377b3f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3728 MAP: (14 sibs) 1 children: 46: 0x2aa377b3fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b37c0 MAP: (14 sibs) 1 children: 46: 0x2aa377b4070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3858 MAP: (14 sibs) 1 children: 46: 0x2aa377b4110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b38f0 MAP: (14 sibs) 2 children: 46: 0x2aa377b41b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa377b4248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa377b3988 MAP: (14 sibs) 2 children: 46: 0x2aa377b42f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa377b4388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3781cb30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa3781cbc0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa3781cc50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa3781cce0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa3781cd70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa3781ce00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa3781ce90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa3781cf20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa3781cfb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa3781d040 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa3781d0d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa3781d160 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa3781d1f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa3781d280 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa3781d310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa3781d3a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa3781d430 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa3781d4c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa3781d550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa3781d5e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa3781d670 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa3781d700 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa3781d790 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa3781d820 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa3781d8b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa3781d940 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa3781d9d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa3781da60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa3781daf0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa3781db80 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa3781dc10 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.6.0/test/test_github_issues.cpp:520:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520: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.6.0/test/test_github_issues.cpp:529:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529: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.6.0/test/test_github_issues.cpp:538:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538: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.6.0/test/test_github_issues.cpp:547:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547: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: 0x2aa377b2fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37828060 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa37828060 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa37828060 [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: 0x2aa377b30f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377ae690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa377ae728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa377ae7c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa377ae858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa377ae8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa377ae988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa377aea20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa377aeab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa377aeb50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa377aebe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782a720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3782a7b0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa3782a840 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa3782a8d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa3782a960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa3782a9f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa3782aa80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa3782ab10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa3782aba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa3782ac30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa3782acc0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa3782a720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3782a7b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa3782a840 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa3782a8d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa3782a960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa3782a9f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa3782aa80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa3782ab10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa3782aba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa3782ac30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa3782acc0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa3782a720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3782a7b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa3782a840 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa3782a8d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa3782a960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa3782a9f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa3782aa80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa3782ab10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa3782aba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa3782ac30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa3782acc0 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: 0x2aa377b2090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377ac800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa377ac8a0 VAL: '-2' (3 sibs) 46: 0x2aa377ac938 VAL: '-2' (3 sibs) 46: 0x2aa377ac9d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782b0c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782b150 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa3782b1e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa3782b270 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa3782b300 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: 0x2aa377b21a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377accb0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782b9d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782ba60 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: 0x2aa377b22c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa377ad260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa377ad2f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa377ad3a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782c2e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa3782c370 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa3782c400 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa3782c490 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: 0x2aa377b23d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377acd50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa377ad440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa377ad4d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa377ad570 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782cbf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782cc80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa3782cd10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa3782cda0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa3782ce30 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: 0x2aa377b24f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa377ac510 MAP: (3 sibs) 1 children: 46: 0x2aa377aef60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377af000 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af098 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af130 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af1c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac5a8 MAP: (3 sibs) 1 children: 46: 0x2aa377af270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377af310 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af3a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af440 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af4d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac640 MAP: (3 sibs) 1 children: 46: 0x2aa377af580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377af620 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af6b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af750 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af7e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782de10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa3782dea0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa3782df30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa3782dfc0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa3782e050 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa3782e0e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa3782e170 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa3782e200 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa3782e290 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa3782e320 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa3782e3b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa3782e440 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa3782e4d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa3782e560 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa3782e5f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa3782e680 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa3782e710 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa3782e7a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa3782e830 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: 0x2aa377b2608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377affe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa377b0080 MAP: (3 sibs) 1 children: 46: 0x2aa377b0250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377b02f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0388 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0420 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b04b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b0118 MAP: (3 sibs) 1 children: 46: 0x2aa377b0560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377b0600 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0698 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0730 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b07c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b01b0 MAP: (3 sibs) 1 children: 46: 0x2aa377b0870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377b0910 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b09a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b0ad8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782f020 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782f0b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa3782f140 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa3782f1d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa3782f260 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa3782f2f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa3782f380 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa3782f410 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa3782f4a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa3782f530 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa3782f5c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa3782f650 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa3782f6e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa3782f770 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa3782f800 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa3782f890 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa3782f920 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa3782f9b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa3782fa40 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa3782fad0 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: 0x2aa377b2720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377b0b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b1040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b10d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3782d500 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3782d590 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa3782d620 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa3782d6b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa3782d740 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa3782d7d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa3782d860 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa3782d8f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa3782d980 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa3782da10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa3782daa0 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: 0x2aa377b2838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa377b1180 MAP: (10 sibs) 1 children: 46: 0x2aa377ad700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1218 MAP: (10 sibs) 1 children: 46: 0x2aa377ad7a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b12b0 MAP: (10 sibs) 1 children: 46: 0x2aa377b1780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1348 MAP: (10 sibs) 1 children: 46: 0x2aa377b1820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b13e0 MAP: (10 sibs) 1 children: 46: 0x2aa377b18c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1478 MAP: (10 sibs) 1 children: 46: 0x2aa377b1960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1510 MAP: (10 sibs) 1 children: 46: 0x2aa377b1a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b15a8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1640 MAP: (10 sibs) 1 children: 46: 0x2aa377b1b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b16d8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37830b40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa37830bd0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa37830c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37830cf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa37830d80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37830e10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa37830ea0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa37830f30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa37830fc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa37831050 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa378310e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa37831170 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa37831200 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa37831290 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa37831320 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa378313b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa37831440 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa378314d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa37831560 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa378315f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa37831680 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: 0x2aa377b2950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa377b31d0 MAP: (14 sibs) 1 children: 46: 0x2aa377b3a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3268 MAP: (14 sibs) 1 children: 46: 0x2aa377b3ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3300 MAP: (14 sibs) 1 children: 46: 0x2aa377b3b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3398 MAP: (14 sibs) 1 children: 46: 0x2aa377b3c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3430 MAP: (14 sibs) 1 children: 46: 0x2aa377b3cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b34c8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3560 MAP: (14 sibs) 1 children: 46: 0x2aa377b3df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b35f8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3690 MAP: (14 sibs) 1 children: 46: 0x2aa377b3f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3728 MAP: (14 sibs) 1 children: 46: 0x2aa377b3fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b37c0 MAP: (14 sibs) 1 children: 46: 0x2aa377b4070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3858 MAP: (14 sibs) 1 children: 46: 0x2aa377b4110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b38f0 MAP: (14 sibs) 2 children: 46: 0x2aa377b41b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa377b4248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa377b3988 MAP: (14 sibs) 2 children: 46: 0x2aa377b42f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa377b4388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37831d50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa37831de0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa37831e70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37831f00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa37831f90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37832020 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa378320b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa37832140 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa378321d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa37832260 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa378322f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa37832380 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa37832410 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa378324a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa37832530 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa378325c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa37832650 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa378326e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa37832770 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa37832800 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa37832890 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa37832920 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa378329b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa37832a40 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa37832ad0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa37832b60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa37832bf0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa37832c80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa37832d10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa37832da0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa37832e30 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.6.0/test/test_github_issues.cpp:520:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520: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.6.0/test/test_github_issues.cpp:529:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529: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.6.0/test/test_github_issues.cpp:538:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538: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.6.0/test/test_github_issues.cpp:547:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547: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: 0x2aa377b2fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa378353a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa378353a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa378353a0 [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: 0x2aa377b30f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377ae690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa377ae728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa377ae7c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa377ae858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa377ae8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa377ae988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa377aea20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa377aeab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa377aeb50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa377aebe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37835cb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37835d40 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa37835dd0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa37835e60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa37835ef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa37835f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa37836010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa378360a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa37836130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa378361c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa37836250 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa37835cb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37835d40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa37835dd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa37835e60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa37835ef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa37835f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa37836010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa378360a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa37836130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa378361c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa37836250 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa37835cb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37835d40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa37835dd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa37835e60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa37835ef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa37835f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa37836010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa378360a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa37836130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa378361c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa37836250 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] 0x2aa37809280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37809310 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa378093a0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa37809430 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa378094c0 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] 0x2aa37838310 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa378383a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa37838430 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa378384c0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa37838550 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] 0x2aa37806b90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37806c20 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] 0x2aa37839500 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37839590 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] 0x2aa3780ca00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa3780ca90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa3780cb20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa3780cbb0 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] 0x2aa37839e10 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa37839ea0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa37839f30 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa37839fc0 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] 0x2aa3780e730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3780e7c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa3780e850 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa3780e8e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa3780e970 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] 0x2aa3783a720 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3783a7b0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa3783a840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa3783a8d0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa3783a960 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] 0x2aa37810d70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa37810e00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa37810e90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa37810f20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa37810fb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa37811040 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa378110d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa37811160 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa378111f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa37811280 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa37811310 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa378113a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa37811430 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa378114c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa37811550 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa378115e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa37811670 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa37811700 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa37811790 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] 0x2aa3783b940 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa3783b9d0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa3783ba60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa3783baf0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa3783bb80 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa3783bc10 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa3783bca0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa3783bd30 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa3783bdc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa3783be50 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa3783bee0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa3783bf70 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa3783c000 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa3783c090 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa3783c120 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa3783c1b0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa3783c240 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa3783c2d0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa3783c360 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] 0x2aa37813cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37813d40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa37813dd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa37813e60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa37813ef0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa37813f80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa37814010 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa378140a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa37814130 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa378141c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa37814250 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa378142e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa37814370 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa37814400 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa37814490 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa37814520 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa378145b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa37814640 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa378146d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa37814760 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] 0x2aa3783cb50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3783cbe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa3783cc70 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa3783cd00 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa3783cd90 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa3783ce20 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa3783ceb0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa3783cf40 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa3783cfd0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa3783d060 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa3783d0f0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa3783d180 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa3783d210 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa3783d2a0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa3783d330 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa3783d3c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa3783d450 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa3783d4e0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa3783d570 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa3783d600 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] 0x2aa378162e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37816370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa37816400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa37816490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa37816520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa378165b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa37816640 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa378166d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa37816760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa378167f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa37816880 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] 0x2aa3783b030 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3783b0c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa3783b150 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa3783b1e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa3783b270 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa3783b300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa3783b390 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa3783b420 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa3783b4b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa3783b540 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa3783b5d0 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] 0x2aa37818d10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa37818da0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa37818e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37818ec0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa37818f50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37818fe0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa37819070 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa37819100 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa37819190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa37819220 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa378192b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa37819340 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa378193d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa37819460 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa378194f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa37819580 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa37819610 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa378196a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa37819730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa378197c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa37819850 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] 0x2aa3783e670 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa3783e700 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa3783e790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa3783e820 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa3783e8b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa3783e940 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa3783e9d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa3783ea60 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa3783eaf0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa3783eb80 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa3783ec10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa3783eca0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa3783ed30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa3783edc0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa3783ee50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa3783eee0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa3783ef70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa3783f000 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa3783f090 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa3783f120 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa3783f1b0 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] 0x2aa3781cb30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa3781cbc0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa3781cc50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa3781cce0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa3781cd70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa3781ce00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa3781ce90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa3781cf20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa3781cfb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa3781d040 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa3781d0d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa3781d160 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa3781d1f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa3781d280 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa3781d310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa3781d3a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa3781d430 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa3781d4c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa3781d550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa3781d5e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa3781d670 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa3781d700 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa3781d790 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa3781d820 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa3781d8b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa3781d940 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa3781d9d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa3781da60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa3781daf0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa3781db80 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa3781dc10 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] 0x2aa3783f880 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa3783f910 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa3783f9a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa3783fa30 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa3783fac0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa3783fb50 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa3783fbe0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa3783fc70 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa3783fd00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa3783fd90 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa3783fe20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa3783feb0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa3783ff40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa3783ffd0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa37840060 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa378400f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa37840180 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa37840210 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa378402a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa37840330 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa378403c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa37840450 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa378404e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa37840570 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa37840600 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa37840690 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa37840720 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa378407b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa37840840 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa378408d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa37840960 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] 0x2aa37828060 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa3783dd60 [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] 0x2aa3782a720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3782a7b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa3782a840 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa3782a8d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa3782a960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa3782a9f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa3782aa80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa3782ab10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa3782aba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa3782ac30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa3782acc0 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] 0x2aa37840a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37840b20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa37840bb0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa37840c40 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa37840cd0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa37840d60 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa37840df0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa37840e80 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa37840f10 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa37840fa0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa37841030 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] 0x2aa3782b0c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782b150 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa3782b1e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa3782b270 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa3782b300 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] 0x2aa378413a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37841430 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa378414c0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa37841550 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa378415e0 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] 0x2aa3782b9d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782ba60 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] 0x2aa37841cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37841d40 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] 0x2aa3782c2e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa3782c370 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa3782c400 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa3782c490 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] 0x2aa378425c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa37842650 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa378426e0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa37842770 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] 0x2aa3782cbf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782cc80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa3782cd10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa3782cda0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa3782ce30 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] 0x2aa37842ed0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37842f60 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa37842ff0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa37843080 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa37843110 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] 0x2aa3782de10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa3782dea0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa3782df30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa3782dfc0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa3782e050 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa3782e0e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa3782e170 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa3782e200 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa3782e290 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa3782e320 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa3782e3b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa3782e440 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa3782e4d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa3782e560 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa3782e5f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa3782e680 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa3782e710 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa3782e7a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa3782e830 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] 0x2aa378440f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa37844180 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa37844210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa378442a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa37844330 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa378443c0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa37844450 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa378444e0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa37844570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa37844600 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa37844690 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa37844720 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa378447b0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa37844840 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa378448d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa37844960 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa378449f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa37844a80 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa37844b10 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] 0x2aa3782f020 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3782f0b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa3782f140 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa3782f1d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa3782f260 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa3782f2f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa3782f380 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa3782f410 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa3782f4a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa3782f530 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa3782f5c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa3782f650 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa3782f6e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa3782f770 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa3782f800 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa3782f890 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa3782f920 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa3782f9b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa3782fa40 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa3782fad0 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] 0x2aa37845300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37845390 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa37845420 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa378454b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa37845540 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa378455d0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa37845660 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa378456f0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa37845780 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa37845810 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa378458a0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa37845930 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa378459c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa37845a50 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa37845ae0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa37845b70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa37845c00 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa37845c90 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa37845d20 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa37845db0 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] 0x2aa3782d500 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3782d590 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa3782d620 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa3782d6b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa3782d740 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa3782d7d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa3782d860 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa3782d8f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa3782d980 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa3782da10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa3782daa0 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] 0x2aa378437e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37843870 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa37843900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa37843990 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa37843a20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa37843ab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa37843b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa37843bd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa37843c60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa37843cf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa37843d80 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] 0x2aa37830b40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa37830bd0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa37830c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37830cf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa37830d80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37830e10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa37830ea0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa37830f30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa37830fc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa37831050 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa378310e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa37831170 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa37831200 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa37831290 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa37831320 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa378313b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa37831440 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa378314d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa37831560 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa378315f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa37831680 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] 0x2aa37846e20 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa37846eb0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa37846f40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37846fd0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa37847060 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa378470f0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa37847180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa37847210 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa378472a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa37847330 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa378473c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa37847450 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa378474e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa37847570 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa37847600 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa37847690 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa37847720 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa378477b0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa37847840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa378478d0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa37847960 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] 0x2aa37831d50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa37831de0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa37831e70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37831f00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa37831f90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37832020 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa378320b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa37832140 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa378321d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa37832260 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa378322f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa37832380 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa37832410 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa378324a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa37832530 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa378325c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa37832650 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa378326e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa37832770 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa37832800 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa37832890 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa37832920 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa378329b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa37832a40 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa37832ad0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa37832b60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa37832bf0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa37832c80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa37832d10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa37832da0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa37832e30 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] 0x2aa37848030 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa378480c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa37848150 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa378481e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa37848270 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37848300 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa37848390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa37848420 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa378484b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa37848540 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa378485d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa37848660 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa378486f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa37848780 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa37848810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa378488a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa37848930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa378489c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa37848a50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa37848ae0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa37848b70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa37848c00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa37848c90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa37848d20 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa37848db0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa37848e40 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa37848ed0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa37848f60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa37848ff0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa37849080 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa37849110 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] 0x2aa378353a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa37846510 [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] 0x2aa37835cb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa37835d40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa37835dd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa37835e60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa37835ef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa37835f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa37836010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa378360a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa37836130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa378361c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa37836250 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] 0x2aa37849240 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa378492d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa37849360 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa378493f0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa37849480 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa37849510 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa378495a0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa37849630 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa378496c0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa37849750 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa378497e0 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: 0x2aa377b2090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377ac800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa377ac8a0 VAL: '-2' (3 sibs) 46: 0x2aa377ac938 VAL: '-2' (3 sibs) 46: 0x2aa377ac9d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37838ce0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37838d70 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa37838e00 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa37838e90 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa37838f20 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: 0x2aa377b21a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377accb0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37838fc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37839050 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: 0x2aa377b22c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa377ad260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa377ad2f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa377ad3a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37849b50 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa37849be0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa37849c70 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa37849d00 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: 0x2aa377b23d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377acd50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa377ad440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa377ad4d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa377ad570 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37849da0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37849e30 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa37849ec0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa37849f50 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa37849fe0 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: 0x2aa377b24f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa377ac510 MAP: (3 sibs) 1 children: 46: 0x2aa377aef60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377af000 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af098 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af130 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af1c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac5a8 MAP: (3 sibs) 1 children: 46: 0x2aa377af270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377af310 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af3a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af440 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af4d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac640 MAP: (3 sibs) 1 children: 46: 0x2aa377af580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377af620 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af6b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af750 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af7e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784a080 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa3784a110 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa3784a1a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa3784a230 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa3784a2c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa3784a350 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa3784a3e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa3784a470 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa3784a500 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa3784a590 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa3784a620 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa3784a6b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa3784a740 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa3784a7d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa3784a860 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa3784a8f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa3784a980 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa3784aa10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa3784aaa0 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: 0x2aa377b2608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377affe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa377b0080 MAP: (3 sibs) 1 children: 46: 0x2aa377b0250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377b02f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0388 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0420 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b04b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b0118 MAP: (3 sibs) 1 children: 46: 0x2aa377b0560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377b0600 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0698 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0730 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b07c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b01b0 MAP: (3 sibs) 1 children: 46: 0x2aa377b0870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377b0910 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b09a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b0ad8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784ab40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3784abd0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa3784ac60 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa3784acf0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa3784ad80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa3784ae10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa3784aea0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa3784af30 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa3784afc0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa3784b050 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa3784b0e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa3784b170 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa3784b200 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa3784b290 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa3784b320 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa3784b3b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa3784b440 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa3784b4d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa3784b560 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa3784b5f0 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: 0x2aa377b2720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377b0b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b1040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b10d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784b690 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3784b720 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa3784b7b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa3784b840 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa3784b8d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa3784b960 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa3784b9f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa3784ba80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa3784bb10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa3784bba0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa3784bc30 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: 0x2aa377b2838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa377b1180 MAP: (10 sibs) 1 children: 46: 0x2aa377ad700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1218 MAP: (10 sibs) 1 children: 46: 0x2aa377ad7a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b12b0 MAP: (10 sibs) 1 children: 46: 0x2aa377b1780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1348 MAP: (10 sibs) 1 children: 46: 0x2aa377b1820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b13e0 MAP: (10 sibs) 1 children: 46: 0x2aa377b18c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1478 MAP: (10 sibs) 1 children: 46: 0x2aa377b1960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1510 MAP: (10 sibs) 1 children: 46: 0x2aa377b1a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b15a8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1640 MAP: (10 sibs) 1 children: 46: 0x2aa377b1b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b16d8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784bcd0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa3784bd60 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa3784bdf0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa3784be80 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa3784bf10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa3784bfa0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa3784c030 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa3784c0c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa3784c150 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa3784c1e0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa3784c270 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa3784c300 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa3784c390 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa3784c420 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa3784c4b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa3784c540 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa3784c5d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa3784c660 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa3784c6f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa3784c780 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa3784c810 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: 0x2aa377b2950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa377b31d0 MAP: (14 sibs) 1 children: 46: 0x2aa377b3a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3268 MAP: (14 sibs) 1 children: 46: 0x2aa377b3ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3300 MAP: (14 sibs) 1 children: 46: 0x2aa377b3b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3398 MAP: (14 sibs) 1 children: 46: 0x2aa377b3c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3430 MAP: (14 sibs) 1 children: 46: 0x2aa377b3cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b34c8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3560 MAP: (14 sibs) 1 children: 46: 0x2aa377b3df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b35f8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3690 MAP: (14 sibs) 1 children: 46: 0x2aa377b3f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3728 MAP: (14 sibs) 1 children: 46: 0x2aa377b3fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b37c0 MAP: (14 sibs) 1 children: 46: 0x2aa377b4070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3858 MAP: (14 sibs) 1 children: 46: 0x2aa377b4110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b38f0 MAP: (14 sibs) 2 children: 46: 0x2aa377b41b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa377b4248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa377b3988 MAP: (14 sibs) 2 children: 46: 0x2aa377b42f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa377b4388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784c8b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa3784c940 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa3784c9d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa3784ca60 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa3784caf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa3784cb80 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa3784cc10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa3784cca0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa3784cd30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa3784cdc0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa3784ce50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa3784cee0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa3784cf70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa3784d000 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa3784d090 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa3784d120 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa3784d1b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa3784d240 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa3784d2d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa3784d360 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa3784d3f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa3784d480 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa3784d510 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa3784d5a0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa3784d630 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa3784d6c0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa3784d750 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa3784d7e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa3784d870 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa3784d900 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa3784d990 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: 0x2aa377b2fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa377ae250 [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: 0x2aa377b30f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377ae690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa377ae728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa377ae7c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa377ae858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa377ae8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa377ae988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa377aea20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa377aeab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa377aeb50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa377aebe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784da30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3784dac0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa3784db50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa3784dbe0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa3784dc70 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa3784dd00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa3784dd90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa3784de20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa3784deb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa3784df40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa3784dfd0 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: 0x2aa377b2090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377ac800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa377ac8a0 VAL: '-2' (3 sibs) 46: 0x2aa377ac938 VAL: '-2' (3 sibs) 46: 0x2aa377ac9d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784e070 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3784e100 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa3784e190 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa3784e220 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa3784e2b0 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: 0x2aa377b21a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377accb0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa378390f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa37839180 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: 0x2aa377b22c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa377ad260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa377ad2f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa377ad3a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784e350 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa3784e3e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa3784e470 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa3784e500 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: 0x2aa377b23d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377acd50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa377ad440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa377ad4d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa377ad570 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784e5a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3784e630 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa3784e6c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa3784e750 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa3784e7e0 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: 0x2aa377b24f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa377ac510 MAP: (3 sibs) 1 children: 46: 0x2aa377aef60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377af000 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af098 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af130 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af1c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac5a8 MAP: (3 sibs) 1 children: 46: 0x2aa377af270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377af310 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af3a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af440 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af4d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377ac640 MAP: (3 sibs) 1 children: 46: 0x2aa377af580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377af620 VAL: '0.mp4' (4 sibs) 46: 0x2aa377af6b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377af750 VAL: '2.mp4' (4 sibs) 46: 0x2aa377af7e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784e880 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa3784e910 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa3784e9a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa3784ea30 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa3784eac0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa3784eb50 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa3784ebe0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa3784ec70 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa3784ed00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa3784ed90 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa3784ee20 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa3784eeb0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa3784ef40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa3784efd0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa3784f060 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa3784f0f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa3784f180 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa3784f210 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa3784f2a0 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: 0x2aa377b2608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa377affe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa377b0080 MAP: (3 sibs) 1 children: 46: 0x2aa377b0250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa377b02f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0388 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0420 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b04b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b0118 MAP: (3 sibs) 1 children: 46: 0x2aa377b0560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa377b0600 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b0698 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0730 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b07c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa377b01b0 MAP: (3 sibs) 1 children: 46: 0x2aa377b0870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa377b0910 VAL: '0.mp4' (4 sibs) 46: 0x2aa377b09a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa377b0a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa377b0ad8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784f340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa3784f3d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa3784f460 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa3784f4f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa3784f580 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa3784f610 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa3784f6a0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa3784f730 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa3784f7c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa3784f850 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa3784f8e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa3784f970 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa3784fa00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa3784fa90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa3784fb20 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa3784fbb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa3784fc40 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa3784fcd0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa3784fd60 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa3784fdf0 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: 0x2aa377b2720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377b0b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b0fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b1040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa377b10d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa3784fe90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa3784ff20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa3784ffb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa37850040 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa378500d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa37850160 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa378501f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa37850280 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa37850310 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa378503a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa37850430 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: 0x2aa377b2838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa377b1180 MAP: (10 sibs) 1 children: 46: 0x2aa377ad700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1218 MAP: (10 sibs) 1 children: 46: 0x2aa377ad7a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b12b0 MAP: (10 sibs) 1 children: 46: 0x2aa377b1780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1348 MAP: (10 sibs) 1 children: 46: 0x2aa377b1820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b13e0 MAP: (10 sibs) 1 children: 46: 0x2aa377b18c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1478 MAP: (10 sibs) 1 children: 46: 0x2aa377b1960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1510 MAP: (10 sibs) 1 children: 46: 0x2aa377b1a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b15a8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b1640 MAP: (10 sibs) 1 children: 46: 0x2aa377b1b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b16d8 MAP: (10 sibs) 1 children: 46: 0x2aa377b1be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa378504d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa37850560 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa378505f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37850680 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa37850710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa378507a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa37850830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa378508c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa37850950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa378509e0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa37850a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa37850b00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa37850b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa37850c20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa37850cb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa37850d40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa37850dd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa37850e60 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa37850ef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa37850f80 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa37851010 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: 0x2aa377b2950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa377b31d0 MAP: (14 sibs) 1 children: 46: 0x2aa377b3a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3268 MAP: (14 sibs) 1 children: 46: 0x2aa377b3ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3300 MAP: (14 sibs) 1 children: 46: 0x2aa377b3b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3398 MAP: (14 sibs) 1 children: 46: 0x2aa377b3c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3430 MAP: (14 sibs) 1 children: 46: 0x2aa377b3cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b34c8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3560 MAP: (14 sibs) 1 children: 46: 0x2aa377b3df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b35f8 MAP: (14 sibs) 1 children: 46: 0x2aa377b3e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3690 MAP: (14 sibs) 1 children: 46: 0x2aa377b3f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b3728 MAP: (14 sibs) 1 children: 46: 0x2aa377b3fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa377b37c0 MAP: (14 sibs) 1 children: 46: 0x2aa377b4070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b3858 MAP: (14 sibs) 1 children: 46: 0x2aa377b4110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa377b38f0 MAP: (14 sibs) 2 children: 46: 0x2aa377b41b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa377b4248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa377b3988 MAP: (14 sibs) 2 children: 46: 0x2aa377b42f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa377b4388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa378510b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa37851140 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa378511d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa37851260 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa378512f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa37851380 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa37851410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa378514a0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa37851530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa378515c0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa37851650 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa378516e0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa37851770 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa37851800 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa37851890 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa37851920 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa378519b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa37851a40 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa37851ad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa37851b60 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa37851bf0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa37851c80 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa37851d10 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa37851da0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa37851e30 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa37851ec0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa37851f50 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa37851fe0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa37852070 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa37852100 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa37852190 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: 0x2aa377b2fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa377ade00 [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: 0x2aa377b30f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa377ae690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa377ae728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa377ae7c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa377ae858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa377ae8f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa377ae988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa377aea20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa377aeab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa377aeb50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa377aebe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa37852230 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa378522c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa37852350 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa378523e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa37852470 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa37852500 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa37852590 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa37852620 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa378526b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa37852740 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa378527d0 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 (12 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (12 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.02 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-parse-emit-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.015712ms: read_file 47: 0.002602ms: count_lines 47: reserving #lines=90 47: 0.008029ms: tree_reserve 47: 0.040813ms: parse_yml 47: 0.027850ms: emit_to_buffer 47: 0.002433ms: print_stdout 47: 0.112615ms: objects 47: 0.119710ms: 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.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.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.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.6.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.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.6.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.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.6.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.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): ERROR: closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.6.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) = 0.49 sec ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.6.0 collecting ... collected 26 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 3%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 7%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 11%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 15%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 19%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 23%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 26%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 30%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 34%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 38%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 42%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 46%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 53%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 57%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 61%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 65%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 69%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 73%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 76%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 80%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 84%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 88%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [ 92%] api/python/tests/test_parse.py::TestParseFailure::test_in_arena PASSED [ 96%] api/python/tests/test_parse.py::TestParseFailure::test_in_place PASSED [100%] ============================== 26 passed in 2.57s ============================== Processing files: rapidyaml-0.6.0-2.fc40.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.woa4fG Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Q32PEg Provides: libryml.so.0.6.0()(64bit) rapidyaml = 0.6.0-2.fc40 rapidyaml(s390-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.6.0-2.fc40.s390x Provides: cmake(ryml) = 0.6.0 rapidyaml-devel = 0.6.0-2.fc40 rapidyaml-devel(s390-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(s390-64) libryml.so.0.6.0()(64bit) Processing files: python3-rapidyaml-0.6.0-2.fc40.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SnYfgP Provides: python-rapidyaml = 0.6.0-2.fc40 python3-rapidyaml = 0.6.0-2.fc40 python3-rapidyaml(s390-64) = 0.6.0-2.fc40 python3.12-rapidyaml = 0.6.0-2.fc40 python3.12dist(rapidyaml) = 0.6 python3dist(rapidyaml) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.6.0-2.fc40.s390x Provides: rapidyaml-debugsource = 0.6.0-2.fc40 rapidyaml-debugsource(s390-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.6.0-2.fc40.s390x Provides: debuginfo(build-id) = b9f2f382c3cca7d04ffc9f5d53904fdd03ccf761 libryml.so.0.6.0-0.6.0-2.fc40.s390x.debug()(64bit) rapidyaml-debuginfo = 0.6.0-2.fc40 rapidyaml-debuginfo(s390-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(s390-64) = 0.6.0-2.fc40 Processing files: python3-rapidyaml-debuginfo-0.6.0-2.fc40.s390x Provides: debuginfo(build-id) = 5a59e16b801a6fa70ce388cbc44a768c7df14300 python-rapidyaml-debuginfo = 0.6.0-2.fc40 python3-rapidyaml-debuginfo = 0.6.0-2.fc40 python3-rapidyaml-debuginfo(s390-64) = 0.6.0-2.fc40 python3.12-rapidyaml-debuginfo = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(s390-64) = 0.6.0-2.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x Wrote: /builddir/build/SRPMS/rapidyaml-0.6.0-2.fc40.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.6.0-2.fc40.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.6.0-2.fc40.s390x.rpm + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -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.6.0-2.fc40.s390x/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.6.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.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/RPMS/python3-rapidyaml-0.6.0-2.fc40.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.6.0-2.fc40.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.6.0-2.fc40.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.6.0-2.fc40.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.krqzL1 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.s390x + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.HkVxmD + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/rapidyaml-0.6.0-SPECPARTS + rm -rf rapidyaml-0.6.0 rapidyaml-0.6.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.6.0-2.fc40.src.rpm Finish: build phase for rapidyaml-0.6.0-2.fc40.src.rpm INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-40-s390x-1719935590.784221/root/var/log/dnf5.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.6.0-2.fc40.src.rpm) Config(child) 20 minutes 11 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 Package info: { "packages": [ { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "src" }, { "name": "rapidyaml-debugsource", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "s390x" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "s390x" }, { "name": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "s390x" }, { "name": "python3-rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "s390x" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "s390x" }, { "name": "rapidyaml-devel", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "s390x" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: