Warning: Permanently added '169.63.178.96' (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-39-s390x --chroot fedora-39-s390x
Version: 0.73
PID: 6949
Logging PID: 6950
Task:
{'allow_user_ssh': False,
'appstream': False,
'background': False,
'build_id': 7698775,
'buildroot_pkgs': [],
'chroot': 'fedora-39-s390x',
'enable_net': False,
'fedora_review': False,
'git_hash': '0170a634fc4438a111f2f471f73c56ee95f6c7a9',
'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-39-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-39-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-37wz6lo2/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-37wz6lo2/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-37wz6lo2/rapidyaml'...
Running: git checkout 0170a634fc4438a111f2f471f73c56ee95f6c7a9 --
cmd: ['git', 'checkout', '0170a634fc4438a111f2f471f73c56ee95f6c7a9', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-37wz6lo2/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '0170a634fc4438a111f2f471f73c56ee95f6c7a9'.
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: 0x2aa17214308 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa1720acf0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa1720ad88 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa1720ae20 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1740e7c0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa1740e850 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa1740e8e0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa1740e970 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: 0x2aa17214420 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720af10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720afa8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17410840 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174108d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa17410960 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: 0x2aa17214538 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720b0f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720b188 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17412810 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174128a0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa17412930 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: 0x2aa17214650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720b280 VAL: 'Several lines of text,
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: 0x2aa1720b318 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17414740 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174147d0 VAL: 'Several lines of text,
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] 0x2aa17414860 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: 0x2aa17214768 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720b410 VAL: 'Several 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: 0x2aa1720b4a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17416710 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174167a0 VAL: 'Several 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] 0x2aa17416830 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: 0x2aa17214880 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720aba0 VAL: 'Several lines 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] 0x2aa17418760 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174187f0 VAL: 'Several lines 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: 0x2aa17214998 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720b5f0 VAL: 'Several lines 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] 0x2aa1741a730 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa1741a7c0 VAL: 'Several lines 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: 0x2aa17214ab0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720b6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720b778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1741c720 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa1741c7b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa1741c840 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: 0x2aa17214bc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720b870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720b908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1741e660 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa1741e6f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa1741e780 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: 0x2aa17214ce0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720ba00 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa1720ba98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17420660 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174206f0 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa17420780 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: 0x2aa17214df8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720bb90 KEYVAL: 'example' 'Several 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: 0x2aa1720bc28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17422670 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa17422700 KEYVAL: 'example' 'Several 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] 0x2aa17422790 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: 0x2aa17214f10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720bd20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720bdb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17424680 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa17424710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174247a0 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: 0x2aa17215028 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720beb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720bf48 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17426690 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa17426720 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174267b0 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: 0x2aa17215140 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720c0d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174286c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa17428750 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174287e0 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: 0x2aa17215258 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c1d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720c268 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1742a6f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa1742a780 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa1742a810 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: 0x2aa17215370 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720c360 KEYVAL: 'example' 'Several lines 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] 0x2aa1742c6c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1742c750 KEYVAL: 'example' 'Several lines 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: 0x2aa17215488 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720c450 KEYVAL: 'example' 'Several lines 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] 0x2aa1742e6b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1742e740 KEYVAL: 'example' 'Several lines 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: 0x2aa172155a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c540 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720c5d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17430770 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa17430800 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa17430890 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: 0x2aa172156b8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720ea60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720eaf8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17432920 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174329b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa17432a40 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: 0x2aa172157d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720ec40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa1720ece0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17434650 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174346e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa17434770 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: 0x2aa172158e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720edd0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa1720ee70 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174363e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa17436470 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa17436500 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: 0x2aa17215a00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa17213570 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa17213610 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174381d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa17438260 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa174382f0 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: 0x2aa17215b18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c770 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa1720c808 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17439f00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa17439f90 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa1743a020 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: 0x2aa17215c30 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720eba0 MAP: (1 sibs) 2 children:
27: 0x2aa1720ca40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa1720cad8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1743bc30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa1743bcc0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa1743bd50 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa1743bde0 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: 0x2aa17215d48 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1743d960 [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: 0x2aa17215e60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1743f690 [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: 0x2aa17215f78 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174413c0 [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: 0x2aa17216090 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174430f0 [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: 0x2aa172161a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17444e20 [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: 0x2aa172162c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17446b50 [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: 0x2aa172163d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17448880 [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: 0x2aa172164f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1744a5b0 [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: 0x2aa17216608 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1744c2e0 [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: 0x2aa17216720 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1744e010 [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: 0x2aa17216838 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1744fd40 [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: 0x2aa17216950 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17451a70 [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: 0x2aa17216a68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720cf40 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174537a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa17453830 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: 0x2aa17216b80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d030 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174554d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa17455560 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: 0x2aa17216c98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d120 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17457200 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa17457290 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: 0x2aa17216db0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d210 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17458f30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa17458fc0 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: 0x2aa17216ec8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d300 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1745ac60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1745acf0 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: 0x2aa17216fe0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d3f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1745c990 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1745ca20 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: 0x2aa172170f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1745e6c0 [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: 0x2aa17217210 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174603f0 [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: 0x2aa17217328 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17462120 [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: 0x2aa17217440 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d5d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17463e50 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa17463ee0 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: 0x2aa17217558 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d6c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17465b80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa17465c10 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: 0x2aa17217670 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d7b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174678b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa17467940 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: 0x2aa17217788 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d8a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174695e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa17469670 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: 0x2aa172178a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1746b310 [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: 0x2aa172179b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1746d040 [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: 0x2aa17217ad0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1746ed70 [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: 0x2aa17217be8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720da80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17470aa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa17470b30 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: 0x2aa17217d00 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720db70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17472850 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174728e0 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: 0x2aa17217e18 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17474600 [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: 0x2aa17217f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720dcb0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174763b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa17476440 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: 0x2aa17218048 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720dda0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17478160 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174781f0 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: 0x2aa17218160 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17479f10 [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: 0x2aa17218278 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1747bcc0 [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: 0x2aa17218390 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1747da70 [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: 0x2aa172184a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1747f820 [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: 0x2aa172185c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174815d0 [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: 0x2aa172186d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17483380 [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: 0x2aa172187f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17485130 [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: 0x2aa17218908 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17486ee0 [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: 0x2aa17218a20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17488c80 [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: 0x2aa17218b38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1748aa90 [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: 0x2aa17218c50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1748c8a0 [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: 0x2aa17218d68 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1748e6c0 [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: 0x2aa17218e80 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17490470 [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: 0x2aa17218f98 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17492220 [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: 0x2aa172190b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17493fd0 [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: 0x2aa172191c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17495d80 [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: 0x2aa172192e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa17497b30 [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: 0x2aa172193f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174998e0 [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: 0x2aa17219510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1749b690 [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: 0x2aa17219628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720c8b0 VAL: '
27: ' (2 sibs)
27: 0x2aa1720c948 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1749d440 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa1749d4d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa1749d560 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: 0x2aa17219740 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720e4d0 VAL: '
27: ' (2 sibs)
27: 0x2aa1720e568 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1749f1f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa1749f280 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa1749f310 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: 0x2aa17213700 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x2aa17209d30 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa17209dc8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa17209e60 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa17209ef8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa17209f90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa1720a028 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa1720a0c0 DOCSEQ: (8 sibs) 2 children:
27: 0x2aa1720a200 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x2aa1720a298 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x2aa1720a158 DOCMAP: (8 sibs) 2 children:
27: 0x2aa1720a340 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x2aa1720a3d8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa1749fb00 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa1749fb90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa1749fc20 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa1749fcb0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa1749fd40 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa1749fdd0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa1749fe60 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa1749fef0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa1749ff80 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa174a0010 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa174a00a0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa174a0130 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa174a01c0 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: 0x2aa17213b60 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa1720ac50 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a1f60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa174a1ff0 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: 0x2aa17213c78 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa1720a7e0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a2870 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa174a2900 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: 0x2aa17213d90 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa1720a8d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a3180 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa174a3210 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: 0x2aa17213ea8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a3a90 [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: 0x2aa17213fc0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a43a0 [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: 0x2aa172140d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a4cb0 [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: 0x2aa172141f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720aab0 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] 0x2aa174a55c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174a5650 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: 0x2aa17214308 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa1720acf0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa1720ad88 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa1720ae20 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a5ed0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa174a5f60 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa174a5ff0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa174a6080 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: 0x2aa17214420 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720af10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720afa8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a67e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174a6870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174a6900 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: 0x2aa17214538 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720b0f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720b188 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a70f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174a7180 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174a7210 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: 0x2aa17214650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720b280 VAL: 'Several lines of text,
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: 0x2aa1720b318 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a7a00 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174a7a90 VAL: 'Several lines of text,
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] 0x2aa174a7b20 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: 0x2aa17214768 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720b410 VAL: 'Several 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: 0x2aa1720b4a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a8310 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174a83a0 VAL: 'Several 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] 0x2aa174a8430 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: 0x2aa17214880 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720aba0 VAL: 'Several lines 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] 0x2aa174a8c20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174a8cb0 VAL: 'Several lines 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: 0x2aa17214998 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720b5f0 VAL: 'Several lines 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] 0x2aa174a9530 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174a95c0 VAL: 'Several lines 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: 0x2aa17214ab0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720b6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720b778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174a9e40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174a9ed0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174a9f60 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: 0x2aa17214bc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720b870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720b908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174aa750 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174aa7e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174aa870 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: 0x2aa17214ce0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720ba00 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa1720ba98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ab060 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174ab0f0 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa174ab180 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: 0x2aa17214df8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720bb90 KEYVAL: 'example' 'Several 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: 0x2aa1720bc28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ab970 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174aba00 KEYVAL: 'example' 'Several 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] 0x2aa174aba90 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: 0x2aa17214f10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720bd20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720bdb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ac280 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174ac310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174ac3a0 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: 0x2aa17215028 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720beb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720bf48 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174acb90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174acc20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174accb0 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: 0x2aa17215140 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720c0d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ad4a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174ad530 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174ad5c0 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: 0x2aa17215258 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c1d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720c268 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174addb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174ade40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174aded0 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: 0x2aa17215370 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720c360 KEYVAL: 'example' 'Several lines 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] 0x2aa174ae6c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174ae750 KEYVAL: 'example' 'Several lines 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: 0x2aa17215488 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720c450 KEYVAL: 'example' 'Several lines 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] 0x2aa174aefd0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174af060 KEYVAL: 'example' 'Several lines 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: 0x2aa172155a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c540 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720c5d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174af8e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174af970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174afa00 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: 0x2aa172156b8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720ea60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa1720eaf8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b01f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174b0280 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa174b0310 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: 0x2aa172157d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720ec40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa1720ece0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b0b00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174b0b90 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa174b0c20 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: 0x2aa172158e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720edd0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa1720ee70 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b1410 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174b14a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa174b1530 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: 0x2aa17215a00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa17213570 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa17213610 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b1d20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174b1db0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa174b1e40 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: 0x2aa17215b18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa1720c770 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa1720c808 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b2630 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa174b26c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa174b2750 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: 0x2aa17215c30 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720eba0 MAP: (1 sibs) 2 children:
27: 0x2aa1720ca40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa1720cad8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b2f40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174b2fd0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa174b3060 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa174b30f0 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: 0x2aa17215d48 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b3850 [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: 0x2aa17215e60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b4160 [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: 0x2aa17215f78 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b4a70 [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: 0x2aa17216090 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b5380 [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: 0x2aa172161a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b5c90 [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: 0x2aa172162c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b65a0 [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: 0x2aa172163d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b6eb0 [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: 0x2aa172164f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b77c0 [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: 0x2aa17216608 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b80d0 [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: 0x2aa17216720 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b89e0 [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: 0x2aa17216838 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b92f0 [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: 0x2aa17216950 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174b9c00 [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: 0x2aa17216a68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720cf40 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ba510 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174ba5a0 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: 0x2aa17216b80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d030 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bae20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174baeb0 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: 0x2aa17216c98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d120 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bb730 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174bb7c0 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: 0x2aa17216db0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d210 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bc040 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174bc0d0 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: 0x2aa17216ec8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d300 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bc950 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174bc9e0 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: 0x2aa17216fe0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d3f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bd260 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174bd2f0 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: 0x2aa172170f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bdb70 [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: 0x2aa17217210 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174be480 [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: 0x2aa17217328 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bed90 [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: 0x2aa17217440 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d5d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bf6a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174bf730 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: 0x2aa17217558 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720d6c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174bffb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174c0040 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: 0x2aa17217670 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d7b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c08c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174c0950 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: 0x2aa17217788 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720d8a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c11d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174c1260 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: 0x2aa172178a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c1ae0 [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: 0x2aa172179b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c23f0 [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: 0x2aa17217ad0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c2d00 [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: 0x2aa17217be8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720da80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c3610 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174c36a0 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: 0x2aa17217d00 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720db70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c3f20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174c3fb0 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: 0x2aa17217e18 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c4830 [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: 0x2aa17217f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa1720dcb0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c5140 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174c51d0 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: 0x2aa17218048 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa1720dda0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c5a50 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa174c5ae0 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: 0x2aa17218160 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c6360 [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: 0x2aa17218278 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c6c70 [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: 0x2aa17218390 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c7580 [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: 0x2aa172184a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c7e90 [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: 0x2aa172185c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c87a0 [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: 0x2aa172186d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c90b0 [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: 0x2aa172187f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174c99c0 [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: 0x2aa17218908 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ca2d0 [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: 0x2aa17218a20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cabe0 [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: 0x2aa17218b38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cb4f0 [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: 0x2aa17218c50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cbe00 [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: 0x2aa17218d68 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cc710 [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: 0x2aa17218e80 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cd020 [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: 0x2aa17218f98 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cd930 [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: 0x2aa172190b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ce240 [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: 0x2aa172191c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174ceb50 [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: 0x2aa172192e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cf460 [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: 0x2aa172193f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174cfd70 [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: 0x2aa17219510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174d0680 [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: 0x2aa17219628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720c8b0 VAL: '
27: ' (2 sibs)
27: 0x2aa1720c948 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174d0f90 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174d1020 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa174d10b0 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: 0x2aa17219740 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa1720e4d0 VAL: '
27: ' (2 sibs)
27: 0x2aa1720e568 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa174d18a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa174d1930 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa174d19c0 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] 0x2aa173f9c50 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa173f9ce0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa173f9d70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa173f9e00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa173f9e90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa173f9f20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa173f9fb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa173fa040 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa173fa0d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa173fa160 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa173fa1f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa173fa280 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa173fa310 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] 0x2aa174d5350 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa174d53e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa174d5470 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa174d5500 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa174d5590 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa174d5620 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa174d56b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa174d5740 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa174d57d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa174d5860 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa174d58f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa174d5980 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa174d5a10 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] 0x2aa174013c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa17401450 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa174d6540 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa174d65d0 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] 0x2aa174030f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa17403180 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa174d6e50 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa174d6ee0 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] 0x2aa17404e20 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa17404eb0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa174d7760 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa174d77f0 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] 0x2aa17406b50 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa174d8070 [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] 0x2aa17408880 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa174d8980 [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] 0x2aa1740a5b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa174d9290 [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] 0x2aa1740c6f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa1740c780 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] 0x2aa174d9ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa174d9c30 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] 0x2aa1740e970 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] 0x2aa174da4b0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa174da540 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa174da5d0 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] 0x2aa174da660 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] 0x2aa17410840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174108d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17410960 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] 0x2aa174dadc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174dae50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174daee0 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] 0x2aa17412810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174128a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17412930 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] 0x2aa174db6d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174db760 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174db7f0 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] 0x2aa17414740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174147d0 VAL: 'Several lines of text, 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] 0x2aa17414860 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] 0x2aa174dbfe0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174dc070 VAL: 'Several lines of text, 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] 0x2aa174dc100 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] 0x2aa17416710 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174167a0 VAL: 'Several 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] 0x2aa17416830 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] 0x2aa174dc8f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174dc980 VAL: 'Several 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] 0x2aa174dca10 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] 0x2aa17418760 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174187f0 VAL: 'Several lines 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] 0x2aa174dd200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174dd290 VAL: 'Several lines 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] 0x2aa1741a730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1741a7c0 VAL: 'Several lines 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] 0x2aa174ddb10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174ddba0 VAL: 'Several lines 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] 0x2aa1741c720 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1741c7b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1741c840 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] 0x2aa174de420 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174de4b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174de540 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] 0x2aa1741e660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1741e6f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1741e780 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] 0x2aa174ded30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174dedc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174dee50 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] 0x2aa17420660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174206f0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa17420780 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] 0x2aa174df640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174df6d0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa174df760 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] 0x2aa17422670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17422700 KEYVAL: 'example' 'Several 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] 0x2aa17422790 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] 0x2aa174dff50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174dffe0 KEYVAL: 'example' 'Several 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] 0x2aa174e0070 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] 0x2aa17424680 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17424710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174247a0 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] 0x2aa174e0860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174e08f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174e0980 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] 0x2aa17426690 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17426720 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174267b0 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] 0x2aa174e1170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174e1200 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174e1290 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] 0x2aa174286c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17428750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174287e0 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] 0x2aa174e1a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174e1b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174e1ba0 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] 0x2aa1742a6f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1742a780 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1742a810 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] 0x2aa174e2390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174e2420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174e24b0 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] 0x2aa1742c6c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1742c750 KEYVAL: 'example' 'Several lines 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] 0x2aa174e2ca0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174e2d30 KEYVAL: 'example' 'Several lines 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] 0x2aa1742e6b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1742e740 KEYVAL: 'example' 'Several lines 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] 0x2aa174e35b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174e3640 KEYVAL: 'example' 'Several lines 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] 0x2aa17430770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17430800 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17430890 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] 0x2aa174e3ec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174e3f50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174e3fe0 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] 0x2aa17432920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174329b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17432a40 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] 0x2aa174e47d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174e4860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174e48f0 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] 0x2aa17434650 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174346e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa17434770 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] 0x2aa174e50e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174e5170 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa174e5200 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] 0x2aa174363e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17436470 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa17436500 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] 0x2aa174e59f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174e5a80 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa174e5b10 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] 0x2aa174381d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17438260 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa174382f0 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] 0x2aa174e6300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174e6390 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa174e6420 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] 0x2aa17439f00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17439f90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa1743a020 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] 0x2aa174e6c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174e6ca0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa174e6d30 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] 0x2aa1743bc30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1743bcc0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa1743bd50 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa1743bde0 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] 0x2aa174e7520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174e75b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa174e7640 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa174e76d0 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] 0x2aa1743d960 [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] 0x2aa174e7e30 [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] 0x2aa1743f690 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174e8740 [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] 0x2aa174413c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174e9050 [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] 0x2aa174430f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174e9960 [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] 0x2aa17444e20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174ea270 [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] 0x2aa17446b50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174eab80 [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] 0x2aa17448880 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174eb490 [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] 0x2aa1744a5b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174ebda0 [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] 0x2aa1744c2e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174ec6b0 [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] 0x2aa1744e010 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174ecfc0 [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] 0x2aa1744fd40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174ed8d0 [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] 0x2aa17451a70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174ee1e0 [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] 0x2aa174537a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17453830 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174eeaf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174eeb80 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] 0x2aa174554d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17455560 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] 0x2aa174ef400 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174ef490 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] 0x2aa17457200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17457290 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] 0x2aa174efd10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174efda0 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] 0x2aa17458f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17458fc0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174f0620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f06b0 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] 0x2aa1745ac60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1745acf0 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] 0x2aa174f0f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f0fc0 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] 0x2aa1745c990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1745ca20 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] 0x2aa174f1840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f18d0 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] 0x2aa1745e6c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa174f2150 [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] 0x2aa174603f0 [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] 0x2aa174f2a60 [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] 0x2aa17462120 [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] 0x2aa174f3370 [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] 0x2aa17463e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17463ee0 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] 0x2aa174f3c80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f3d10 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] 0x2aa17465b80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17465c10 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] 0x2aa174f4590 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f4620 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] 0x2aa174678b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17467940 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] 0x2aa174f4ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f4f30 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] 0x2aa174695e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17469670 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] 0x2aa174f57b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f5840 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] 0x2aa1746b310 [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] 0x2aa174f60c0 [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] 0x2aa1746d040 [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] 0x2aa174f69d0 [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] 0x2aa1746ed70 [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] 0x2aa174f72e0 [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] 0x2aa17470aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17470b30 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] 0x2aa174f7bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f7c80 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] 0x2aa17472850 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174728e0 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] 0x2aa174f8500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f8590 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] 0x2aa17474600 [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] 0x2aa174f8e10 [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] 0x2aa174763b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17476440 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] 0x2aa174f9720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174f97b0 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] 0x2aa17478160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174781f0 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] 0x2aa174fa030 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174fa0c0 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] 0x2aa17479f10 [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] 0x2aa174fa940 [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] 0x2aa1747bcc0 [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] 0x2aa174fb250 [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] 0x2aa1747da70 [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] 0x2aa174fbb60 [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] 0x2aa1747f820 [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] 0x2aa174fc470 [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] 0x2aa174815d0 [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] 0x2aa174fcd80 [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] 0x2aa17483380 [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] 0x2aa174fd690 [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] 0x2aa17485130 [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] 0x2aa174fdfa0 [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] 0x2aa17486ee0 [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] 0x2aa174fe8b0 [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] 0x2aa17488c80 [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] 0x2aa174ff1c0 [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] 0x2aa1748aa90 [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] 0x2aa174ffad0 [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] 0x2aa1748c8a0 [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] 0x2aa175003e0 [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] 0x2aa1748e6c0 [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] 0x2aa17500cf0 [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] 0x2aa17490470 [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] 0x2aa17501600 [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] 0x2aa17492220 [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] 0x2aa17501f10 [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] 0x2aa17493fd0 [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] 0x2aa17502820 [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] 0x2aa17495d80 [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] 0x2aa17503130 [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] 0x2aa17497b30 [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] 0x2aa17503a40 [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] 0x2aa174998e0 [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] 0x2aa17504350 [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] 0x2aa1749b690 [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] 0x2aa17504c60 [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] 0x2aa1749d440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1749d4d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1749d560 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] 0x2aa17505570 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17505600 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa17505690 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] 0x2aa1749f1f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1749f280 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1749f310 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] 0x2aa17505eb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17505f40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa17505fd0 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] 0x2aa1749fb00 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa1749fb90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa1749fc20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa1749fcb0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa1749fd40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa1749fdd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa1749fe60 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa1749fef0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa1749ff80 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa174a0010 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa174a00a0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa174a0130 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa174a01c0 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] 0x2aa175067f0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa17506880 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa17506910 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa175069a0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa17506a30 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa17506ac0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa17506b50 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa17506be0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa17506c70 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa17506d00 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa17506d90 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa17506e20 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa17506eb0 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] 0x2aa174a1f60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa174a1ff0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17507100 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa17507190 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] 0x2aa174a2870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa174a2900 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17507a10 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa17507aa0 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] 0x2aa174a3180 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa174a3210 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17508320 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa175083b0 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] 0x2aa174a3a90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17508c30 [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] 0x2aa174a43a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17509540 [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] 0x2aa174a4cb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17509e50 [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] 0x2aa174a55c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174a5650 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] 0x2aa1750a760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1750a7f0 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] 0x2aa174a5ed0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa174a5f60 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa174a5ff0 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] 0x2aa174a6080 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] 0x2aa1750b070 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa1750b100 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa1750b190 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] 0x2aa1750b220 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] 0x2aa174a67e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174a6870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174a6900 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] 0x2aa1750b980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1750ba10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1750baa0 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] 0x2aa174a70f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174a7180 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174a7210 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] 0x2aa1750c330 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1750c3c0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1750c450 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] 0x2aa174a7a00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174a7a90 VAL: 'Several lines of text, 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] 0x2aa174a7b20 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] 0x2aa1750cce0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1750cd70 VAL: 'Several lines of text, 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] 0x2aa1750ce00 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] 0x2aa174a8310 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174a83a0 VAL: 'Several 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] 0x2aa174a8430 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] 0x2aa1750d690 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1750d720 VAL: 'Several 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] 0x2aa1750d7b0 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] 0x2aa174a8c20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174a8cb0 VAL: 'Several lines 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] 0x2aa1750dfa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1750e030 VAL: 'Several lines 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] 0x2aa174a9530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174a95c0 VAL: 'Several lines 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] 0x2aa1750e8b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1750e940 VAL: 'Several lines 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] 0x2aa174a9e40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174a9ed0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174a9f60 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] 0x2aa1750f2f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1750f380 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1750f410 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] 0x2aa174aa750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174aa7e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174aa870 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] 0x2aa1750fca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1750fd30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1750fdc0 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] 0x2aa174ab060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174ab0f0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa174ab180 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] 0x2aa175105b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17510640 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa175106d0 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] 0x2aa174ab970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174aba00 KEYVAL: 'example' 'Several 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] 0x2aa174aba90 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] 0x2aa17510f60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17510ff0 KEYVAL: 'example' 'Several 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] 0x2aa17511080 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] 0x2aa174ac280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174ac310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174ac3a0 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] 0x2aa17511910 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175119a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17511a30 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] 0x2aa174acb90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174acc20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174accb0 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] 0x2aa175122c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17512350 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa175123e0 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] 0x2aa174ad4a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174ad530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174ad5c0 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] 0x2aa17512c70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17512d00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17512d90 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] 0x2aa174addb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174ade40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174aded0 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] 0x2aa17513620 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175136b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17513740 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] 0x2aa174ae6c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174ae750 KEYVAL: 'example' 'Several lines 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] 0x2aa17513fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17514060 KEYVAL: 'example' 'Several lines 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] 0x2aa174aefd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174af060 KEYVAL: 'example' 'Several lines 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] 0x2aa17514980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17514a10 KEYVAL: 'example' 'Several lines 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] 0x2aa174af8e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174af970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174afa00 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] 0x2aa17515330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175153c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17515450 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] 0x2aa174b01f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174b0280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa174b0310 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] 0x2aa17515ce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17515d70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17515e00 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] 0x2aa174b0b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174b0b90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa174b0c20 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] 0x2aa17516650 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa175166e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa17516770 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] 0x2aa174b1410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174b14a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa174b1530 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] 0x2aa17516fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17517050 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa175170e0 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] 0x2aa174b1d20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174b1db0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa174b1e40 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] 0x2aa17517930 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa175179c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa17517a50 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] 0x2aa174b2630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa174b26c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa174b2750 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] 0x2aa17518240 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175182d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa17518360 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] 0x2aa174b2f40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174b2fd0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa174b3060 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa174b30f0 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] 0x2aa17518b80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17518c10 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa17518ca0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa17518d30 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] 0x2aa174b3850 [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] 0x2aa175194c0 [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] 0x2aa174b4160 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17519dd0 [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] 0x2aa174b4a70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751a6e0 [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] 0x2aa174b5380 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751aff0 [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] 0x2aa174b5c90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751b900 [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] 0x2aa174b65a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751c210 [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] 0x2aa174b6eb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751cb20 [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] 0x2aa174b77c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751d430 [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] 0x2aa174b80d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751dd40 [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] 0x2aa174b89e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751e650 [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] 0x2aa174b92f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751ef60 [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] 0x2aa174b9c00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa1751f870 [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] 0x2aa174ba510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174ba5a0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17520180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17520210 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] 0x2aa174bae20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174baeb0 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] 0x2aa17520a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17520b20 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] 0x2aa174bb730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174bb7c0 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] 0x2aa175213a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17521430 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] 0x2aa174bc040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174bc0d0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa17521cb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17521d40 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] 0x2aa174bc950 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174bc9e0 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] 0x2aa175225c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17522650 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] 0x2aa174bd260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174bd2f0 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] 0x2aa17522ed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17522f60 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] 0x2aa174bdb70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa175237e0 [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] 0x2aa174be480 [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] 0x2aa175240f0 [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] 0x2aa174bed90 [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] 0x2aa17524a00 [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] 0x2aa174bf6a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174bf730 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] 0x2aa17525310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa175253a0 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] 0x2aa174bffb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174c0040 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] 0x2aa17525c20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17525cb0 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] 0x2aa174c08c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174c0950 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] 0x2aa17526530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa175265c0 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] 0x2aa174c11d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174c1260 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] 0x2aa17526e40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17526ed0 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] 0x2aa174c1ae0 [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] 0x2aa17527750 [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] 0x2aa174c23f0 [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] 0x2aa17528060 [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] 0x2aa174c2d00 [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] 0x2aa17528970 [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] 0x2aa174c3610 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174c36a0 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] 0x2aa17529280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17529310 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] 0x2aa174c3f20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174c3fb0 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] 0x2aa17529b90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17529c20 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] 0x2aa174c4830 [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] 0x2aa1752a4a0 [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] 0x2aa174c5140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa174c51d0 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] 0x2aa1752adb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1752ae40 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] 0x2aa174c5a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa174c5ae0 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] 0x2aa1752b6f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1752b780 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] 0x2aa174c6360 [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] 0x2aa1752c000 [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] 0x2aa174c6c70 [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] 0x2aa1752c910 [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] 0x2aa174c7580 [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] 0x2aa1752d220 [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] 0x2aa174c7e90 [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] 0x2aa1752db30 [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] 0x2aa174c87a0 [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] 0x2aa1752e440 [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] 0x2aa174c90b0 [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] 0x2aa1752ed50 [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] 0x2aa174c99c0 [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] 0x2aa1752f660 [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] 0x2aa174ca2d0 [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] 0x2aa1752ff70 [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] 0x2aa174cabe0 [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] 0x2aa17530880 [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] 0x2aa174cb4f0 [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] 0x2aa17531190 [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] 0x2aa174cbe00 [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] 0x2aa17531aa0 [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] 0x2aa174cc710 [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] 0x2aa175323e0 [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] 0x2aa174cd020 [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] 0x2aa17532cf0 [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] 0x2aa174cd930 [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] 0x2aa17533600 [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] 0x2aa174ce240 [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] 0x2aa17533f10 [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] 0x2aa174ceb50 [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] 0x2aa17534820 [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] 0x2aa174cf460 [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] 0x2aa17535130 [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] 0x2aa174cfd70 [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] 0x2aa17535a40 [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] 0x2aa174d0680 [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] 0x2aa17536350 [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] 0x2aa174d0f90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174d1020 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa174d10b0 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] 0x2aa17536c60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17536cf0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa17536d80 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] 0x2aa174d18a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa174d1930 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa174d19c0 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] 0x2aa175375a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17537630 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa175376c0 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: 0x2aa17213700 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa17209d30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa17209dc8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa17209e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa17209ef8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa17209f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa1720a028 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa1720a0c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa1720a200 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa1720a298 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa1720a158 DOCMAP: (8 sibs) 2 children: 27: 0x2aa1720a340 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa1720a3d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17537ee0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa17537f70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa17538000 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa17538090 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa17538120 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa175381b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa17538240 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa175382d0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa17538360 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa175383f0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa17538480 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa17538510 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa175385a0 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: 0x2aa17213b60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa1720ac50 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa173f8120 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa173f81b0 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: 0x2aa17213c78 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa1720a7e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17538640 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa175386d0 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: 0x2aa17213d90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa1720a8d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17538770 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa17538800 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: 0x2aa17213ea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175388a0 [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: 0x2aa17213fc0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17538940 [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: 0x2aa172140d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175389e0 [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: 0x2aa172141f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720aab0 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] 0x2aa17538a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17538b10 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: 0x2aa17214308 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa1720acf0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa1720ad88 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa1720ae20 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17538bb0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa17538c40 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa17538cd0 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] 0x2aa17538d60 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: 0x2aa17214420 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720af10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720afa8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17538e00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17538e90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17538f20 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: 0x2aa17214538 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720b0f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720b188 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17538fc0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17539050 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa175390e0 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: 0x2aa17214650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720b280 VAL: 'Several lines of text, 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: 0x2aa1720b318 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17539180 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17539210 VAL: 'Several lines of text, 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] 0x2aa175392a0 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: 0x2aa17214768 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720b410 VAL: 'Several 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: 0x2aa1720b4a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17539340 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa175393d0 VAL: 'Several 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] 0x2aa17539460 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: 0x2aa17214880 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720aba0 VAL: 'Several lines 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] 0x2aa17539500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17539590 VAL: 'Several lines 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: 0x2aa17214998 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720b5f0 VAL: 'Several lines 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] 0x2aa17539630 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa175396c0 VAL: 'Several lines 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: 0x2aa17214ab0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720b6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720b778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17539760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175397f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17539880 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: 0x2aa17214bc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720b870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720b908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17539920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175399b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17539a40 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: 0x2aa17214ce0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720ba00 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa1720ba98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17539ae0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17539b70 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa17539c00 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: 0x2aa17214df8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720bb90 KEYVAL: 'example' 'Several 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: 0x2aa1720bc28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17539ca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17539d30 KEYVAL: 'example' 'Several 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] 0x2aa17539dc0 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: 0x2aa17214f10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720bd20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720bdb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17539e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17539ef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17539f80 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: 0x2aa17215028 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720beb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720bf48 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753a020 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753a0b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753a140 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: 0x2aa17215140 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720c0d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753a1e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753a270 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753a300 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: 0x2aa17215258 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c1d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720c268 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753a3a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753a430 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753a4c0 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: 0x2aa17215370 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720c360 KEYVAL: 'example' 'Several lines 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] 0x2aa1753a560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753a5f0 KEYVAL: 'example' 'Several lines 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: 0x2aa17215488 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720c450 KEYVAL: 'example' 'Several lines 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] 0x2aa1753a690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753a720 KEYVAL: 'example' 'Several lines 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: 0x2aa172155a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720c5d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753a7c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753a850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753a8e0 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: 0x2aa172156b8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720ea60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720eaf8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753a980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753aa10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753aaa0 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: 0x2aa172157d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720ec40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa1720ece0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ab40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753abd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1753ac60 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: 0x2aa172158e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720edd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa1720ee70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ad00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753ad90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1753ae20 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: 0x2aa17215a00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa17213570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa17213610 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753aec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753af50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa1753afe0 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: 0x2aa17215b18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa1720c808 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b080 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753b110 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa1753b1a0 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: 0x2aa17215c30 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720eba0 MAP: (1 sibs) 2 children: 27: 0x2aa1720ca40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa1720cad8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b240 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753b2d0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa1753b360 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa1753b3f0 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: 0x2aa17215d48 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b490 [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: 0x2aa17215e60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b530 [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: 0x2aa17215f78 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b5d0 [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: 0x2aa17216090 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b670 [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: 0x2aa172161a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b710 [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: 0x2aa172162c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b7b0 [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: 0x2aa172163d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b850 [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: 0x2aa172164f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b8f0 [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: 0x2aa17216608 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753b990 [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: 0x2aa17216720 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ba30 [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: 0x2aa17216838 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753bad0 [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: 0x2aa17216950 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753bb70 [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: 0x2aa17216a68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720cf40 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753bc10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753bca0 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: 0x2aa17216b80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d030 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753bd40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753bdd0 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: 0x2aa17216c98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d120 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753be70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753bf00 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: 0x2aa17216db0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d210 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753bfa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753c030 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: 0x2aa17216ec8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d300 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c0d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753c160 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: 0x2aa17216fe0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d3f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753c290 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: 0x2aa172170f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c330 [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: 0x2aa17217210 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c3d0 [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: 0x2aa17217328 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c470 [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: 0x2aa17217440 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d5d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753c5a0 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: 0x2aa17217558 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d6c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c640 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753c6d0 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: 0x2aa17217670 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d7b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753c800 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: 0x2aa17217788 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d8a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c8a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753c930 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: 0x2aa172178a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753c9d0 [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: 0x2aa172179b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ca70 [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: 0x2aa17217ad0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753cb10 [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: 0x2aa17217be8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720da80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753cbb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753cc40 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: 0x2aa17217d00 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720db70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753cce0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753cd70 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: 0x2aa17217e18 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ce10 [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: 0x2aa17217f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720dcb0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ceb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753cf40 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: 0x2aa17218048 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720dda0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753cfe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753d070 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: 0x2aa17218160 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d110 [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: 0x2aa17218278 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d1b0 [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: 0x2aa17218390 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d250 [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: 0x2aa172184a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d2f0 [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: 0x2aa172185c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d390 [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: 0x2aa172186d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d430 [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: 0x2aa172187f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d4d0 [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: 0x2aa17218908 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d570 [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: 0x2aa17218a20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d610 [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: 0x2aa17218b38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d6b0 [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: 0x2aa17218c50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d750 [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: 0x2aa17218d68 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d7f0 [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: 0x2aa17218e80 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d890 [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: 0x2aa17218f98 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d930 [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: 0x2aa172190b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753d9d0 [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: 0x2aa172191c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753da70 [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: 0x2aa172192e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753db10 [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: 0x2aa172193f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753dbb0 [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: 0x2aa17219510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753dc50 [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: 0x2aa17219628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720c8b0 VAL: ' 27: ' (2 sibs) 27: 0x2aa1720c948 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753dcf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753dd80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1753de10 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: 0x2aa17219740 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720e4d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa1720e568 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753deb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753df40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa1753dfd0 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: 0x2aa17213700 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa17209d30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa17209dc8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa17209e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa17209ef8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa17209f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa1720a028 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa1720a0c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa1720a200 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa1720a298 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa1720a158 DOCMAP: (8 sibs) 2 children: 27: 0x2aa1720a340 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa1720a3d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753e070 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa1753e100 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa1753e190 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa1753e220 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa1753e2b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa1753e340 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa1753e3d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa1753e460 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa1753e4f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa1753e580 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa1753e610 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa1753e6a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa1753e730 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: 0x2aa17213b60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa1720ac50 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753e7d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753e860 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: 0x2aa17213c78 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa1720a7e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753e900 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753e990 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: 0x2aa17213d90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa1720a8d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ea30 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753eac0 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: 0x2aa17213ea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753eb60 [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: 0x2aa17213fc0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ec00 [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: 0x2aa172140d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753eca0 [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: 0x2aa172141f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720aab0 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] 0x2aa1753ed40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753edd0 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: 0x2aa17214308 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa1720acf0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa1720ad88 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa1720ae20 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ee70 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa1753ef00 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa1753ef90 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] 0x2aa1753f020 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: 0x2aa17214420 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720af10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720afa8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753f0c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753f150 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753f1e0 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: 0x2aa17214538 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720b0f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720b188 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753f280 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753f310 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753f3a0 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: 0x2aa17214650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720b280 VAL: 'Several lines of text, 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: 0x2aa1720b318 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753f440 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753f4d0 VAL: 'Several lines of text, 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] 0x2aa1753f560 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: 0x2aa17214768 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720b410 VAL: 'Several 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: 0x2aa1720b4a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753f600 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753f690 VAL: 'Several 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] 0x2aa1753f720 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: 0x2aa17214880 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720aba0 VAL: 'Several lines 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] 0x2aa1753f7c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753f850 VAL: 'Several lines 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: 0x2aa17214998 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720b5f0 VAL: 'Several lines 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] 0x2aa1753f8f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa1753f980 VAL: 'Several lines 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: 0x2aa17214ab0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720b6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720b778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753fa20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753fab0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753fb40 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: 0x2aa17214bc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720b870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720b908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753fbe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753fc70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa1753fd00 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: 0x2aa17214ce0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720ba00 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa1720ba98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753fda0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753fe30 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa1753fec0 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: 0x2aa17214df8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720bb90 KEYVAL: 'example' 'Several 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: 0x2aa1720bc28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa1753ff60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa1753fff0 KEYVAL: 'example' 'Several 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] 0x2aa17540080 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: 0x2aa17214f10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720bd20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720bdb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17540120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175401b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17540240 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: 0x2aa17215028 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720beb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720bf48 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175402e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17540370 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17540400 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: 0x2aa17215140 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720c0d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175404a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17540530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa175405c0 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: 0x2aa17215258 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c1d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720c268 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17540660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175406f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17540780 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: 0x2aa17215370 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720c360 KEYVAL: 'example' 'Several lines 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] 0x2aa17540820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa175408b0 KEYVAL: 'example' 'Several lines 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: 0x2aa17215488 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720c450 KEYVAL: 'example' 'Several lines 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] 0x2aa17540950 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa175409e0 KEYVAL: 'example' 'Several lines 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: 0x2aa172155a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720c5d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17540a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17540b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17540ba0 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: 0x2aa172156b8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720ea60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa1720eaf8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17540c40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa17540cd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa17540d60 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: 0x2aa172157d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720ec40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa1720ece0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17540e00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17540e90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa17540f20 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: 0x2aa172158e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720edd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa1720ee70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17540fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17541050 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa175410e0 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: 0x2aa17215a00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa17213570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa17213610 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17541210 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa175412a0 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: 0x2aa17215b18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa1720c770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa1720c808 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa175413d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa17541460 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: 0x2aa17215c30 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720eba0 MAP: (1 sibs) 2 children: 27: 0x2aa1720ca40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa1720cad8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17541590 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa17541620 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa175416b0 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: 0x2aa17215d48 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541750 [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: 0x2aa17215e60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175417f0 [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: 0x2aa17215f78 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541890 [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: 0x2aa17216090 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541930 [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: 0x2aa172161a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175419d0 [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: 0x2aa172162c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541a70 [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: 0x2aa172163d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541b10 [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: 0x2aa172164f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541bb0 [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: 0x2aa17216608 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541c50 [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: 0x2aa17216720 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541cf0 [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: 0x2aa17216838 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541d90 [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: 0x2aa17216950 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541e30 [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: 0x2aa17216a68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720cf40 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17541ed0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17541f60 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: 0x2aa17216b80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d030 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542000 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542090 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: 0x2aa17216c98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d120 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa175421c0 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: 0x2aa17216db0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d210 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa175422f0 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: 0x2aa17216ec8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d300 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542420 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: 0x2aa17216fe0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d3f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175424c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542550 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: 0x2aa172170f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175425f0 [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: 0x2aa17217210 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542690 [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: 0x2aa17217328 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542730 [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: 0x2aa17217440 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d5d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175427d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542860 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: 0x2aa17217558 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720d6c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542900 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542990 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: 0x2aa17217670 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d7b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542a30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542ac0 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: 0x2aa17217788 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720d8a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542bf0 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: 0x2aa172178a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542c90 [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: 0x2aa172179b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542d30 [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: 0x2aa17217ad0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542dd0 [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: 0x2aa17217be8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720da80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542e70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17542f00 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: 0x2aa17217d00 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720db70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17542fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17543030 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: 0x2aa17217e18 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175430d0 [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: 0x2aa17217f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa1720dcb0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543170 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa17543200 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: 0x2aa17218048 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa1720dda0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175432a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa17543330 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: 0x2aa17218160 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175433d0 [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: 0x2aa17218278 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543470 [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: 0x2aa17218390 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543510 [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: 0x2aa172184a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175435b0 [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: 0x2aa172185c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543650 [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: 0x2aa172186d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175436f0 [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: 0x2aa172187f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543790 [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: 0x2aa17218908 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543830 [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: 0x2aa17218a20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa175438d0 [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: 0x2aa17218b38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543970 [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: 0x2aa17218c50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543a10 [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: 0x2aa17218d68 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543ab0 [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: 0x2aa17218e80 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543b50 [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: 0x2aa17218f98 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543bf0 [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: 0x2aa172190b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543c90 [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: 0x2aa172191c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543d30 [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: 0x2aa172192e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543dd0 [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: 0x2aa172193f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543e70 [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: 0x2aa17219510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543f10 [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: 0x2aa17219628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720c8b0 VAL: ' 27: ' (2 sibs) 27: 0x2aa1720c948 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17543fb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17544040 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa175440d0 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: 0x2aa17219740 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa1720e4d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa1720e568 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa17544170 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa17544200 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa17544290 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 (40 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (40 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.06 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.13.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: 0x2aa05954f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0594b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0594bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0594be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0594bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0594bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0594bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05abbc70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05abbd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05abbd90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05abbe20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05abbeb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05abbf40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05abbfd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05abc060 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05abc0f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05abc180 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05abc210 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05abc2a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05abc330 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: 0x2aa059553e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ac4f30 [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: 0x2aa059554f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ac6c60 [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: 0x2aa05955610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ac8990 [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: 0x2aa05955728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0594c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c5a0 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] 0x2aa05acb140 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05acb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05acb260 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05acb2f0 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: 0x2aa05955840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594c690 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: 0x2aa0594c728 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05accfb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05acd040 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] 0x2aa05acd0d0 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: 0x2aa05955958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05acefa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05acf030 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05acf0c0 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: 0x2aa05955a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c9b0 KEYVAL: '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: 0x2aa0594ca48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ad0ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad0f70 KEYVAL: '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] 0x2aa05ad1000 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: 0x2aa05955b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594cb40 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: 0x2aa0594cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ad2ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad2f60 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] 0x2aa05ad2ff0 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: 0x2aa05955ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594cd68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ad4ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad4f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ad4fe0 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: 0x2aa05955db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ce60 KEYVAL: '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: 0x2aa0594cef8 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] 0x2aa05ad6f90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad7020 KEYVAL: '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] 0x2aa05ad70b0 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: 0x2aa05955ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e250 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: 0x2aa0594e2e8 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] 0x2aa05ad91a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad9230 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] 0x2aa05ad92c0 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: 0x2aa05955fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594e428 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05adb260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05adb2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05adb380 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: 0x2aa05956100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa059507e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa05950878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05add270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05add300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05add390 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: 0x2aa05956218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05adf2a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05adf330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05adf3c0 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: 0x2aa05956330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ae12d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae1360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae13f0 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: 0x2aa05956448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d498 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ae32a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae3330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae33c0 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: 0x2aa05956560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d628 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ae5450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae54e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae5570 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: 0x2aa05956678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0594d6d0 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] 0x2aa05ae7320 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05ae73b0 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: 0x2aa05956790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d858 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ae92f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae9380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae9410 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: 0x2aa059568a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05aeb020 [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: 0x2aa059569c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05aecd50 [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: 0x2aa05956ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05aeea80 [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: 0x2aa05956bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05af07b0 [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: 0x2aa05956d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05af24e0 [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: 0x2aa05956e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05af4210 [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: 0x2aa05956f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05af5f40 [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: 0x2aa05957050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05af7c70 [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: 0x2aa05957168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05af99a0 [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: 0x2aa05957280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05afb6d0 [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: 0x2aa05957398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05afd400 [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: 0x2aa059574b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05aff130 [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: 0x2aa059575c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b00e60 [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: 0x2aa059576e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b02b90 [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: 0x2aa059577f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b048c0 [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: 0x2aa05957910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b065f0 [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: 0x2aa05957a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b08320 [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: 0x2aa05957b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b0a050 [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: 0x2aa05957c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b0bd80 [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: 0x2aa05957d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b0dab0 [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: 0x2aa05957e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b0f7e0 [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: 0x2aa05957fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b11510 [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: 0x2aa059580b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b13240 [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: 0x2aa059581d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b14f70 [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: 0x2aa059582e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b16ca0 [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: 0x2aa05958400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b18a30 [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: 0x2aa05958518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b1a7e0 [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: 0x2aa05958630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b1c590 [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: 0x2aa05958748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b1e340 [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: 0x2aa05958860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b200f0 [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: 0x2aa05958978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b21ea0 [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: 0x2aa05958a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b23c50 [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: 0x2aa05958ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b25a00 [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: 0x2aa05958cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b277b0 [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: 0x2aa05958dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b29560 [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: 0x2aa05958ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b2b310 [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: 0x2aa05959008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b2d0c0 [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: 0x2aa05959120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b2ee70 [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: 0x2aa05959238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b30c20 [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: 0x2aa05959350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b329d0 [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: 0x2aa05959468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594e928 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b34780 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b34810 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b348a0 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: 0x2aa05959580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594eab8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b36530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b365c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b36650 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: 0x2aa05954f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0594b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0594bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0594be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0594bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0594bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0594bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b36e40 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05b36ed0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05b36f60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05b36ff0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05b37080 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05b37110 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05b371a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05b37230 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05b372c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05b37350 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05b373e0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05b37470 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05b37500 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: 0x2aa059553e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b39320 [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: 0x2aa059554f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b39c30 [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: 0x2aa05955610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3a540 [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: 0x2aa05955728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0594c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c5a0 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] 0x2aa05b3ae50 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05b3aee0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05b3af70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05b3b000 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: 0x2aa05955840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594c690 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: 0x2aa0594c728 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3b760 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3b7f0 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] 0x2aa05b3b880 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: 0x2aa05955958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3c070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3c100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b3c190 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: 0x2aa05955a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c9b0 KEYVAL: '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: 0x2aa0594ca48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3c980 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3ca10 KEYVAL: '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] 0x2aa05b3caa0 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: 0x2aa05955b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594cb40 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: 0x2aa0594cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3d290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3d320 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] 0x2aa05b3d3b0 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: 0x2aa05955ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594cd68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3dba0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3dc30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b3dcc0 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: 0x2aa05955db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ce60 KEYVAL: '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: 0x2aa0594cef8 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] 0x2aa05b3e4b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3e540 KEYVAL: '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] 0x2aa05b3e5d0 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: 0x2aa05955ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e250 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: 0x2aa0594e2e8 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] 0x2aa05b3edc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3ee50 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] 0x2aa05b3eee0 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: 0x2aa05955fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594e428 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3f6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3f760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b3f7f0 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: 0x2aa05956100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa059507e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa05950878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b3ffe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b40070 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b40100 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: 0x2aa05956218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b408f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b40980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b40a10 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: 0x2aa05956330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b41200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b41290 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b41320 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: 0x2aa05956448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d498 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b41b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b41ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b41c30 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: 0x2aa05956560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d628 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b424f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b42580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b42610 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: 0x2aa05956678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0594d6d0 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] 0x2aa05b42e00 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05b42e90 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: 0x2aa05956790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d858 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b43710 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b437a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b43830 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: 0x2aa059568a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b44020 [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: 0x2aa059569c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b44930 [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: 0x2aa05956ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b45240 [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: 0x2aa05956bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b45b50 [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: 0x2aa05956d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b46460 [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: 0x2aa05956e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b46d70 [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: 0x2aa05956f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b47680 [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: 0x2aa05957050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b47f90 [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: 0x2aa05957168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b488a0 [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: 0x2aa05957280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b491b0 [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: 0x2aa05957398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b49ac0 [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: 0x2aa059574b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4a3d0 [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: 0x2aa059575c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4ace0 [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: 0x2aa059576e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4b5f0 [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: 0x2aa059577f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4bf00 [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: 0x2aa05957910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4c810 [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: 0x2aa05957a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4d120 [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: 0x2aa05957b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4da30 [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: 0x2aa05957c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4e340 [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: 0x2aa05957d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4ec50 [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: 0x2aa05957e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4f560 [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: 0x2aa05957fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b4fe70 [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: 0x2aa059580b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b50780 [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: 0x2aa059581d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b51090 [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: 0x2aa059582e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b519a0 [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: 0x2aa05958400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b522b0 [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: 0x2aa05958518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b52bc0 [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: 0x2aa05958630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b534d0 [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: 0x2aa05958748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b53de0 [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: 0x2aa05958860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b546f0 [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: 0x2aa05958978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b55000 [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: 0x2aa05958a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b55910 [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: 0x2aa05958ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b56220 [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: 0x2aa05958cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b56b30 [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: 0x2aa05958dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b57440 [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: 0x2aa05958ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b57d50 [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: 0x2aa05959008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b58660 [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: 0x2aa05959120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b58f70 [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: 0x2aa05959238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b59880 [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: 0x2aa05959350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b5a190 [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: 0x2aa05959468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594e928 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b5aaa0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b5ab30 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b5abc0 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: 0x2aa05959580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594eab8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05b5b3b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b5b440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b5b4d0 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] 0x2aa05abbc70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05abbd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05abbd90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05abbe20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05abbeb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05abbf40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05abbfd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05abc060 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05abc0f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05abc180 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05abc210 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05abc2a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05abc330 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] 0x2aa05b5e3f0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05b5e480 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05b5e510 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05b5e5a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05b5e630 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05b5e6c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05b5e750 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05b5e7e0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05b5e870 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05b5e900 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05b5e990 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05b5ea20 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05b5eab0 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] 0x2aa05ac4f30 [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] 0x2aa05b5f5e0 [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] 0x2aa05ac6c60 [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] 0x2aa05b5fef0 [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] 0x2aa05ac8990 [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] 0x2aa05b60800 [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] 0x2aa05acb140 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05acb1d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05acb260 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05acb2f0 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] 0x2aa05b61110 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05b611a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05b61230 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05b612c0 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] 0x2aa05accfb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05acd040 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] 0x2aa05acd0d0 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] 0x2aa05b61a20 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b61ab0 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] 0x2aa05b61b40 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] 0x2aa05acefa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05acf030 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05acf0c0 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] 0x2aa05b62330 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b623c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b62450 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] 0x2aa05ad0ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad0f70 KEYVAL: '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] 0x2aa05ad1000 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] 0x2aa05b62c40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b62cd0 KEYVAL: '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] 0x2aa05b62d60 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] 0x2aa05ad2ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad2f60 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] 0x2aa05ad2ff0 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] 0x2aa05b63550 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b635e0 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] 0x2aa05b63670 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] 0x2aa05ad4ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad4f50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ad4fe0 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] 0x2aa05b63e60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b63ef0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b63f80 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] 0x2aa05ad6f90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad7020 KEYVAL: '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] 0x2aa05ad70b0 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] 0x2aa05b64770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b64800 KEYVAL: '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] 0x2aa05b64890 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] 0x2aa05ad91a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ad9230 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] 0x2aa05ad92c0 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] 0x2aa05b65080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b65110 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] 0x2aa05b651a0 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] 0x2aa05adb260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05adb2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05adb380 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] 0x2aa05b65990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b65a20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b65ab0 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] 0x2aa05add270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05add300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05add390 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] 0x2aa05b662a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b66330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b663c0 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] 0x2aa05adf2a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05adf330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05adf3c0 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] 0x2aa05b66bb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b66c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b66cd0 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] 0x2aa05ae12d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae1360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae13f0 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] 0x2aa05b674c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b67550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b675e0 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] 0x2aa05ae32a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae3330 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae33c0 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] 0x2aa05b67dd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b67e60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b67ef0 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] 0x2aa05ae5450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae54e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae5570 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] 0x2aa05b686e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b68770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b68800 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] 0x2aa05ae7320 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05ae73b0 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] 0x2aa05b68ff0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05b69080 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] 0x2aa05ae92f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ae9380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ae9410 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] 0x2aa05b69900 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b69990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b69a20 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] 0x2aa05aeb020 [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] 0x2aa05b6a210 [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] 0x2aa05aecd50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6ab20 [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] 0x2aa05aeea80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6b430 [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] 0x2aa05af07b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6bd40 [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] 0x2aa05af24e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6c650 [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] 0x2aa05af4210 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6cf60 [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] 0x2aa05af5f40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6d870 [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] 0x2aa05af7c70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6e180 [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] 0x2aa05af99a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6ea90 [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] 0x2aa05afb6d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6f3a0 [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] 0x2aa05afd400 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b6fcb0 [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] 0x2aa05aff130 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b705c0 [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] 0x2aa05b00e60 [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] 0x2aa05b70ed0 [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] 0x2aa05b02b90 [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] 0x2aa05b717e0 [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] 0x2aa05b048c0 [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] 0x2aa05b720f0 [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] 0x2aa05b065f0 [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] 0x2aa05b72a00 [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] 0x2aa05b08320 [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] 0x2aa05b73310 [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] 0x2aa05b0a050 [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] 0x2aa05b73c20 [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] 0x2aa05b0bd80 [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] 0x2aa05b74530 [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] 0x2aa05b0dab0 [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] 0x2aa05b74e40 [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] 0x2aa05b0f7e0 [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] 0x2aa05b75750 [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] 0x2aa05b11510 [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] 0x2aa05b76060 [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] 0x2aa05b13240 [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] 0x2aa05b76970 [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] 0x2aa05b14f70 [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] 0x2aa05b77280 [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] 0x2aa05b16ca0 [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] 0x2aa05b77b90 [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] 0x2aa05b18a30 [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] 0x2aa05b784a0 [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] 0x2aa05b1a7e0 [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] 0x2aa05b78db0 [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] 0x2aa05b1c590 [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] 0x2aa05b796c0 [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] 0x2aa05b1e340 [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] 0x2aa05b79fd0 [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] 0x2aa05b200f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b7a8e0 [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] 0x2aa05b21ea0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b7b1f0 [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] 0x2aa05b23c50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b7bb00 [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] 0x2aa05b25a00 [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] 0x2aa05b7c410 [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] 0x2aa05b277b0 [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] 0x2aa05b7cd20 [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] 0x2aa05b29560 [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] 0x2aa05b7d630 [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] 0x2aa05b2b310 [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] 0x2aa05b7df40 [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] 0x2aa05b2d0c0 [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] 0x2aa05b7e850 [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] 0x2aa05b2ee70 [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] 0x2aa05b7f160 [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] 0x2aa05b30c20 [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] 0x2aa05b7fa70 [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] 0x2aa05b329d0 [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] 0x2aa05b80380 [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] 0x2aa05b34780 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b34810 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b348a0 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] 0x2aa05b80c90 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b80d20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b80db0 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] 0x2aa05b36530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b365c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b36650 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] 0x2aa05b815a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b81630 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b816c0 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] 0x2aa05b36e40 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05b36ed0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05b36f60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05b36ff0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05b37080 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05b37110 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05b371a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05b37230 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05b372c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05b37350 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05b373e0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05b37470 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05b37500 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] 0x2aa05b81eb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05b81f40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05b81fd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05b82060 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05b820f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05b82180 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05b82210 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05b822a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05b82330 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05b823c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05b82450 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05b824e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05b82570 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] 0x2aa05b39320 [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] 0x2aa05b827c0 [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] 0x2aa05b39c30 [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] 0x2aa05b830d0 [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] 0x2aa05b3a540 [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] 0x2aa05b839e0 [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] 0x2aa05b3ae50 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05b3aee0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05b3af70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05b3b000 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] 0x2aa05b842f0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05b84380 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05b84410 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05b844a0 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] 0x2aa05b3b760 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3b7f0 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] 0x2aa05b3b880 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] 0x2aa05b84c00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b84c90 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] 0x2aa05b84d20 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] 0x2aa05b3c070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3c100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b3c190 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] 0x2aa05b85510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b855a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b85630 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] 0x2aa05b3c980 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3ca10 KEYVAL: '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] 0x2aa05b3caa0 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] 0x2aa05b85ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b85f50 KEYVAL: '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] 0x2aa05b85fe0 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] 0x2aa05b3d290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3d320 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] 0x2aa05b3d3b0 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] 0x2aa05b86870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b86900 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] 0x2aa05b86990 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] 0x2aa05b3dba0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3dc30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b3dcc0 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] 0x2aa05b87220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b872b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b87340 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] 0x2aa05b3e4b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3e540 KEYVAL: '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] 0x2aa05b3e5d0 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] 0x2aa05b87b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b87bc0 KEYVAL: '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] 0x2aa05b87c50 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] 0x2aa05b3edc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3ee50 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] 0x2aa05b3eee0 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] 0x2aa05b88440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b884d0 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] 0x2aa05b88560 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] 0x2aa05b3f6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b3f760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b3f7f0 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] 0x2aa05b88df0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b88e80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b88f10 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] 0x2aa05b3ffe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b40070 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b40100 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] 0x2aa05b897a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b89830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b898c0 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] 0x2aa05b408f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b40980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b40a10 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] 0x2aa05b8a150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b8a1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b8a270 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] 0x2aa05b41200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b41290 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b41320 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] 0x2aa05b8ab00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b8ab90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b8ac20 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] 0x2aa05b41b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b41ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b41c30 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] 0x2aa05b8b4b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b8b540 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b8b5d0 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] 0x2aa05b424f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b42580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b42610 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] 0x2aa05b8be60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b8bef0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b8bf80 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] 0x2aa05b42e00 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05b42e90 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] 0x2aa05b8c770 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05b8c800 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] 0x2aa05b43710 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b437a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b43830 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] 0x2aa05b8d120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b8d1b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05b8d240 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] 0x2aa05b44020 [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] 0x2aa05b8da30 [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] 0x2aa05b44930 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b8e340 [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] 0x2aa05b45240 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b8ec50 [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] 0x2aa05b45b50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b8f560 [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] 0x2aa05b46460 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b8fe70 [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] 0x2aa05b46d70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b90780 [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] 0x2aa05b47680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b91090 [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] 0x2aa05b47f90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b919a0 [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] 0x2aa05b488a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b922b0 [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] 0x2aa05b491b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b92bc0 [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] 0x2aa05b49ac0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b934d0 [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] 0x2aa05b4a3d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b93de0 [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] 0x2aa05b4ace0 [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] 0x2aa05b946f0 [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] 0x2aa05b4b5f0 [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] 0x2aa05b95000 [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] 0x2aa05b4bf00 [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] 0x2aa05b95910 [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] 0x2aa05b4c810 [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] 0x2aa05b96220 [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] 0x2aa05b4d120 [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] 0x2aa05b96b30 [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] 0x2aa05b4da30 [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] 0x2aa05b97440 [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] 0x2aa05b4e340 [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] 0x2aa05b97d50 [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] 0x2aa05b4ec50 [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] 0x2aa05b98660 [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] 0x2aa05b4f560 [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] 0x2aa05b98f70 [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] 0x2aa05b4fe70 [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] 0x2aa05b998b0 [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] 0x2aa05b50780 [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] 0x2aa05b9a1c0 [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] 0x2aa05b51090 [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] 0x2aa05b9aad0 [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] 0x2aa05b519a0 [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] 0x2aa05b9b3e0 [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] 0x2aa05b522b0 [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] 0x2aa05b9bcf0 [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] 0x2aa05b52bc0 [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] 0x2aa05b9c600 [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] 0x2aa05b534d0 [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] 0x2aa05b9cf10 [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] 0x2aa05b53de0 [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] 0x2aa05b9d820 [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] 0x2aa05b546f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b9e130 [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] 0x2aa05b55000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b9ea40 [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] 0x2aa05b55910 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa05b9f350 [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] 0x2aa05b56220 [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] 0x2aa05b9fc60 [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] 0x2aa05b56b30 [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] 0x2aa05ba0570 [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] 0x2aa05b57440 [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] 0x2aa05ba0e80 [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] 0x2aa05b57d50 [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] 0x2aa05ba1790 [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] 0x2aa05b58660 [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] 0x2aa05ba20a0 [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] 0x2aa05b58f70 [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] 0x2aa05ba29b0 [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] 0x2aa05b59880 [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] 0x2aa05ba32c0 [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] 0x2aa05b5a190 [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] 0x2aa05ba3bd0 [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] 0x2aa05b5aaa0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b5ab30 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b5abc0 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] 0x2aa05ba44e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba4570 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba4600 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] 0x2aa05b5b3b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05b5b440 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05b5b4d0 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] 0x2aa05ba4df0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba4e80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba4f10 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: 0x2aa05954f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0594b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0594bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0594be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0594bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0594bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0594bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba5730 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05ba57c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05ba5850 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05ba58e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05ba5970 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05ba5a00 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05ba5a90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05ba5b20 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05ba5bb0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05ba5c40 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05ba5cd0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05ba5d60 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05ba5df0 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: 0x2aa059553e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba5e90 [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: 0x2aa059554f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba5f30 [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: 0x2aa05955610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba5fd0 [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: 0x2aa05955728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0594c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c5a0 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] 0x2aa05ba6070 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05ba6100 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05ba6190 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05ba6220 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: 0x2aa05955840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594c690 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: 0x2aa0594c728 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05aba3f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05aba480 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] 0x2aa05aba510 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: 0x2aa05955958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba62c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba6350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba63e0 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: 0x2aa05955a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c9b0 KEYVAL: '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: 0x2aa0594ca48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba6480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba6510 KEYVAL: '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] 0x2aa05ba65a0 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: 0x2aa05955b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594cb40 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: 0x2aa0594cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba6640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba66d0 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] 0x2aa05ba6760 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: 0x2aa05955ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594cd68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba6800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba6890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba6920 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: 0x2aa05955db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ce60 KEYVAL: '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: 0x2aa0594cef8 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] 0x2aa05ba69c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba6a50 KEYVAL: '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] 0x2aa05ba6ae0 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: 0x2aa05955ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e250 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: 0x2aa0594e2e8 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] 0x2aa05ba6b80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba6c10 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] 0x2aa05ba6ca0 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: 0x2aa05955fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594e428 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba6d40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba6dd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba6e60 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: 0x2aa05956100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa059507e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa05950878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba6f00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba6f90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba7020 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: 0x2aa05956218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba70c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba7150 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba71e0 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: 0x2aa05956330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba7310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba73a0 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: 0x2aa05956448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d498 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba74d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba7560 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: 0x2aa05956560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d628 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba7690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba7720 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: 0x2aa05956678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0594d6d0 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] 0x2aa05abc690 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05abc720 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: 0x2aa05956790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d858 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba77c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba7850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba78e0 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: 0x2aa059568a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7980 [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: 0x2aa059569c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7a20 [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: 0x2aa05956ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7ac0 [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: 0x2aa05956bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7b60 [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: 0x2aa05956d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7c00 [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: 0x2aa05956e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7ca0 [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: 0x2aa05956f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7d40 [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: 0x2aa05957050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7de0 [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: 0x2aa05957168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7e80 [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: 0x2aa05957280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7f20 [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: 0x2aa05957398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba7fc0 [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: 0x2aa059574b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8060 [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: 0x2aa059575c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8100 [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: 0x2aa059576e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba81a0 [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: 0x2aa059577f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8240 [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: 0x2aa05957910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba82e0 [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: 0x2aa05957a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8380 [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: 0x2aa05957b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8420 [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: 0x2aa05957c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba84c0 [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: 0x2aa05957d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8560 [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: 0x2aa05957e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8600 [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: 0x2aa05957fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba86a0 [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: 0x2aa059580b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8740 [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: 0x2aa059581d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba87e0 [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: 0x2aa059582e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8880 [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: 0x2aa05958400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8920 [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: 0x2aa05958518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba89c0 [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: 0x2aa05958630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8a60 [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: 0x2aa05958748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8b00 [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: 0x2aa05958860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8ba0 [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: 0x2aa05958978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8c40 [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: 0x2aa05958a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8ce0 [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: 0x2aa05958ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8d80 [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: 0x2aa05958cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8e20 [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: 0x2aa05958dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8ec0 [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: 0x2aa05958ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba8f60 [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: 0x2aa05959008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9000 [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: 0x2aa05959120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba90a0 [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: 0x2aa05959238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9140 [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: 0x2aa05959350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba91e0 [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: 0x2aa05959468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594e928 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9280 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba9310 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba93a0 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: 0x2aa05959580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594eab8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9440 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05ba94d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05ba9560 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: 0x2aa05954f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa0594b8d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594b968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa0594ba98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bb30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bbc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa0594bc60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa0594bda0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa0594be38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa0594bcf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa0594bee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa0594bf78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9600 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa05ba9690 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa05ba9720 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa05ba97b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa05ba9840 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa05ba98d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa05ba9960 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa05ba99f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa05ba9a80 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa05ba9b10 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa05ba9ba0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa05ba9c30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa05ba9cc0 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: 0x2aa059553e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9d60 [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: 0x2aa059554f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9e00 [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: 0x2aa05955610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05ba9ea0 [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: 0x2aa05955728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa0594c470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa0594c5a0 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] 0x2aa05ba9f40 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa05ba9fd0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa05baa060 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa05baa0f0 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: 0x2aa05955840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594c690 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: 0x2aa0594c728 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baa190 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baa220 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] 0x2aa05baa2b0 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: 0x2aa05955958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594c8b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baa350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baa3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05baa470 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: 0x2aa05955a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594c9b0 KEYVAL: '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: 0x2aa0594ca48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baa510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baa5a0 KEYVAL: '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] 0x2aa05baa630 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: 0x2aa05955b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594cb40 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: 0x2aa0594cbd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baa6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baa760 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] 0x2aa05baa7f0 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: 0x2aa05955ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ccd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594cd68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baa890 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baa920 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05baa9b0 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: 0x2aa05955db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594ce60 KEYVAL: '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: 0x2aa0594cef8 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] 0x2aa05baaa50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baaae0 KEYVAL: '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] 0x2aa05baab70 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: 0x2aa05955ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e250 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: 0x2aa0594e2e8 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] 0x2aa05baac10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baaca0 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] 0x2aa05baad30 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: 0x2aa05955fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594e390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594e428 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baadd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baae60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05baaef0 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: 0x2aa05956100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa059507e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa05950878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baaf90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05bab020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05bab0b0 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: 0x2aa05956218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bab150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05bab1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05bab270 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: 0x2aa05956330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bab310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05bab3a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05bab430 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: 0x2aa05956448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d498 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bab4d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05bab560 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05bab5f0 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: 0x2aa05956560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d628 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bab690 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05bab720 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05bab7b0 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: 0x2aa05956678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa0594d6d0 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] 0x2aa05bab850 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa05bab8e0 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: 0x2aa05956790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa0594d7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa0594d858 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bab980 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa05baba10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa05babaa0 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: 0x2aa059568a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babb40 [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: 0x2aa059569c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babbe0 [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: 0x2aa05956ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babc80 [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: 0x2aa05956bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babd20 [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: 0x2aa05956d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babdc0 [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: 0x2aa05956e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babe60 [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: 0x2aa05956f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babf00 [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: 0x2aa05957050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05babfa0 [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: 0x2aa05957168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac040 [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: 0x2aa05957280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac0e0 [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: 0x2aa05957398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac180 [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: 0x2aa059574b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac220 [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: 0x2aa059575c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac2c0 [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: 0x2aa059576e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac360 [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: 0x2aa059577f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac400 [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: 0x2aa05957910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac4a0 [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: 0x2aa05957a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac540 [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: 0x2aa05957b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac5e0 [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: 0x2aa05957c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac680 [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: 0x2aa05957d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac720 [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: 0x2aa05957e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac7c0 [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: 0x2aa05957fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac860 [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: 0x2aa059580b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac900 [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: 0x2aa059581d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bac9a0 [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: 0x2aa059582e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baca40 [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: 0x2aa05958400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bacae0 [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: 0x2aa05958518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bacb80 [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: 0x2aa05958630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bacc20 [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: 0x2aa05958748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05baccc0 [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: 0x2aa05958860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bacd60 [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: 0x2aa05958978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bace00 [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: 0x2aa05958a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bacea0 [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: 0x2aa05958ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bacf40 [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: 0x2aa05958cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bacfe0 [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: 0x2aa05958dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad080 [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: 0x2aa05958ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad120 [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: 0x2aa05959008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad1c0 [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: 0x2aa05959120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad260 [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: 0x2aa05959238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad300 [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: 0x2aa05959350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad3a0 [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: 0x2aa05959468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594e890 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594e928 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad440 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05bad4d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05bad560 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: 0x2aa05959580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa0594ea20 VAL: ' 28: ' (2 sibs) 28: 0x2aa0594eab8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa05bad600 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa05bad690 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa05bad720 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 (28 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (28 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.13.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: 0x2aa3f4677e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4c5550 [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: 0x2aa3f4678f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f465a90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa3f465b28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa3f465bc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa3f465c58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa3f465cf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa3f465d88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa3f465e20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f465f60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f465ff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f465eb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4c7280 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4c7310 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f4c73a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f4c7430 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4c74c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f4c7550 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4c75e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4c7670 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4c7700 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4c7790 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4c7820 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: 0x2aa3f467a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f466510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa3f4665a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa3f466640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa3f4666d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa3f466770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa3f466808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa3f4668a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f4669e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f466a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f466938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4c93e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4c9470 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f4c9500 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f4c9590 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4c9620 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f4c96b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4c9740 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4c97d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4c9860 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4c98f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4c9980 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: 0x2aa3f467b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f466b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa3f466bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa3f466c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4cb110 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4cb1a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f4cb230 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f4cb2c0 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: 0x2aa3f467c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f4675c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa3f467658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa3f4676f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4cce80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4ccf10 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f4ccfa0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f4cd030 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: 0x2aa3f467d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f465710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f4657a8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4cec30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4cecc0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4ced50 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: 0x2aa3f467e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f466140 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4661d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4d0960 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4d09f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4d0a80 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: 0x2aa3f467f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f4662d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466368 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4d2690 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4d2720 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4d27b0 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: 0x2aa3f4680a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f468920 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4689b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4d43e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4d4470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4d4500 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: 0x2aa3f4681b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f466e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa3f466f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466fb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4d61d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4d6260 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4d62f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f4d6380 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: 0x2aa3f4682d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f4670b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa3f467150 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4671e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4d7f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4d8010 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4d80a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f4d8130 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: 0x2aa3f4683e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa3f468ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa3f469410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa3f4694a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa3f468d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa3f466460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa3f468e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa3f469550 VAL: 'a' (2 sibs) 29: 0x2aa3f4695e8 VAL: 'b' (2 sibs) 29: 0x2aa3f468ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f469070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f469108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f4691a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa3f467510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa3f469238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f4692d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f469690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa3f469368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f4697d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469868 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4daac0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f4dab50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f4dabe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f4dac70 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f4dad00 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f4dad90 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f4dae20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f4daeb0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f4daf40 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f4dafd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f4db060 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f4db0f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f4db180 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f4db210 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f4db2a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f4db330 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f4db3c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f4db450 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f4db4e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f4db570 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f4db600 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f4db690 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f4db720 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: 0x2aa3f468500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa3f4699b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa3f469a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa3f469cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa3f469d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa3f469ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa3f469df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa3f469e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa3f469b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa3f469f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa3f469fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa3f469c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa3f46a108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4dd0f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4dd180 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4dd210 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4dd2a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4dd330 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4dd3c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4dd450 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4dd4e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4dd570 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4dd600 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f4dd690 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f4dd720 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4dd7b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f4dd840 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: 0x2aa3f468618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa3f46a200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa3f46a298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa3f46a500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa3f46a598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa3f46a330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa3f46a640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa3f46a6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa3f46a3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa3f46a780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa3f46a818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa3f46a460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa3f46a958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4dee20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4deeb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4def40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4defd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4df060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4df0f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4df180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4df210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4df2a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4df330 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f4df3c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f4df450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4df4e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f4df570 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: 0x2aa3f468730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa3f46b530 MAP: (6 sibs) 3 children: 29: 0x2aa3f46b8d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa3f46b968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa3f46ba00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa3f46b5c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46baa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa3f46bb38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa3f46bbd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa3f46b660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46bc70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46bd08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46bda0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46b6f8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46be40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa3f46bed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa3f46bf70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa3f46b790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa3f46c0a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa3f46c140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa3f46b828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c1e0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46c278 VAL: 'v80' (3 sibs) 29: 0x2aa3f46c310 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e1a10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4e1aa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4e1b30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4e1bc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4e1c50 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4e1ce0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4e1d70 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4e1e00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4e1e90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4e1f20 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4e1fb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4e2040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4e20d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4e2160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4e21f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4e2280 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4e2310 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4e23a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4e2430 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4e24c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4e2550 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4e25e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4e2670 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4e2700 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4e2790 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: 0x2aa3f468848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa3f46c400 MAP: (6 sibs) 3 children: 29: 0x2aa3f46c7a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa3f46c838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa3f46c8d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa3f46c498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46c970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa3f46ca08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa3f46caa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa3f46c530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46cb40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46cbd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46cc70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46c5c8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46cd10 VAL***: '!str v10' (3 sibs) 29: 0x2aa3f46cda8 VAL***: '!str v20' (3 sibs) 29: 0x2aa3f46ce40 VAL***: '!str v30' (3 sibs) 29: 0x2aa3f46c660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46cee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa3f46cf78 VAL***: '!str v50' (3 sibs) 29: 0x2aa3f46d010 VAL***: '!str v60' (3 sibs) 29: 0x2aa3f46c6f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46d0b0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46d148 VAL: 'v80' (3 sibs) 29: 0x2aa3f46d1e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e4950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4e49e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4e4a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4e4b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4e4b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4e4c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4e4cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4e4d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4e4dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4e4e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4e4ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4e4f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4e5010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4e50a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4e5130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4e51c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4e5250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4e52e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4e5370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4e5400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4e5490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4e5520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4e55b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4e5640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4e56d0 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: 0x2aa3f4677e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e4040 [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: 0x2aa3f4678f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f465a90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa3f465b28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa3f465bc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa3f465c58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa3f465cf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa3f465d88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa3f465e20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f465f60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f465ff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f465eb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e5b60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4e5bf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f4e5c80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f4e5d10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4e5da0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f4e5e30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4e5ec0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4e5f50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4e5fe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4e6070 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4e6100 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: 0x2aa3f467a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f466510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa3f4665a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa3f466640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa3f4666d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa3f466770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa3f466808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa3f4668a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f4669e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f466a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f466938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e6470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4e6500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f4e6590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f4e6620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4e66b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f4e6740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4e67d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4e6860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4e68f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4e6980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4e6a10 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: 0x2aa3f467b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f466b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa3f466bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa3f466c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e6d80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4e6e10 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f4e6ea0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f4e6f30 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: 0x2aa3f467c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f4675c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa3f467658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa3f4676f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e7690 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4e7720 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f4e77b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f4e7840 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: 0x2aa3f467d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f465710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f4657a8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e7fa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e8030 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e80c0 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: 0x2aa3f467e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f466140 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4661d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e88b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e8940 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e89d0 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: 0x2aa3f467f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f4662d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466368 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e91c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e9250 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e92e0 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: 0x2aa3f4680a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f468920 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4689b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4e9ad0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e9b60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e9bf0 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: 0x2aa3f4681b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f466e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa3f466f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466fb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4ea3e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4ea470 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4ea500 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f4ea590 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: 0x2aa3f4682d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f4670b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa3f467150 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4671e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4eacf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4ead80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4eae10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f4eaea0 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: 0x2aa3f4683e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa3f468ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa3f469410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa3f4694a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa3f468d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa3f466460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa3f468e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa3f469550 VAL: 'a' (2 sibs) 29: 0x2aa3f4695e8 VAL: 'b' (2 sibs) 29: 0x2aa3f468ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f469070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f469108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f4691a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa3f467510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa3f469238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f4692d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f469690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa3f469368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f4697d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469868 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4ebf10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f4ebfa0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f4ec030 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f4ec0c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f4ec150 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f4ec1e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f4ec270 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f4ec300 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f4ec390 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f4ec420 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f4ec4b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f4ec540 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f4ec5d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f4ec660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f4ec6f0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f4ec780 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f4ec810 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f4ec8a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f4ec930 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f4ec9c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f4eca50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f4ecae0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f4ecb70 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: 0x2aa3f468500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa3f4699b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa3f469a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa3f469cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa3f469d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa3f469ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa3f469df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa3f469e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa3f469b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa3f469f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa3f469fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa3f469c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa3f46a108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4eb600 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4eb690 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4eb720 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4eb7b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4eb840 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4eb8d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4eb960 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4eb9f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4eba80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4ebb10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f4ebba0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f4ebc30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4ebcc0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f4ebd50 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: 0x2aa3f468618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa3f46a200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa3f46a298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa3f46a500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa3f46a598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa3f46a330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa3f46a640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa3f46a6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa3f46a3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa3f46a780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa3f46a818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa3f46a460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa3f46a958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4ed120 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4ed1b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4ed240 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4ed2d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4ed360 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4ed3f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4ed480 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4ed510 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4ed5a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4ed630 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f4ed6c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f4ed750 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4ed7e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f4ed870 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: 0x2aa3f468730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa3f46b530 MAP: (6 sibs) 3 children: 29: 0x2aa3f46b8d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa3f46b968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa3f46ba00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa3f46b5c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46baa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa3f46bb38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa3f46bbd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa3f46b660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46bc70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46bd08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46bda0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46b6f8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46be40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa3f46bed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa3f46bf70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa3f46b790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa3f46c0a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa3f46c140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa3f46b828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c1e0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46c278 VAL: 'v80' (3 sibs) 29: 0x2aa3f46c310 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4ee340 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4ee3d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4ee460 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4ee4f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4ee580 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4ee610 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4ee6a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4ee730 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4ee7c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4ee850 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4ee8e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4ee970 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4eea00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4eea90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4eeb20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4eebb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4eec40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4eecd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4eed60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4eedf0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4eee80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4eef10 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4eefa0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4ef030 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4ef0c0 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: 0x2aa3f468848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa3f46c400 MAP: (6 sibs) 3 children: 29: 0x2aa3f46c7a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa3f46c838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa3f46c8d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa3f46c498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46c970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa3f46ca08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa3f46caa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa3f46c530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46cb40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46cbd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46cc70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46c5c8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46cd10 VAL***: '!str v10' (3 sibs) 29: 0x2aa3f46cda8 VAL***: '!str v20' (3 sibs) 29: 0x2aa3f46ce40 VAL***: '!str v30' (3 sibs) 29: 0x2aa3f46c660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46cee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa3f46cf78 VAL***: '!str v50' (3 sibs) 29: 0x2aa3f46d010 VAL***: '!str v60' (3 sibs) 29: 0x2aa3f46c6f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46d0b0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46d148 VAL: 'v80' (3 sibs) 29: 0x2aa3f46d1e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4ef550 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4ef5e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4ef670 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4ef700 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4ef790 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4ef820 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4ef8b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4ef940 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4ef9d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4efa60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4efaf0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4efb80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4efc10 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4efca0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4efd30 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4efdc0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4efe50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4efee0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4eff70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4f0000 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4f0090 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4f0120 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4f01b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4f0240 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4f02d0 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] 0x2aa3f4c5550 [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] 0x2aa3f4f19e0 [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] 0x2aa3f4c7280 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4c7310 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f4c73a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f4c7430 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4c74c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f4c7550 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4c75e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4c7670 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4c7700 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4c7790 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4c7820 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] 0x2aa3f4f2bd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4f2c60 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f4f2cf0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f4f2d80 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4f2e10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f4f2ea0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4f2f30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4f2fc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4f3050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4f30e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4f3170 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] 0x2aa3f4c93e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4c9470 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f4c9500 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f4c9590 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4c9620 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f4c96b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4c9740 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4c97d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4c9860 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4c98f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4c9980 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] 0x2aa3f4f34e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4f3570 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f4f3600 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f4f3690 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4f3720 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f4f37b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4f3840 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4f38d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4f3960 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4f39f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4f3a80 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] 0x2aa3f4cb110 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4cb1a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f4cb230 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f4cb2c0 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] 0x2aa3f4f3df0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4f3e80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f4f3f10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f4f3fa0 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] 0x2aa3f4cce80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4ccf10 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f4ccfa0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f4cd030 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] 0x2aa3f4f4700 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4f4790 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f4f4820 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f4f48b0 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] 0x2aa3f4cec30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4cecc0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4ced50 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] 0x2aa3f4f5010 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4f50a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4f5130 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] 0x2aa3f4d0960 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4d09f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4d0a80 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] 0x2aa3f4f5920 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4f59b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4f5a40 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] 0x2aa3f4d2690 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4d2720 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4d27b0 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] 0x2aa3f4f6230 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4f62c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4f6350 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] 0x2aa3f4d43e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4d4470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4d4500 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] 0x2aa3f4f6b40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4f6bd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4f6c60 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] 0x2aa3f4d61d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4d6260 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4d62f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f4d6380 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] 0x2aa3f4f7450 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4f74e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4f7570 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f4f7600 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] 0x2aa3f4d7f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4d8010 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4d80a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f4d8130 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] 0x2aa3f4f7d60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4f7df0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4f7e80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f4f7f10 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] 0x2aa3f4daac0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f4dab50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f4dabe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f4dac70 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f4dad00 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f4dad90 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f4dae20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f4daeb0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f4daf40 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f4dafd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f4db060 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f4db0f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f4db180 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f4db210 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f4db2a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f4db330 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f4db3c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f4db450 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f4db4e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f4db570 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f4db600 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f4db690 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f4db720 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] 0x2aa3f4f8f80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f4f9010 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f4f90a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f4f9130 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f4f91c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f4f9250 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f4f92e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f4f9370 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f4f9400 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f4f9490 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f4f9520 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f4f95b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f4f9640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f4f96d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f4f9760 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f4f97f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f4f9880 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f4f9910 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f4f99a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f4f9a30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f4f9ac0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f4f9b50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f4f9be0 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] 0x2aa3f4dd0f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4dd180 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4dd210 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4dd2a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4dd330 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4dd3c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4dd450 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4dd4e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4dd570 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4dd600 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f4dd690 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f4dd720 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4dd7b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f4dd840 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] 0x2aa3f4f8670 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4f8700 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4f8790 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4f8820 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4f88b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4f8940 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4f89d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4f8a60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4f8af0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4f8b80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f4f8c10 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f4f8ca0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4f8d30 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f4f8dc0 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] 0x2aa3f4dee20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4deeb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4def40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4defd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4df060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4df0f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4df180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4df210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4df2a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4df330 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f4df3c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f4df450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4df4e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f4df570 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] 0x2aa3f4fa190 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4fa220 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4fa2b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4fa340 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4fa3d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4fa460 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4fa4f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4fa580 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4fa610 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4fa6a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f4fa730 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f4fa7c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4fa850 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f4fa8e0 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] 0x2aa3f4e1a10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4e1aa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4e1b30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4e1bc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4e1c50 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4e1ce0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4e1d70 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4e1e00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4e1e90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4e1f20 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4e1fb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4e2040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4e20d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4e2160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4e21f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4e2280 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4e2310 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4e23a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4e2430 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4e24c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4e2550 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4e25e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4e2670 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4e2700 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4e2790 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] 0x2aa3f4fb3b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4fb440 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4fb4d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4fb560 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4fb5f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4fb680 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4fb710 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4fb7a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4fb830 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4fb8c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4fb950 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4fb9e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4fba70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4fbb00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4fbb90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4fbc20 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4fbcb0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4fbd40 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4fbdd0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4fbe60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4fbef0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4fbf80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4fc010 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4fc0a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4fc130 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] 0x2aa3f4e4950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4e49e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4e4a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4e4b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4e4b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4e4c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4e4cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4e4d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4e4dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4e4e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4e4ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4e4f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4e5010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4e50a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4e5130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4e51c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4e5250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4e52e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4e5370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4e5400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4e5490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4e5520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4e55b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4e5640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4e56d0 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] 0x2aa3f4fc5c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4fc650 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4fc6e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4fc770 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4fc800 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4fc890 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4fc920 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4fc9b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4fca40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4fcad0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4fcb60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4fcbf0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4fcc80 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4fcd10 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4fcda0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4fce30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4fcec0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4fcf50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4fcfe0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4fd070 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4fd100 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4fd190 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4fd220 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4fd2b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4fd340 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] 0x2aa3f4e4040 [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] 0x2aa3f4faaa0 [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] 0x2aa3f4e5b60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4e5bf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f4e5c80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f4e5d10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4e5da0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f4e5e30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4e5ec0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4e5f50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4e5fe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4e6070 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4e6100 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] 0x2aa3f4fd7d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4fd860 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f4fd8f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f4fd980 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4fda10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f4fdaa0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4fdb30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4fdbc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4fdc50 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4fdce0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4fdd70 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] 0x2aa3f4e6470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4e6500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f4e6590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f4e6620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4e66b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f4e6740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4e67d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4e6860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4e68f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4e6980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4e6a10 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] 0x2aa3f4fe0e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f4fe170 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f4fe200 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f4fe290 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f4fe320 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f4fe3b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f4fe440 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f4fe4d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f4fe560 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f4fe5f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f4fe680 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] 0x2aa3f4e6d80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4e6e10 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f4e6ea0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f4e6f30 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] 0x2aa3f4fe9f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4fea80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f4feb10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f4feba0 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] 0x2aa3f4e7690 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4e7720 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f4e77b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f4e7840 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] 0x2aa3f4ff300 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f4ff390 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f4ff420 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f4ff4b0 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] 0x2aa3f4e7fa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e8030 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e80c0 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] 0x2aa3f4ffc10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4ffca0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4ffd30 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] 0x2aa3f4e88b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e8940 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e89d0 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] 0x2aa3f500520 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f5005b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f500640 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] 0x2aa3f4e91c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e9250 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e92e0 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] 0x2aa3f500e30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f500ec0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f500f50 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] 0x2aa3f4e9ad0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4e9b60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f4e9bf0 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] 0x2aa3f501740 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f5017d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f501860 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] 0x2aa3f4ea3e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4ea470 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4ea500 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f4ea590 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] 0x2aa3f502050 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f5020e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f502170 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f502200 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] 0x2aa3f4eacf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f4ead80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f4eae10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f4eaea0 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] 0x2aa3f502960 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f5029f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f502a80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f502b10 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] 0x2aa3f4ebf10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f4ebfa0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f4ec030 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f4ec0c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f4ec150 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f4ec1e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f4ec270 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f4ec300 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f4ec390 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f4ec420 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f4ec4b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f4ec540 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f4ec5d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f4ec660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f4ec6f0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f4ec780 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f4ec810 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f4ec8a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f4ec930 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f4ec9c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f4eca50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f4ecae0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f4ecb70 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] 0x2aa3f503b80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f503c10 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f503ca0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f503d30 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f503dc0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f503e50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f503ee0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f503f70 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f504000 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f504090 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f504120 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f5041b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f504240 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f5042d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f504360 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f5043f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f504480 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f504510 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f5045a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f504630 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f5046c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f504750 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f5047e0 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] 0x2aa3f4eb600 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4eb690 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4eb720 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4eb7b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4eb840 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4eb8d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4eb960 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4eb9f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4eba80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4ebb10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f4ebba0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f4ebc30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4ebcc0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f4ebd50 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] 0x2aa3f503270 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f503300 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f503390 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f503420 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f5034b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f503540 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f5035d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f503660 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f5036f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f503780 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f503810 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f5038a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f503930 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f5039c0 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] 0x2aa3f4ed120 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f4ed1b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f4ed240 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f4ed2d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f4ed360 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f4ed3f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f4ed480 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f4ed510 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f4ed5a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f4ed630 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f4ed6c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f4ed750 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f4ed7e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f4ed870 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] 0x2aa3f504d90 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f504e20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f504eb0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f504f40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f504fd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f505060 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f5050f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f505180 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f505210 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f5052a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f505330 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f5053c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f505450 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f5054e0 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] 0x2aa3f4ee340 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4ee3d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4ee460 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4ee4f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4ee580 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4ee610 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4ee6a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4ee730 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4ee7c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4ee850 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4ee8e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4ee970 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4eea00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4eea90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4eeb20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4eebb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4eec40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4eecd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4eed60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4eedf0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4eee80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4eef10 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4eefa0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4ef030 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4ef0c0 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] 0x2aa3f505fb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f506040 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f5060d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f506160 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f5061f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f506280 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f506310 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f5063a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f506430 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f5064c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f506550 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f5065e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f506670 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f506700 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f506790 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f506820 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f5068b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f506940 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f5069d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f506a60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f506af0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f506b80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f506c10 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f506ca0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f506d30 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] 0x2aa3f4ef550 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f4ef5e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f4ef670 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f4ef700 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f4ef790 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f4ef820 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f4ef8b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f4ef940 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f4ef9d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f4efa60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f4efaf0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f4efb80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f4efc10 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f4efca0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f4efd30 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f4efdc0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f4efe50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f4efee0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f4eff70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f4f0000 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f4f0090 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f4f0120 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f4f01b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f4f0240 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f4f02d0 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] 0x2aa3f5071c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f507250 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f5072e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f507370 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f507400 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f507490 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f507520 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f5075b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f507640 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f5076d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f507760 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f5077f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f507880 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f507910 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f5079a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f507a30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f507ac0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f507b50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f507be0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f507c70 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f507d00 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f507d90 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f507e20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f507eb0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f507f40 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: 0x2aa3f4677e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f467290 [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: 0x2aa3f4678f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f465a90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa3f465b28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa3f465bc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa3f465c58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa3f465cf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa3f465d88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa3f465e20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f465f60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f465ff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f465eb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f5056a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f505730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f5057c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f505850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f5058e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f505970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f505a00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f505a90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f505b20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f505bb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f505c40 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: 0x2aa3f467a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f466510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa3f4665a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa3f466640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa3f4666d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa3f466770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa3f466808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa3f4668a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f4669e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f466a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f466938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f5083d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f508460 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f5084f0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f508580 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f508610 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f5086a0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f508730 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f5087c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f508850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f5088e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f508970 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: 0x2aa3f467b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f466b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa3f466bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa3f466c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f505ce0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f505d70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f505e00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f505e90 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: 0x2aa3f467c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f4675c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa3f467658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa3f4676f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f508a10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f508aa0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f508b30 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f508bc0 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: 0x2aa3f467d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f465710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f4657a8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f4f27f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f4f2880 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f4f2910 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: 0x2aa3f467e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f466140 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4661d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f508c60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f508cf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f508d80 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: 0x2aa3f467f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f4662d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466368 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f508e20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f508eb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f508f40 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: 0x2aa3f4680a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f468920 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4689b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f508fe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f509070 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f509100 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: 0x2aa3f4681b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f466e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa3f466f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466fb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f5091a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f509230 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f5092c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f509350 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: 0x2aa3f4682d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f4670b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa3f467150 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4671e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f5093f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f509480 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f509510 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f5095a0 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: 0x2aa3f4683e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa3f468ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa3f469410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa3f4694a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa3f468d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa3f466460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa3f468e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa3f469550 VAL: 'a' (2 sibs) 29: 0x2aa3f4695e8 VAL: 'b' (2 sibs) 29: 0x2aa3f468ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f469070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f469108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f4691a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa3f467510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa3f469238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f4692d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f469690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa3f469368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f4697d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469868 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f509640 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f5096d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f509760 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f5097f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f509880 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f509910 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f5099a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f509a30 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f509ac0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f509b50 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f509be0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f509c70 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f509d00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f509d90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f509e20 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f509eb0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f509f40 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f509fd0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f50a060 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f50a0f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f50a180 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f50a210 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f50a2a0 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: 0x2aa3f468500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa3f4699b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa3f469a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa3f469cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa3f469d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa3f469ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa3f469df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa3f469e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa3f469b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa3f469f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa3f469fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa3f469c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa3f46a108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50a340 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f50a3d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f50a460 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f50a4f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f50a580 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f50a610 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f50a6a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f50a730 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f50a7c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f50a850 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f50a8e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f50a970 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f50aa00 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f50aa90 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: 0x2aa3f468618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa3f46a200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa3f46a298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa3f46a500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa3f46a598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa3f46a330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa3f46a640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa3f46a6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa3f46a3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa3f46a780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa3f46a818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa3f46a460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa3f46a958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50ab30 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f50abc0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f50ac50 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f50ace0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f50ad70 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f50ae00 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f50ae90 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f50af20 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f50afb0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f50b040 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f50b0d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f50b160 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f50b1f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f50b280 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: 0x2aa3f468730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa3f46b530 MAP: (6 sibs) 3 children: 29: 0x2aa3f46b8d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa3f46b968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa3f46ba00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa3f46b5c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46baa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa3f46bb38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa3f46bbd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa3f46b660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46bc70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46bd08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46bda0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46b6f8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46be40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa3f46bed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa3f46bf70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa3f46b790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa3f46c0a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa3f46c140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa3f46b828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c1e0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46c278 VAL: 'v80' (3 sibs) 29: 0x2aa3f46c310 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50b320 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f50b3b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f50b440 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f50b4d0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f50b560 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f50b5f0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f50b680 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f50b710 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f50b7a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f50b830 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f50b8c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f50b950 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f50b9e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f50ba70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f50bb00 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f50bb90 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f50bc20 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f50bcb0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f50bd40 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f50bdd0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f50be60 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f50bef0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f50bf80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f50c010 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f50c0a0 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: 0x2aa3f468848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa3f46c400 MAP: (6 sibs) 3 children: 29: 0x2aa3f46c7a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa3f46c838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa3f46c8d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa3f46c498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46c970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa3f46ca08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa3f46caa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa3f46c530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46cb40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46cbd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46cc70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46c5c8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46cd10 VAL***: '!str v10' (3 sibs) 29: 0x2aa3f46cda8 VAL***: '!str v20' (3 sibs) 29: 0x2aa3f46ce40 VAL***: '!str v30' (3 sibs) 29: 0x2aa3f46c660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46cee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa3f46cf78 VAL***: '!str v50' (3 sibs) 29: 0x2aa3f46d010 VAL***: '!str v60' (3 sibs) 29: 0x2aa3f46c6f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46d0b0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46d148 VAL: 'v80' (3 sibs) 29: 0x2aa3f46d1e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50c140 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f50c1d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f50c260 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f50c2f0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f50c380 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f50c410 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f50c4a0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f50c530 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f50c5c0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f50c650 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f50c6e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f50c770 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f50c800 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f50c890 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f50c920 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f50c9b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f50ca40 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f50cad0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f50cb60 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f50cbf0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f50cc80 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f50cd10 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f50cda0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f50ce30 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f50cec0 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: 0x2aa3f4677e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f467470 [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: 0x2aa3f4678f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f465a90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa3f465b28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa3f465bc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa3f465c58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa3f465cf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa3f465d88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa3f465e20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f465f60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f465ff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f465eb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50cf60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f50cff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa3f50d080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa3f50d110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f50d1a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa3f50d230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f50d2c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa3f50d350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f50d3e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f50d470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f50d500 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: 0x2aa3f467a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa3f466510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa3f4665a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa3f466640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa3f4666d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa3f466770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa3f466808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa3f4668a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa3f4669e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa3f466a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa3f466938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50d5a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa3f50d630 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa3f50d6c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa3f50d750 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa3f50d7e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa3f50d870 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa3f50d900 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa3f50d990 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa3f50da20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa3f50dab0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa3f50db40 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: 0x2aa3f467b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f466b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa3f466bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa3f466c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50dbe0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f50dc70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa3f50dd00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa3f50dd90 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: 0x2aa3f467c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa3f4675c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa3f467658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa3f4676f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50de30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa3f50dec0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa3f50df50 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa3f50dfe0 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: 0x2aa3f467d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f465710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f4657a8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50e080 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f50e110 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f50e1a0 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: 0x2aa3f467e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f466140 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4661d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50e240 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f50e2d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f50e360 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: 0x2aa3f467f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f4662d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466368 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50e400 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f50e490 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa3f50e520 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: 0x2aa3f4680a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa3f468920 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4689b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50e5c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa3f50e650 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa3f50e6e0 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: 0x2aa3f4681b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f466e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa3f466f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa3f466fb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50e780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f50e810 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f50e8a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa3f50e930 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: 0x2aa3f4682d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa3f4670b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa3f467150 VAL***: '!int 0' (2 sibs) 29: 0x2aa3f4671e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50e9d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa3f50ea60 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa3f50eaf0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa3f50eb80 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: 0x2aa3f4683e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa3f468ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa3f469410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa3f4694a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa3f468d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa3f466460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa3f468e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa3f469550 VAL: 'a' (2 sibs) 29: 0x2aa3f4695e8 VAL: 'b' (2 sibs) 29: 0x2aa3f468ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f468fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f469070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f469108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa3f4691a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa3f467510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa3f469238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa3f4692d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f469690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa3f469368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa3f4697d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa3f469868 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50ec20 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa3f50ecb0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa3f50ed40 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa3f50edd0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa3f50ee60 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa3f50eef0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa3f50ef80 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa3f50f010 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa3f50f0a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa3f50f130 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa3f50f1c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa3f50f250 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa3f50f2e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa3f50f370 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa3f50f400 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa3f50f490 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa3f50f520 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa3f50f5b0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa3f50f640 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa3f50f6d0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa3f50f760 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa3f50f7f0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa3f50f880 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: 0x2aa3f468500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa3f4699b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa3f469a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa3f469cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa3f469d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa3f469ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa3f469df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa3f469e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa3f469b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa3f469f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa3f469fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa3f469c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa3f46a108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f50f920 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f50f9b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f50fa40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f50fad0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f50fb60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f50fbf0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f50fc80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f50fd10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f50fda0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f50fe30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa3f50fec0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa3f50ff50 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f50ffe0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa3f510070 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: 0x2aa3f468618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa3f46a200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa3f46a298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa3f46a500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa3f46a598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa3f46a330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa3f46a640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa3f46a6d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa3f46a3c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa3f46a780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa3f46a818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa3f46a460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa3f46a8c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa3f46a958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f510110 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa3f5101a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa3f510230 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa3f5102c0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa3f510350 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa3f5103e0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa3f510470 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa3f510500 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa3f510590 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa3f510620 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa3f5106b0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa3f510740 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa3f5107d0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa3f510860 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: 0x2aa3f468730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa3f46b530 MAP: (6 sibs) 3 children: 29: 0x2aa3f46b8d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa3f46b968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa3f46ba00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa3f46b5c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46baa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa3f46bb38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa3f46bbd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa3f46b660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa3f46bc70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46bd08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46bda0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46b6f8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46be40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa3f46bed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa3f46bf70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa3f46b790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa3f46c0a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa3f46c140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa3f46b828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa3f46c1e0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46c278 VAL: 'v80' (3 sibs) 29: 0x2aa3f46c310 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f510900 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f510990 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f510a20 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f510ab0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f510b40 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f510bd0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f510c60 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f510cf0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f510d80 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f510e10 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f510ea0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f510f30 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f510fc0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f511050 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f5110e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f511170 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f511200 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f511290 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f511320 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f5113b0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f511440 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f5114d0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f511560 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f5115f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f511680 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: 0x2aa3f468848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa3f46c400 MAP: (6 sibs) 3 children: 29: 0x2aa3f46c7a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa3f46c838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa3f46c8d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa3f46c498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46c970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa3f46ca08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa3f46caa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa3f46c530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa3f46cb40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa3f46cbd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa3f46cc70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa3f46c5c8 SEQ: (6 sibs) 3 children: 29: 0x2aa3f46cd10 VAL***: '!str v10' (3 sibs) 29: 0x2aa3f46cda8 VAL***: '!str v20' (3 sibs) 29: 0x2aa3f46ce40 VAL***: '!str v30' (3 sibs) 29: 0x2aa3f46c660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46cee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa3f46cf78 VAL***: '!str v50' (3 sibs) 29: 0x2aa3f46d010 VAL***: '!str v60' (3 sibs) 29: 0x2aa3f46c6f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa3f46d0b0 VAL: 'v70' (3 sibs) 29: 0x2aa3f46d148 VAL: 'v80' (3 sibs) 29: 0x2aa3f46d1e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa3f511720 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa3f5117b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa3f511840 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa3f5118d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa3f511960 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa3f5119f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa3f511a80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa3f511b10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa3f511ba0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa3f511c30 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa3f511cc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa3f511d50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa3f511de0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa3f511e70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa3f511f00 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa3f511f90 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa3f512020 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa3f5120b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa3f512140 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa3f5121d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa3f512260 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa3f5122f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa3f512380 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa3f512410 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa3f5124a0 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 (8 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (9 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.01 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.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.13.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: 0x2aa11013370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa1100fa30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa1100fc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100fc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa1100fd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa1100fac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa1100fdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa1100fe68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa1100fb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa1100ff10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100ffa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa11010040 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110812f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa11081530 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa11081380 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa11081410 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa110814a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110815c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa11081650 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110816e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa11081770 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa11081800 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa11081890 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa11081920 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: 0x2aa11013488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa110104d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa110106a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa11083370 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa11083400 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa11083490 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa11083520 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110835b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa11083640 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: 0x2aa110135a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010bb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa11010c48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010ce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010d78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa11010e10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa11085320 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110853b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa11085440 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110854d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa11085560 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110855f0 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: 0x2aa110136b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11010eb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa11010f48 VAL: '?foo' (5 sibs) 30: 0x2aa11010fe0 VAL: ':foo' (5 sibs) 30: 0x2aa11011078 VAL: '-foo' (5 sibs) 30: 0x2aa11011110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa11087130 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110871c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa11087250 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110872e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa11087370 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa11087400 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: 0x2aa110137d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11011a80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa11011b18 VAL: '?foo' (5 sibs) 30: 0x2aa11011bb0 VAL: ':foo' (5 sibs) 30: 0x2aa11011c48 VAL: '-foo' (5 sibs) 30: 0x2aa11011ce0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa11089020 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110890b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa11089140 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110891d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa11089260 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110892f0 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: 0x2aa110138e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11010790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa1108ad50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1108ade0 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: 0x2aa11013a00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa1100f720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa1100f7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa1108cba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa1108cc30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa1108ccc0 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: 0x2aa11013b18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110108d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11010968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa1108e990 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa1108ea20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa1108eab0 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: 0x2aa11013c30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11010a60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11010af8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110906c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa11090750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110907e0 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: 0x2aa11013d48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11011200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11011298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110923f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa11092480 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa11092510 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: 0x2aa11013e60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110114d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa11011610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa110116a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11011568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa11094420 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110944b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa11094540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110945d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa11094660 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: 0x2aa11013f78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa11011840 MAP: (2 sibs) 2 children: 30: 0x2aa11012f10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11012fa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa110118d8 MAP: (2 sibs) 1 children: 30: 0x2aa11011980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa11096310 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110963a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa11096430 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110964c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa11096550 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110965e0 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: 0x2aa11014090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011750 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] 0x2aa110981c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa11098250 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: 0x2aa110141a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa110130a0 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] 0x2aa1109a070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109a100 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: 0x2aa110142c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa1109bf20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109bfb0 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: 0x2aa110143d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa1109ddd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109de60 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: 0x2aa110144f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11015680 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] 0x2aa1109fc80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109fd10 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: 0x2aa11014608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011dd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a1b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110a1bc0 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: 0x2aa11014720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11011e70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa11011f08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa11011fa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa11012038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa110120d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a3860 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a38f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110a3980 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110a3a10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110a3aa0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110a3b30 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: 0x2aa11014838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa110121c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa11012258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa110122f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa11012388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa11012420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa110124b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a5590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110a5620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110a56b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110a5740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110a57d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110a5860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110a58f0 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: 0x2aa11013370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa1100fa30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa1100fc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100fc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa1100fd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa1100fac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa1100fdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa1100fe68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa1100fb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa1100ff10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100ffa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa11010040 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a5ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa110a6120 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa110a5f70 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa110a6000 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa110a6090 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110a61b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa110a6240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110a62d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa110a6360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa110a63f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa110a6480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa110a6510 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: 0x2aa11013488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa110104d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa110106a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a67f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a6880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110a6910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110a69a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110a6a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110a6ac0 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: 0x2aa110135a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010bb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa11010c48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010ce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010d78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa11010e10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a7100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a7190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110a7220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110a72b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110a7340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110a73d0 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: 0x2aa110136b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11010eb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa11010f48 VAL: '?foo' (5 sibs) 30: 0x2aa11010fe0 VAL: ':foo' (5 sibs) 30: 0x2aa11011078 VAL: '-foo' (5 sibs) 30: 0x2aa11011110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a7a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a7aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110a7b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110a7bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110a7c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110a7ce0 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: 0x2aa110137d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11011a80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa11011b18 VAL: '?foo' (5 sibs) 30: 0x2aa11011bb0 VAL: ':foo' (5 sibs) 30: 0x2aa11011c48 VAL: '-foo' (5 sibs) 30: 0x2aa11011ce0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a8320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a83b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110a8440 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110a84d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110a8560 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110a85f0 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: 0x2aa110138e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11010790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a8c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110a8cc0 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: 0x2aa11013a00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa1100f720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa1100f7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a9540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110a95d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110a9660 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: 0x2aa11013b18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110108d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11010968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110a9e50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110a9ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110a9f70 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: 0x2aa11013c30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11010a60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11010af8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110aa760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110aa7f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110aa880 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: 0x2aa11013d48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11011200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11011298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ab070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ab100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110ab190 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: 0x2aa11013e60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110114d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa11011610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa110116a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11011568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ab980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110aba10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa110abaa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110abb30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110abbc0 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: 0x2aa11013f78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa11011840 MAP: (2 sibs) 2 children: 30: 0x2aa11012f10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11012fa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa110118d8 MAP: (2 sibs) 1 children: 30: 0x2aa11011980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ac290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ac320 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa110ac3b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110ac440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110ac4d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110ac560 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: 0x2aa11014090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011750 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] 0x2aa110acba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110acc30 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: 0x2aa110141a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa110130a0 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] 0x2aa110ad4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ad540 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: 0x2aa110142c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110addc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ade50 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: 0x2aa110143d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ae6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ae760 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: 0x2aa110144f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11015680 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] 0x2aa110aefe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110af070 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: 0x2aa11014608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011dd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110af8f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110af980 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: 0x2aa11014720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11011e70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa11011f08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa11011fa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa11012038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa110120d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110b0200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110b0290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110b0320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110b03b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110b0440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110b04d0 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: 0x2aa11014838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa110121c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa11012258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa110122f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa11012388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa11012420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa110124b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110b0b10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110b0ba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110b0c30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110b0cc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110b0d50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110b0de0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110b0e70 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] 0x2aa110812f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa11081530 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa11081380 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa11081410 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa110814a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110815c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa11081650 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110816e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa11081770 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa11081800 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa11081890 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa11081920 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] 0x2aa110b2880 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa110b2910 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa110b29a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa110b2a30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa110b2ac0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110b2b50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa110b2be0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110b2c70 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa110b2d00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa110b2d90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa110b2e20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa110b2eb0 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] 0x2aa11083370 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa11083400 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa11083490 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa11083520 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110835b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa11083640 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] 0x2aa110b3a70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110b3b00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110b3b90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110b3c20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110b3cb0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110b3d40 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] 0x2aa11085320 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110853b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa11085440 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110854d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa11085560 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110855f0 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] 0x2aa110b4380 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110b4410 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110b44a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110b4530 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110b45c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110b4650 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] 0x2aa11087130 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110871c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa11087250 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110872e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa11087370 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa11087400 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] 0x2aa110b4c90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110b4d20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110b4db0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110b4e40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110b4ed0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110b4f60 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] 0x2aa11089020 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110890b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa11089140 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110891d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa11089260 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110892f0 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] 0x2aa110b55a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110b5630 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110b56c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110b5750 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110b57e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110b5870 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] 0x2aa1108ad50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1108ade0 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] 0x2aa110b5eb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110b5f40 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] 0x2aa1108cba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa1108cc30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa1108ccc0 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] 0x2aa110b67c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110b6850 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110b68e0 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] 0x2aa1108e990 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa1108ea20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa1108eab0 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] 0x2aa110b70d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110b7160 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110b71f0 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] 0x2aa110906c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa11090750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110907e0 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] 0x2aa110b79e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110b7a70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110b7b00 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] 0x2aa110923f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa11092480 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa11092510 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] 0x2aa110b82f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110b8380 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110b8410 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] 0x2aa11094420 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110944b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa11094540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110945d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa11094660 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] 0x2aa110b8c00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110b8c90 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa110b8d20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110b8db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110b8e40 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] 0x2aa11096310 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110963a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa11096430 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110964c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa11096550 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110965e0 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] 0x2aa110b9510 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110b95a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa110b9630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110b96c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110b9750 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110b97e0 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] 0x2aa110981c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa11098250 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] 0x2aa110b9e20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110b9eb0 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] 0x2aa1109a070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109a100 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] 0x2aa110ba730 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ba7c0 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] 0x2aa1109bf20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109bfb0 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] 0x2aa110bb040 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110bb0d0 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] 0x2aa1109ddd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109de60 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] 0x2aa110bb950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110bb9e0 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] 0x2aa1109fc80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa1109fd10 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] 0x2aa110bc260 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110bc2f0 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] 0x2aa110a1b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110a1bc0 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] 0x2aa110bcb70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110bcc00 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] 0x2aa110a3860 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a38f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110a3980 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110a3a10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110a3aa0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110a3b30 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] 0x2aa110bd480 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110bd510 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110bd5a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110bd630 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110bd6c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110bd750 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] 0x2aa110a5590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110a5620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110a56b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110a5740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110a57d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110a5860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110a58f0 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] 0x2aa110bdd90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110bde20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110bdeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110bdf40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110bdfd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110be060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110be0f0 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] 0x2aa110a5ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa110a6120 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa110a5f70 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa110a6000 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa110a6090 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110a61b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa110a6240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110a62d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa110a6360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa110a63f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa110a6480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa110a6510 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] 0x2aa110be6a0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa110be730 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa110be7c0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa110be850 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa110be8e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110be970 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa110bea00 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110bea90 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa110beb20 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa110bebb0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa110bec40 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa110becd0 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] 0x2aa110a67f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a6880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110a6910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110a69a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110a6a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110a6ac0 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] 0x2aa110befb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110bf040 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110bf0d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110bf160 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110bf1f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110bf280 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] 0x2aa110a7100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a7190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110a7220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110a72b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110a7340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110a73d0 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] 0x2aa110bf8c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110bf950 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110bf9e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110bfa70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110bfb00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110bfb90 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] 0x2aa110a7a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a7aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110a7b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110a7bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110a7c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110a7ce0 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] 0x2aa110c01d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110c0260 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110c02f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110c0380 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110c0410 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110c04a0 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] 0x2aa110a8320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110a83b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110a8440 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110a84d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110a8560 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110a85f0 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] 0x2aa110c0ae0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110c0b70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110c0c00 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110c0c90 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110c0d20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110c0db0 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] 0x2aa110a8c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110a8cc0 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] 0x2aa110c13f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110c1480 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] 0x2aa110a9540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110a95d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110a9660 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] 0x2aa110c1d00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110c1d90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110c1e20 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] 0x2aa110a9e50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110a9ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110a9f70 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] 0x2aa110c2610 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110c26a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110c2730 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] 0x2aa110aa760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110aa7f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110aa880 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] 0x2aa110c2f20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110c2fb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110c3040 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] 0x2aa110ab070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ab100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110ab190 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] 0x2aa110c3830 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110c38c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110c3950 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] 0x2aa110ab980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110aba10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa110abaa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110abb30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110abbc0 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] 0x2aa110c4140 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110c41d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa110c4260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110c42f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110c4380 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] 0x2aa110ac290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ac320 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa110ac3b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110ac440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110ac4d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110ac560 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] 0x2aa110c4a50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110c4ae0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa110c4b70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110c4c00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110c4c90 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110c4d20 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] 0x2aa110acba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110acc30 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] 0x2aa110c5360 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110c53f0 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] 0x2aa110ad4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ad540 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] 0x2aa110c5c70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110c5d00 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] 0x2aa110addc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ade50 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] 0x2aa110c6580 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110c6610 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] 0x2aa110ae6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ae760 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] 0x2aa110c6e90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110c6f20 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] 0x2aa110aefe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110af070 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] 0x2aa110c77a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110c7830 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] 0x2aa110af8f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110af980 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] 0x2aa110c80b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110c8140 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] 0x2aa110b0200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110b0290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110b0320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110b03b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110b0440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110b04d0 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] 0x2aa110c89c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110c8a50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110c8ae0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110c8b70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110c8c00 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110c8c90 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] 0x2aa110b0b10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110b0ba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110b0c30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110b0cc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110b0d50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110b0de0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110b0e70 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] 0x2aa110c92d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110c9360 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110c93f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110c9480 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110c9510 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110c95a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110c9630 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: 0x2aa11013370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa1100fa30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa1100fc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100fc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa1100fd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa1100fac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa1100fdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa1100fe68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa1100fb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa1100ff10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100ffa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa11010040 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110c9be0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa110c9c70 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa110c9d00 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa110c9d90 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa110c9e20 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110c9eb0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa110c9f40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110c9fd0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa110ca060 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa110ca0f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa110ca180 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa110ca210 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: 0x2aa11013488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa110104d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa110106a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ca2b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110ca340 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110ca3d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110ca460 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110ca4f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110ca580 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: 0x2aa110135a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010bb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa11010c48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010ce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010d78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa11010e10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ca620 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110ca6b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110ca740 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110ca7d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110ca860 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110ca8f0 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: 0x2aa110136b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11010eb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa11010f48 VAL: '?foo' (5 sibs) 30: 0x2aa11010fe0 VAL: ':foo' (5 sibs) 30: 0x2aa11011078 VAL: '-foo' (5 sibs) 30: 0x2aa11011110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ca990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110caa20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110caab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110cab40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110cabd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110cac60 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: 0x2aa110137d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11011a80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa11011b18 VAL: '?foo' (5 sibs) 30: 0x2aa11011bb0 VAL: ':foo' (5 sibs) 30: 0x2aa11011c48 VAL: '-foo' (5 sibs) 30: 0x2aa11011ce0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cad00 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110cad90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110cae20 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110caeb0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110caf40 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110cafd0 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: 0x2aa110138e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11010790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cb070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cb100 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: 0x2aa11013a00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa1100f720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa1100f7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cb1a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cb230 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110cb2c0 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: 0x2aa11013b18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110108d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11010968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cb360 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cb3f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110cb480 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: 0x2aa11013c30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11010a60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11010af8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cb520 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cb5b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110cb640 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: 0x2aa11013d48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11011200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11011298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cb6e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cb770 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110cb800 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: 0x2aa11013e60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110114d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa11011610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa110116a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11011568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cb8a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cb930 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa110cb9c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110cba50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110cbae0 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: 0x2aa11013f78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa11011840 MAP: (2 sibs) 2 children: 30: 0x2aa11012f10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11012fa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa110118d8 MAP: (2 sibs) 1 children: 30: 0x2aa11011980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cbb80 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cbc10 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa110cbca0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110cbd30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110cbdc0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110cbe50 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: 0x2aa11014090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011750 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] 0x2aa110cbef0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cbf80 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: 0x2aa110141a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa110130a0 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] 0x2aa110cc020 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cc0b0 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: 0x2aa110142c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cc150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cc1e0 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: 0x2aa110143d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cc280 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cc310 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: 0x2aa110144f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11015680 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] 0x2aa110cc3b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cc440 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: 0x2aa11014608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011dd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cc4e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cc570 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: 0x2aa11014720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11011e70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa11011f08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa11011fa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa11012038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa110120d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cc610 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110cc6a0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110cc730 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110cc7c0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110cc850 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110cc8e0 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: 0x2aa11014838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa110121c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa11012258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa110122f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa11012388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa11012420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa110124b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cc980 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110cca10 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110ccaa0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110ccb30 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110ccbc0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110ccc50 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110ccce0 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: 0x2aa11013370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa1100fa30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa1100fc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100fc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa1100fd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa1100fac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa1100fdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa1100fe68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa1100fb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa1100ff10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa1100ffa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa11010040 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ccd80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa110cce10 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa110ccea0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa110ccf30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa110ccfc0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa110cd050 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa110cd0e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa110cd170 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa110cd200 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa110cd290 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa110cd320 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa110cd3b0 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: 0x2aa11013488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa110104d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa110106a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cd450 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110cd4e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110cd570 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110cd600 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110cd690 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110cd720 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: 0x2aa110135a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11010bb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa11010c48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa11010ce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa11010d78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa11010e10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cd7c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110cd850 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa110cd8e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa110cd970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa110cda00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa110cda90 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: 0x2aa110136b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11010eb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa11010f48 VAL: '?foo' (5 sibs) 30: 0x2aa11010fe0 VAL: ':foo' (5 sibs) 30: 0x2aa11011078 VAL: '-foo' (5 sibs) 30: 0x2aa11011110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cdb30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110cdbc0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110cdc50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110cdce0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110cdd70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110cde00 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: 0x2aa110137d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa11011a80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa11011b18 VAL: '?foo' (5 sibs) 30: 0x2aa11011bb0 VAL: ':foo' (5 sibs) 30: 0x2aa11011c48 VAL: '-foo' (5 sibs) 30: 0x2aa11011ce0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cdea0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa110cdf30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa110cdfc0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa110ce050 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa110ce0e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa110ce170 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: 0x2aa110138e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11010790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ce210 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110ce2a0 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: 0x2aa11013a00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa1100f720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa1100f7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ce340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ce3d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110ce460 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: 0x2aa11013b18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110108d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11010968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ce500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ce590 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110ce620 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: 0x2aa11013c30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11010a60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11010af8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ce6c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ce750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa110ce7e0 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: 0x2aa11013d48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa11011200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11011298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ce880 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110ce910 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa110ce9a0 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: 0x2aa11013e60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa110114d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa11011610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa110116a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa11011568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cea40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cead0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa110ceb60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110cebf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110cec80 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: 0x2aa11013f78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa11011840 MAP: (2 sibs) 2 children: 30: 0x2aa11012f10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa11012fa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa110118d8 MAP: (2 sibs) 1 children: 30: 0x2aa11011980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110ced20 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa110cedb0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa110cee40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa110ceed0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa110cef60 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa110ceff0 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: 0x2aa11014090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011750 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] 0x2aa110cf090 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cf120 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: 0x2aa110141a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa110130a0 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] 0x2aa110cf1c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cf250 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: 0x2aa110142c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cf2f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cf380 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: 0x2aa110143d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11013280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cf420 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cf4b0 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: 0x2aa110144f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11015680 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] 0x2aa110cf550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cf5e0 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: 0x2aa11014608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa11011dd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cf680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa110cf710 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: 0x2aa11014720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa11011e70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa11011f08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa11011fa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa11012038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa110120d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cf7b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa110cf840 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa110cf8d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa110cf960 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa110cf9f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa110cfa80 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: 0x2aa11014838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa110121c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa11012258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa110122f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa11012388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa11012420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa110124b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa110cfb20 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa110cfbb0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa110cfc40 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa110cfcd0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa110cfd60 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa110cfdf0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa110cfe80 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 (14 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (14 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.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.13.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: 0x2aa3c71f350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71e240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71e410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71e4a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71e540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71e2d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71e5e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71e678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71e710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71e370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71e7b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71e848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71e8e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c736f50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c736fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c737070 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c737100 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c737190 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c737220 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c7372b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c737340 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7373d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c737460 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c7374f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c737580 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c737610 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: 0x2aa3c71f468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71ebc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71ed90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71ee28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71eec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71ec58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71ef60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71eff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71f090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71ecf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71f130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71f1c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71f260 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c738fd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c739060 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c7390f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c739180 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c739210 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c7392a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c739330 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c7393c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c739450 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c7394e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c739570 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c739600 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c739690 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: 0x2aa3c71f580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71f770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71f940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71f9d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71fa70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71f808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71fb10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71fba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71fc40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71f8a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71fce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71fd78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71fe10 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c73af20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73afb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73b040 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73b0d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73b160 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73b1f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73b280 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73b310 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73b3a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73b430 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73b4c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73b550 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73b5e0 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: 0x2aa3c71f698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3c71fff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3c720090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3c720128 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c73ce70 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c73cf00 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c73cf90 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c73d020 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: 0x2aa3c71f350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71e240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71e410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71e4a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71e540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71e2d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71e5e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71e678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71e710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71e370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71e7b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71e848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71e8e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c73d780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73d810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73d8a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73d930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73d9c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73da50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73dae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73db70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73dc00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73dc90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73dd20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73ddb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73de40 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: 0x2aa3c71f468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71ebc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71ed90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71ee28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71eec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71ec58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71ef60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71eff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71f090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71ecf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71f130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71f1c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71f260 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c73e090 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73e120 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73e1b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73e240 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73e2d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73e360 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73e3f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73e480 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73e510 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73e5a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73e630 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73e6c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73e750 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: 0x2aa3c71f580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71f770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71f940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71f9d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71fa70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71f808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71fb10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71fba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71fc40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71f8a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71fce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71fd78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71fe10 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c73e9a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73ea30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73eac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73eb50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73ebe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73ec70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73ed00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73ed90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73ee20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73eeb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73ef40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73efd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73f060 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: 0x2aa3c71f698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3c71fff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3c720090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3c720128 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c73f2b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c73f340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c73f3d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c73f460 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] 0x2aa3c736f50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c736fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c737070 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c737100 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c737190 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c737220 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c7372b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c737340 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7373d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c737460 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c7374f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c737580 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c737610 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] 0x2aa3c740330 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c7403c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c740450 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c7404e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c740570 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c740600 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c740690 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c740720 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7407b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c740840 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c7408d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c740960 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c7409f0 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] 0x2aa3c738fd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c739060 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c7390f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c739180 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c739210 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c7392a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c739330 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c7393c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c739450 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c7394e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c739570 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c739600 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c739690 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] 0x2aa3c741520 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c7415b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c741640 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c7416d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c741760 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c7417f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c741880 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c741910 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7419a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c741a30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c741ac0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c741b50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c741be0 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] 0x2aa3c73af20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73afb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73b040 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73b0d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73b160 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73b1f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73b280 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73b310 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73b3a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73b430 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73b4c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73b550 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73b5e0 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] 0x2aa3c741e30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c741ec0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c741f50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c741fe0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c742070 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c742100 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c742190 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c742220 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7422b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c742340 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c7423d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c742460 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c7424f0 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] 0x2aa3c73ce70 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c73cf00 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c73cf90 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c73d020 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] 0x2aa3c742740 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c7427d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c742860 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c7428f0 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] 0x2aa3c73d780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73d810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73d8a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73d930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73d9c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73da50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73dae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73db70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73dc00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73dc90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73dd20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73ddb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73de40 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] 0x2aa3c743050 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c7430e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c743170 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c743200 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c743290 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c743320 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c7433b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c743440 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7434d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c743560 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c7435f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c743680 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c743710 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] 0x2aa3c73e090 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73e120 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73e1b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73e240 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73e2d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73e360 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73e3f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73e480 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73e510 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73e5a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73e630 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73e6c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73e750 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] 0x2aa3c743960 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c7439f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c743a80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c743b10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c743ba0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c743c30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c743cc0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c743d50 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c743de0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c743e70 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c743f00 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c743f90 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c744020 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] 0x2aa3c73e9a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c73ea30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c73eac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c73eb50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c73ebe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c73ec70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c73ed00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c73ed90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c73ee20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c73eeb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c73ef40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c73efd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c73f060 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] 0x2aa3c744270 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c744300 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c744390 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c744420 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c7444b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c744540 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c7445d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c744660 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7446f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c744780 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c744810 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c7448a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c744930 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] 0x2aa3c73f2b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c73f340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c73f3d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c73f460 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] 0x2aa3c744b80 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c744c10 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c744ca0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c744d30 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: 0x2aa3c71f350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71e240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71e410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71e4a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71e540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71e2d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71e5e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71e678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71e710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71e370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71e7b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71e848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71e8e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c745490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c745520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c7455b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c745640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c7456d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c745760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c7457f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c745880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c745910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c7459a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c745a30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c745ac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c745b50 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: 0x2aa3c71f468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71ebc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71ed90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71ee28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71eec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71ec58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71ef60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71eff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71f090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71ecf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71f130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71f1c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71f260 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c745bf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c745c80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c745d10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c745da0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c745e30 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c745ec0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c745f50 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c745fe0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c746070 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c746100 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c746190 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c746220 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c7462b0 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: 0x2aa3c71f580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71f770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71f940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71f9d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71fa70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71f808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71fb10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71fba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71fc40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71f8a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71fce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71fd78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71fe10 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c746350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c7463e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c746470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c746500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c746590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c746620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c7466b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c746740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c7467d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c746860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c7468f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c746980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c746a10 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: 0x2aa3c71f698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3c71fff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3c720090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3c720128 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c740d40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c740dd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c740e60 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c740ef0 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: 0x2aa3c71f350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71e240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71e410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71e4a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71e540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71e2d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71e5e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71e678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71e710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71e370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71e7b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71e848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71e8e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c746ab0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c746b40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c746bd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c746c60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c746cf0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c746d80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c746e10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c746ea0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c746f30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c746fc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c747050 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c7470e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c747170 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: 0x2aa3c71f468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71ebc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71ed90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71ee28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71eec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71ec58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71ef60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71eff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71f090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71ecf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71f130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71f1c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71f260 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c747210 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c7472a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c747330 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c7473c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c747450 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c7474e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c747570 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c747600 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c747690 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c747720 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c7477b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c747840 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c7478d0 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: 0x2aa3c71f580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3c71f770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3c71f940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3c71f9d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3c71fa70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3c71f808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3c71fb10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3c71fba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3c71fc40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3c71f8a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3c71fce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3c71fd78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3c71fe10 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c747970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3c747a00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3c747a90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3c747b20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3c747bb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3c747c40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3c747cd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3c747d60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3c747df0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3c747e80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3c747f10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3c747fa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3c748030 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: 0x2aa3c71f698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3c71fff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3c720090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3c720128 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3c740f90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3c741020 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3c7410b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3c741140 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.13.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: 0x2aa3fc690d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc66cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66d68 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66e00 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fc97f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc98020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fc980b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fc98140 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: 0x2aa3fc691e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67650 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67820 VAL: '00' (3 sibs) 32: 0x2aa3fc678b8 VAL: '01' (3 sibs) 32: 0x2aa3fc67950 VAL: '02' (3 sibs) 32: 0x2aa3fc676e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc679f0 VAL: '10' (3 sibs) 32: 0x2aa3fc67a88 VAL: '11' (3 sibs) 32: 0x2aa3fc67b20 VAL: '12' (3 sibs) 32: 0x2aa3fc67780 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67bc0 VAL: '20' (3 sibs) 32: 0x2aa3fc67c58 VAL: '21' (3 sibs) 32: 0x2aa3fc67cf0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fc99e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc99ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc99f70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9a000 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9a090 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9a120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9a1b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9a240 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9a2d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9a360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9a3f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9a480 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9a510 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: 0x2aa3fc69300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68200 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc683d0 VAL: '00' (3 sibs) 32: 0x2aa3fc68468 VAL: '01' (3 sibs) 32: 0x2aa3fc68500 VAL: '02' (3 sibs) 32: 0x2aa3fc68298 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc685a0 VAL: '10' (3 sibs) 32: 0x2aa3fc68638 VAL: '11' (3 sibs) 32: 0x2aa3fc686d0 VAL: '12' (3 sibs) 32: 0x2aa3fc68330 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68770 VAL: '20' (3 sibs) 32: 0x2aa3fc68808 VAL: '21' (3 sibs) 32: 0x2aa3fc688a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fc9bbc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc9bc50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc9bce0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9bd70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9be00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9be90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9bf20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9bfb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9c040 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9c0d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9c160 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9c1f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9c280 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: 0x2aa3fc69418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68940 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68b10 VAL: '00' (3 sibs) 32: 0x2aa3fc68ba8 VAL: '01' (3 sibs) 32: 0x2aa3fc68c40 VAL: '02' (3 sibs) 32: 0x2aa3fc689d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68ce0 VAL: '10' (3 sibs) 32: 0x2aa3fc68d78 VAL: '11' (3 sibs) 32: 0x2aa3fc68e10 VAL: '12' (3 sibs) 32: 0x2aa3fc68a70 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68eb0 VAL: '20' (3 sibs) 32: 0x2aa3fc68f48 VAL: '21' (3 sibs) 32: 0x2aa3fc68fe0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fc9d9b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc9da40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc9dad0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9db60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9dbf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9dc80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9dd10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9dda0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9de30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9dec0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9df50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9dfe0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9e070 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: 0x2aa3fc69530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc69950 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69b20 VAL: '00' (3 sibs) 32: 0x2aa3fc69bb8 VAL: '01' (3 sibs) 32: 0x2aa3fc69c50 VAL: '02' (3 sibs) 32: 0x2aa3fc699e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69cf0 VAL: '10' (3 sibs) 32: 0x2aa3fc69d88 VAL: '11' (3 sibs) 32: 0x2aa3fc69e20 VAL: '12' (3 sibs) 32: 0x2aa3fc69a80 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69ec0 VAL: '20' (3 sibs) 32: 0x2aa3fc69f58 VAL: '21' (3 sibs) 32: 0x2aa3fc69ff0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fc9f780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc9f810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc9f8a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9f930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9f9c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9fa50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9fae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9fb70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9fc00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9fc90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9fd20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9fdb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9fe40 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: 0x2aa3fc69648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67de0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67fb0 VAL: '00' (3 sibs) 32: 0x2aa3fc68048 VAL: '01' (3 sibs) 32: 0x2aa3fc680e0 VAL: '02' (3 sibs) 32: 0x2aa3fc67e78 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a090 VAL: '10' (3 sibs) 32: 0x2aa3fc6a128 VAL: '11' (3 sibs) 32: 0x2aa3fc6a1c0 VAL: '12' (3 sibs) 32: 0x2aa3fc67f10 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a260 VAL: '20' (3 sibs) 32: 0x2aa3fc6a2f8 VAL: '21' (3 sibs) 32: 0x2aa3fc6a390 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca1570 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca1600 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca1690 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca1720 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca17b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca1840 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca18d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca1960 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca19f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca1a80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca1b10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca1ba0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca1c30 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: 0x2aa3fc69760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6a430 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a600 VAL: '00' (3 sibs) 32: 0x2aa3fc6a698 VAL: '01' (3 sibs) 32: 0x2aa3fc6a730 VAL: '02' (3 sibs) 32: 0x2aa3fc6a4c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a7d0 VAL: '10' (3 sibs) 32: 0x2aa3fc6a868 VAL: '11' (3 sibs) 32: 0x2aa3fc6a900 VAL: '12' (3 sibs) 32: 0x2aa3fc6a560 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a9a0 VAL: '20' (3 sibs) 32: 0x2aa3fc6aa38 VAL: '21' (3 sibs) 32: 0x2aa3fc6aad0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca34b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca3540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca35d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca3660 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca36f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca3780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca3810 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca38a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca3930 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca39c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca3a50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca3ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca3b70 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: 0x2aa3fc69878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6abc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6ad90 VAL: '00' (3 sibs) 32: 0x2aa3fc6ae28 VAL: '01' (3 sibs) 32: 0x2aa3fc6aec0 VAL: '02' (3 sibs) 32: 0x2aa3fc6ac58 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6af60 VAL: '10' (3 sibs) 32: 0x2aa3fc6aff8 VAL: '11' (3 sibs) 32: 0x2aa3fc6b090 VAL: '12' (3 sibs) 32: 0x2aa3fc6acf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6b130 VAL: '20' (3 sibs) 32: 0x2aa3fc6b1c8 VAL: '21' (3 sibs) 32: 0x2aa3fc6b260 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca52a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca5330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca53c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca5450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca54e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca5570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca5600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca5690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca5720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca57b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca5840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca58d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca5960 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: 0x2aa3fc690d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc66cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66d68 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66e00 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca5bf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca5c80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fca5d10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fca5da0 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: 0x2aa3fc691e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67650 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67820 VAL: '00' (3 sibs) 32: 0x2aa3fc678b8 VAL: '01' (3 sibs) 32: 0x2aa3fc67950 VAL: '02' (3 sibs) 32: 0x2aa3fc676e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc679f0 VAL: '10' (3 sibs) 32: 0x2aa3fc67a88 VAL: '11' (3 sibs) 32: 0x2aa3fc67b20 VAL: '12' (3 sibs) 32: 0x2aa3fc67780 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67bc0 VAL: '20' (3 sibs) 32: 0x2aa3fc67c58 VAL: '21' (3 sibs) 32: 0x2aa3fc67cf0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca6500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca6590 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca6620 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca66b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca6740 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca67d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca6860 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca68f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca6980 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca6a10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca6aa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca6b30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca6bc0 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: 0x2aa3fc69300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68200 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc683d0 VAL: '00' (3 sibs) 32: 0x2aa3fc68468 VAL: '01' (3 sibs) 32: 0x2aa3fc68500 VAL: '02' (3 sibs) 32: 0x2aa3fc68298 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc685a0 VAL: '10' (3 sibs) 32: 0x2aa3fc68638 VAL: '11' (3 sibs) 32: 0x2aa3fc686d0 VAL: '12' (3 sibs) 32: 0x2aa3fc68330 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68770 VAL: '20' (3 sibs) 32: 0x2aa3fc68808 VAL: '21' (3 sibs) 32: 0x2aa3fc688a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca6e10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca6ea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca6f30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca6fc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca7050 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca70e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca7170 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca7200 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca7290 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca7320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca73b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca7440 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca74d0 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: 0x2aa3fc69418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68940 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68b10 VAL: '00' (3 sibs) 32: 0x2aa3fc68ba8 VAL: '01' (3 sibs) 32: 0x2aa3fc68c40 VAL: '02' (3 sibs) 32: 0x2aa3fc689d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68ce0 VAL: '10' (3 sibs) 32: 0x2aa3fc68d78 VAL: '11' (3 sibs) 32: 0x2aa3fc68e10 VAL: '12' (3 sibs) 32: 0x2aa3fc68a70 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68eb0 VAL: '20' (3 sibs) 32: 0x2aa3fc68f48 VAL: '21' (3 sibs) 32: 0x2aa3fc68fe0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca7720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca77b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca7840 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca78d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca7960 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca79f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca7a80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca7b10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca7ba0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca7c30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca7cc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca7d50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca7de0 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: 0x2aa3fc69530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc69950 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69b20 VAL: '00' (3 sibs) 32: 0x2aa3fc69bb8 VAL: '01' (3 sibs) 32: 0x2aa3fc69c50 VAL: '02' (3 sibs) 32: 0x2aa3fc699e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69cf0 VAL: '10' (3 sibs) 32: 0x2aa3fc69d88 VAL: '11' (3 sibs) 32: 0x2aa3fc69e20 VAL: '12' (3 sibs) 32: 0x2aa3fc69a80 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69ec0 VAL: '20' (3 sibs) 32: 0x2aa3fc69f58 VAL: '21' (3 sibs) 32: 0x2aa3fc69ff0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca8030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca80c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca8150 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca81e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca8270 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca8300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca8390 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca8420 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca84b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca8540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca85d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca8660 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca86f0 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: 0x2aa3fc69648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67de0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67fb0 VAL: '00' (3 sibs) 32: 0x2aa3fc68048 VAL: '01' (3 sibs) 32: 0x2aa3fc680e0 VAL: '02' (3 sibs) 32: 0x2aa3fc67e78 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a090 VAL: '10' (3 sibs) 32: 0x2aa3fc6a128 VAL: '11' (3 sibs) 32: 0x2aa3fc6a1c0 VAL: '12' (3 sibs) 32: 0x2aa3fc67f10 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a260 VAL: '20' (3 sibs) 32: 0x2aa3fc6a2f8 VAL: '21' (3 sibs) 32: 0x2aa3fc6a390 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca8940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca89d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca8a60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca8af0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca8b80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca8c10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca8ca0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca8d30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca8dc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca8e50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca8ee0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca8f70 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca9000 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: 0x2aa3fc69760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6a430 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a600 VAL: '00' (3 sibs) 32: 0x2aa3fc6a698 VAL: '01' (3 sibs) 32: 0x2aa3fc6a730 VAL: '02' (3 sibs) 32: 0x2aa3fc6a4c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a7d0 VAL: '10' (3 sibs) 32: 0x2aa3fc6a868 VAL: '11' (3 sibs) 32: 0x2aa3fc6a900 VAL: '12' (3 sibs) 32: 0x2aa3fc6a560 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a9a0 VAL: '20' (3 sibs) 32: 0x2aa3fc6aa38 VAL: '21' (3 sibs) 32: 0x2aa3fc6aad0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca9250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca92e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca9370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca9400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca9490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca9520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca95b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca9640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca96d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca9760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca97f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca9880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca9910 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: 0x2aa3fc69878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6abc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6ad90 VAL: '00' (3 sibs) 32: 0x2aa3fc6ae28 VAL: '01' (3 sibs) 32: 0x2aa3fc6aec0 VAL: '02' (3 sibs) 32: 0x2aa3fc6ac58 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6af60 VAL: '10' (3 sibs) 32: 0x2aa3fc6aff8 VAL: '11' (3 sibs) 32: 0x2aa3fc6b090 VAL: '12' (3 sibs) 32: 0x2aa3fc6acf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6b130 VAL: '20' (3 sibs) 32: 0x2aa3fc6b1c8 VAL: '21' (3 sibs) 32: 0x2aa3fc6b260 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fca9b60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca9bf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca9c80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca9d10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca9da0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca9e30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca9ec0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca9f50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca9fe0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcaa070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcaa100 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcaa190 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcaa220 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] 0x2aa3fc97f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc98020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fc980b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fc98140 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] 0x2aa3fcaab70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcaac00 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fcaac90 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fcaad20 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] 0x2aa3fc99e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc99ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc99f70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9a000 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9a090 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9a120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9a1b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9a240 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9a2d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9a360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9a3f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9a480 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9a510 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] 0x2aa3fcabd60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcabdf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcabe80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcabf10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcabfa0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcac030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcac0c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcac150 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcac1e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcac270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcac300 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcac390 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcac420 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] 0x2aa3fc9bbc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc9bc50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc9bce0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9bd70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9be00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9be90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9bf20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9bfb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9c040 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9c0d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9c160 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9c1f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9c280 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] 0x2aa3fcac670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcac700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcac790 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcac820 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcac8b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcac940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcac9d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcaca60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcacaf0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcacb80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcacc10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcacca0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcacd30 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] 0x2aa3fc9d9b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc9da40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc9dad0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9db60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9dbf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9dc80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9dd10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9dda0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9de30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9dec0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9df50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9dfe0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9e070 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] 0x2aa3fcacf80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcad010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcad0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcad130 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcad1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcad250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcad2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcad370 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcad400 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcad490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcad520 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcad5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcad640 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] 0x2aa3fc9f780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fc9f810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fc9f8a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fc9f930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fc9f9c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fc9fa50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fc9fae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fc9fb70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fc9fc00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fc9fc90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fc9fd20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fc9fdb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fc9fe40 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] 0x2aa3fcad890 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcad920 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcad9b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcada40 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcadad0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcadb60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcadbf0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcadc80 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcadd10 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcadda0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcade30 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcadec0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcadf50 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] 0x2aa3fca1570 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca1600 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca1690 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca1720 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca17b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca1840 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca18d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca1960 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca19f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca1a80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca1b10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca1ba0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca1c30 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] 0x2aa3fcae1a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcae230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcae2c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcae350 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcae3e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcae470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcae500 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcae590 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcae620 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcae6b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcae740 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcae7d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcae860 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] 0x2aa3fca34b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca3540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca35d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca3660 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca36f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca3780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca3810 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca38a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca3930 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca39c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca3a50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca3ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca3b70 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] 0x2aa3fcaeab0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcaeb40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcaebd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcaec60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcaecf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcaed80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcaee10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcaeea0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcaef30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcaefc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcaf050 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcaf0e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcaf170 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] 0x2aa3fca52a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca5330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca53c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca5450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca54e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca5570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca5600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca5690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca5720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca57b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca5840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca58d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca5960 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] 0x2aa3fcaf3c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcaf450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcaf4e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcaf570 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcaf600 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcaf690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcaf720 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcaf7b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcaf840 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcaf8d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcaf960 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcaf9f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcafa80 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] 0x2aa3fca5bf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca5c80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fca5d10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fca5da0 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] 0x2aa3fcafcd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcafd60 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fcafdf0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fcafe80 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] 0x2aa3fca6500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca6590 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca6620 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca66b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca6740 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca67d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca6860 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca68f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca6980 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca6a10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca6aa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca6b30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca6bc0 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] 0x2aa3fcb05e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb0670 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb0700 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb0790 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb0820 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb08b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb0940 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb09d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb0a60 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb0af0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb0b80 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb0c10 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb0ca0 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] 0x2aa3fca6e10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca6ea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca6f30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca6fc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca7050 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca70e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca7170 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca7200 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca7290 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca7320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca73b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca7440 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca74d0 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] 0x2aa3fcb0ef0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb0f80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb1010 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb10a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb1130 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb11c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb1250 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb12e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb1370 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb1400 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb1490 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb1520 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb15b0 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] 0x2aa3fca7720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca77b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca7840 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca78d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca7960 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca79f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca7a80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca7b10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca7ba0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca7c30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca7cc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca7d50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca7de0 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] 0x2aa3fcb1800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb1890 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb1920 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb19b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb1a40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb1ad0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb1b60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb1bf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb1c80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb1d10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb1da0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb1e30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb1ec0 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] 0x2aa3fca8030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca80c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca8150 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca81e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca8270 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca8300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca8390 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca8420 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca84b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca8540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca85d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca8660 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca86f0 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] 0x2aa3fcb2110 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb21a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb2230 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb22c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb2350 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb23e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb2470 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb2500 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb2590 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb2620 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb26b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb2740 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb27d0 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] 0x2aa3fca8940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca89d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca8a60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca8af0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca8b80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca8c10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca8ca0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca8d30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca8dc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca8e50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca8ee0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca8f70 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca9000 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] 0x2aa3fcb2a20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb2ab0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb2b40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb2bd0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb2c60 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb2cf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb2d80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb2e10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb2ea0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb2f30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb2fc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb3050 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb30e0 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] 0x2aa3fca9250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca92e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca9370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca9400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca9490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca9520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca95b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca9640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca96d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fca9760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fca97f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fca9880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fca9910 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] 0x2aa3fcb3330 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb33c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb3450 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb34e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb3570 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb3600 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb3690 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb3720 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb37b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb3840 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb38d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb3960 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb39f0 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] 0x2aa3fca9b60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fca9bf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fca9c80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fca9d10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fca9da0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fca9e30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fca9ec0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fca9f50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fca9fe0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcaa070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcaa100 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcaa190 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcaa220 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] 0x2aa3fcb3c40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb3cd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb3d60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb3df0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb3e80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb3f10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb3fa0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb4030 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb40c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb4150 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb41e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb4270 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb4300 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: 0x2aa3fc690d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc66cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66d68 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66e00 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcab7a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcab830 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fcab8c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fcab950 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: 0x2aa3fc691e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67650 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67820 VAL: '00' (3 sibs) 32: 0x2aa3fc678b8 VAL: '01' (3 sibs) 32: 0x2aa3fc67950 VAL: '02' (3 sibs) 32: 0x2aa3fc676e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc679f0 VAL: '10' (3 sibs) 32: 0x2aa3fc67a88 VAL: '11' (3 sibs) 32: 0x2aa3fc67b20 VAL: '12' (3 sibs) 32: 0x2aa3fc67780 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67bc0 VAL: '20' (3 sibs) 32: 0x2aa3fc67c58 VAL: '21' (3 sibs) 32: 0x2aa3fc67cf0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb4550 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb45e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb4670 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb4700 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb4790 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb4820 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb48b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb4940 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb49d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb4a60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb4af0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb4b80 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb4c10 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: 0x2aa3fc69300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68200 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc683d0 VAL: '00' (3 sibs) 32: 0x2aa3fc68468 VAL: '01' (3 sibs) 32: 0x2aa3fc68500 VAL: '02' (3 sibs) 32: 0x2aa3fc68298 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc685a0 VAL: '10' (3 sibs) 32: 0x2aa3fc68638 VAL: '11' (3 sibs) 32: 0x2aa3fc686d0 VAL: '12' (3 sibs) 32: 0x2aa3fc68330 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68770 VAL: '20' (3 sibs) 32: 0x2aa3fc68808 VAL: '21' (3 sibs) 32: 0x2aa3fc688a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb4cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb4d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb4dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb4e60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb4ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb4f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb5010 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb50a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb5130 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb51c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb5250 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb52e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb5370 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: 0x2aa3fc69418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68940 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68b10 VAL: '00' (3 sibs) 32: 0x2aa3fc68ba8 VAL: '01' (3 sibs) 32: 0x2aa3fc68c40 VAL: '02' (3 sibs) 32: 0x2aa3fc689d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68ce0 VAL: '10' (3 sibs) 32: 0x2aa3fc68d78 VAL: '11' (3 sibs) 32: 0x2aa3fc68e10 VAL: '12' (3 sibs) 32: 0x2aa3fc68a70 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68eb0 VAL: '20' (3 sibs) 32: 0x2aa3fc68f48 VAL: '21' (3 sibs) 32: 0x2aa3fc68fe0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb5410 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb54a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb5530 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb55c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb5650 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb56e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb5770 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb5800 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb5890 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb5920 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb59b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb5a40 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb5ad0 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: 0x2aa3fc69530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc69950 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69b20 VAL: '00' (3 sibs) 32: 0x2aa3fc69bb8 VAL: '01' (3 sibs) 32: 0x2aa3fc69c50 VAL: '02' (3 sibs) 32: 0x2aa3fc699e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69cf0 VAL: '10' (3 sibs) 32: 0x2aa3fc69d88 VAL: '11' (3 sibs) 32: 0x2aa3fc69e20 VAL: '12' (3 sibs) 32: 0x2aa3fc69a80 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69ec0 VAL: '20' (3 sibs) 32: 0x2aa3fc69f58 VAL: '21' (3 sibs) 32: 0x2aa3fc69ff0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb5b70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb5c00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb5c90 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb5d20 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb5db0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb5e40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb5ed0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb5f60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb5ff0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb6080 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb6110 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb61a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb6230 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: 0x2aa3fc69648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67de0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67fb0 VAL: '00' (3 sibs) 32: 0x2aa3fc68048 VAL: '01' (3 sibs) 32: 0x2aa3fc680e0 VAL: '02' (3 sibs) 32: 0x2aa3fc67e78 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a090 VAL: '10' (3 sibs) 32: 0x2aa3fc6a128 VAL: '11' (3 sibs) 32: 0x2aa3fc6a1c0 VAL: '12' (3 sibs) 32: 0x2aa3fc67f10 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a260 VAL: '20' (3 sibs) 32: 0x2aa3fc6a2f8 VAL: '21' (3 sibs) 32: 0x2aa3fc6a390 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb62d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb6360 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb63f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb6480 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb6510 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb65a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb6630 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb66c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb6750 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb67e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb6870 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb6900 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb6990 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: 0x2aa3fc69760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6a430 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a600 VAL: '00' (3 sibs) 32: 0x2aa3fc6a698 VAL: '01' (3 sibs) 32: 0x2aa3fc6a730 VAL: '02' (3 sibs) 32: 0x2aa3fc6a4c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a7d0 VAL: '10' (3 sibs) 32: 0x2aa3fc6a868 VAL: '11' (3 sibs) 32: 0x2aa3fc6a900 VAL: '12' (3 sibs) 32: 0x2aa3fc6a560 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a9a0 VAL: '20' (3 sibs) 32: 0x2aa3fc6aa38 VAL: '21' (3 sibs) 32: 0x2aa3fc6aad0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb6a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb6ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb6b50 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb6be0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb6c70 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb6d00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb6d90 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb6e20 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb6eb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb6f40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb6fd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb7060 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb70f0 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: 0x2aa3fc69878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6abc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6ad90 VAL: '00' (3 sibs) 32: 0x2aa3fc6ae28 VAL: '01' (3 sibs) 32: 0x2aa3fc6aec0 VAL: '02' (3 sibs) 32: 0x2aa3fc6ac58 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6af60 VAL: '10' (3 sibs) 32: 0x2aa3fc6aff8 VAL: '11' (3 sibs) 32: 0x2aa3fc6b090 VAL: '12' (3 sibs) 32: 0x2aa3fc6acf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6b130 VAL: '20' (3 sibs) 32: 0x2aa3fc6b1c8 VAL: '21' (3 sibs) 32: 0x2aa3fc6b260 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb7190 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb7220 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb72b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb7340 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb73d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb7460 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb74f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb7580 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb7610 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb76a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb7730 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb77c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb7850 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: 0x2aa3fc690d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc66cd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66d68 SEQ: (3 sibs) 0 children: 32: 0x2aa3fc66e00 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb78f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb7980 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3fcb7a10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3fcb7aa0 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: 0x2aa3fc691e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67650 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67820 VAL: '00' (3 sibs) 32: 0x2aa3fc678b8 VAL: '01' (3 sibs) 32: 0x2aa3fc67950 VAL: '02' (3 sibs) 32: 0x2aa3fc676e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc679f0 VAL: '10' (3 sibs) 32: 0x2aa3fc67a88 VAL: '11' (3 sibs) 32: 0x2aa3fc67b20 VAL: '12' (3 sibs) 32: 0x2aa3fc67780 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67bc0 VAL: '20' (3 sibs) 32: 0x2aa3fc67c58 VAL: '21' (3 sibs) 32: 0x2aa3fc67cf0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb7b40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb7bd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb7c60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb7cf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb7d80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb7e10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb7ea0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb7f30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb7fc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb8050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb80e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb8170 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb8200 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: 0x2aa3fc69300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68200 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc683d0 VAL: '00' (3 sibs) 32: 0x2aa3fc68468 VAL: '01' (3 sibs) 32: 0x2aa3fc68500 VAL: '02' (3 sibs) 32: 0x2aa3fc68298 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc685a0 VAL: '10' (3 sibs) 32: 0x2aa3fc68638 VAL: '11' (3 sibs) 32: 0x2aa3fc686d0 VAL: '12' (3 sibs) 32: 0x2aa3fc68330 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68770 VAL: '20' (3 sibs) 32: 0x2aa3fc68808 VAL: '21' (3 sibs) 32: 0x2aa3fc688a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb82a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb8330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb83c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb8450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb84e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb8570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb8600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb8690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb8720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb87b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb8840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb88d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb8960 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: 0x2aa3fc69418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc68940 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68b10 VAL: '00' (3 sibs) 32: 0x2aa3fc68ba8 VAL: '01' (3 sibs) 32: 0x2aa3fc68c40 VAL: '02' (3 sibs) 32: 0x2aa3fc689d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68ce0 VAL: '10' (3 sibs) 32: 0x2aa3fc68d78 VAL: '11' (3 sibs) 32: 0x2aa3fc68e10 VAL: '12' (3 sibs) 32: 0x2aa3fc68a70 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc68eb0 VAL: '20' (3 sibs) 32: 0x2aa3fc68f48 VAL: '21' (3 sibs) 32: 0x2aa3fc68fe0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb8a00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb8a90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb8b20 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb8bb0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb8c40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb8cd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb8d60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb8df0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb8e80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb8f10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb8fa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb9030 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb90c0 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: 0x2aa3fc69530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc69950 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69b20 VAL: '00' (3 sibs) 32: 0x2aa3fc69bb8 VAL: '01' (3 sibs) 32: 0x2aa3fc69c50 VAL: '02' (3 sibs) 32: 0x2aa3fc699e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69cf0 VAL: '10' (3 sibs) 32: 0x2aa3fc69d88 VAL: '11' (3 sibs) 32: 0x2aa3fc69e20 VAL: '12' (3 sibs) 32: 0x2aa3fc69a80 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc69ec0 VAL: '20' (3 sibs) 32: 0x2aa3fc69f58 VAL: '21' (3 sibs) 32: 0x2aa3fc69ff0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb9160 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb91f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb9280 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb9310 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb93a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb9430 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb94c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb9550 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb95e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb9670 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb9700 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb9790 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb9820 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: 0x2aa3fc69648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc67de0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc67fb0 VAL: '00' (3 sibs) 32: 0x2aa3fc68048 VAL: '01' (3 sibs) 32: 0x2aa3fc680e0 VAL: '02' (3 sibs) 32: 0x2aa3fc67e78 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a090 VAL: '10' (3 sibs) 32: 0x2aa3fc6a128 VAL: '11' (3 sibs) 32: 0x2aa3fc6a1c0 VAL: '12' (3 sibs) 32: 0x2aa3fc67f10 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a260 VAL: '20' (3 sibs) 32: 0x2aa3fc6a2f8 VAL: '21' (3 sibs) 32: 0x2aa3fc6a390 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcb98c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcb9950 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcb99e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcb9a70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcb9b00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcb9b90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcb9c20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcb9cb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcb9d40 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcb9dd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcb9e60 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcb9ef0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcb9f80 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: 0x2aa3fc69760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6a430 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a600 VAL: '00' (3 sibs) 32: 0x2aa3fc6a698 VAL: '01' (3 sibs) 32: 0x2aa3fc6a730 VAL: '02' (3 sibs) 32: 0x2aa3fc6a4c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a7d0 VAL: '10' (3 sibs) 32: 0x2aa3fc6a868 VAL: '11' (3 sibs) 32: 0x2aa3fc6a900 VAL: '12' (3 sibs) 32: 0x2aa3fc6a560 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6a9a0 VAL: '20' (3 sibs) 32: 0x2aa3fc6aa38 VAL: '21' (3 sibs) 32: 0x2aa3fc6aad0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcba020 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcba0b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcba140 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcba1d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcba260 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcba2f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcba380 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcba410 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcba4a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcba530 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcba5c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcba650 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcba6e0 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: 0x2aa3fc69878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3fc6abc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6ad90 VAL: '00' (3 sibs) 32: 0x2aa3fc6ae28 VAL: '01' (3 sibs) 32: 0x2aa3fc6aec0 VAL: '02' (3 sibs) 32: 0x2aa3fc6ac58 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6af60 VAL: '10' (3 sibs) 32: 0x2aa3fc6aff8 VAL: '11' (3 sibs) 32: 0x2aa3fc6b090 VAL: '12' (3 sibs) 32: 0x2aa3fc6acf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3fc6b130 VAL: '20' (3 sibs) 32: 0x2aa3fc6b1c8 VAL: '21' (3 sibs) 32: 0x2aa3fc6b260 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3fcba780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3fcba810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3fcba8a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3fcba930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3fcba9c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3fcbaa50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3fcbaae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3fcbab70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3fcbac00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3fcbac90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3fcbad20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3fcbadb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3fcbae40 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.13.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: 0x2aa35a25ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a242e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a244b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a24718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a247b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a24548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a248e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a24980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a245e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a24a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a24ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a24b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a24378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a24bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a24e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a24ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a24c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a25028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a250c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a24d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a25160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a251f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a25290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a24410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a25330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a25500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a25598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a25630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a253c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a256d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a25768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a25800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a25460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a258a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a25938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a259d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a34020 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a340b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a34140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a341d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a34260 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a342f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a34380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a34410 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a344a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a34530 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a345c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a34650 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a346e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a34770 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a34800 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a34890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a34920 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a349b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a34a40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a34ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a34b60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a34bf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a34c80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a34d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a34da0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a34e30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a34ec0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a34f50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a34fe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a35070 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a35100 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a35190 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a35220 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a352b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a35340 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a353d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a35460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a354f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a35580 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a35610 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: 0x2aa35a25bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a25cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a25e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a260e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a26180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a25f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a262b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a26350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a25fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a263f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a26488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a26520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a25d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a265c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a26828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a268c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a26658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a269f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a26a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a266f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a26b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a26bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a26c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a25de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a26d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a26f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a27000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a26d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a270a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a27138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a271d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a26e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a27270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a27308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a273a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a38160 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a381f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a38280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a38310 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a383a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a38430 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a384c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a38550 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a385e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a38670 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a38700 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a38790 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a38820 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a388b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a38940 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a389d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a38a60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a38af0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a38b80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a38c10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a38ca0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a38d30 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a38dc0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a38e50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a38ee0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a38f70 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a39000 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a39090 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a39120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a391b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a39240 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a392d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a39360 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a393f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a39480 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a39510 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a395a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a39630 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a396c0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a39750 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: 0x2aa35a25ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a242e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a244b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a24718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a247b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a24548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a248e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a24980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a245e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a24a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a24ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a24b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a24378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a24bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a24e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a24ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a24c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a25028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a250c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a24d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a25160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a251f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a25290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a24410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a25330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a25500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a25598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a25630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a253c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a256d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a25768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a25800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a25460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a258a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a25938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a259d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a3a570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a3a600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a3a690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a3a720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a3a7b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a3a840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a3a8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a3a960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a3a9f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a3aa80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a3ab10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a3aba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a3ac30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a3acc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a3ad50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a3ade0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a3ae70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a3af00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a3af90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a3b020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a3b0b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a3b140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a3b1d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a3b260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a3b2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a3b380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a3b410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a3b4a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a3b530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a3b5c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a3b650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a3b6e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a3b770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a3b800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a3b890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a3b920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a3b9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a3ba40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a3bad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a3bb60 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: 0x2aa35a25bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a25cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a25e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a260e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a26180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a25f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a262b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a26350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a25fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a263f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a26488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a26520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a25d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a265c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a26828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a268c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a26658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a269f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a26a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a266f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a26b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a26bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a26c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a25de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a26d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a26f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a27000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a26d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a270a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a27138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a271d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a26e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a27270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a27308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a273a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a3c980 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a3ca10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a3caa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a3cb30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a3cbc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a3cc50 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a3cce0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a3cd70 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a3ce00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a3ce90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a3cf20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a3cfb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a3d040 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a3d0d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a3d160 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a3d1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a3d280 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a3d310 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a3d3a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a3d430 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a3d4c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a3d550 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a3d5e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a3d670 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a3d700 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a3d790 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a3d820 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a3d8b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a3d940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a3d9d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a3da60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a3daf0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a3db80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a3dc10 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a3dca0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a3dd30 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a3ddc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a3de50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a3dee0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a3df70 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] 0x2aa35a34020 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a340b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a34140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a341d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a34260 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a342f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a34380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a34410 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a344a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a34530 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a345c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a34650 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a346e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a34770 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a34800 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a34890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a34920 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a349b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a34a40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a34ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a34b60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a34bf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a34c80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a34d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a34da0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a34e30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a34ec0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a34f50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a34fe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a35070 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a35100 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a35190 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a35220 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a352b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a35340 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a353d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a35460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a354f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a35580 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a35610 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] 0x2aa35a3ffa0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a40030 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a400c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a40150 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a401e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a40270 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a40300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a40390 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a40420 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a404b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a40540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a405d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a40660 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a406f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a40780 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a40810 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a408a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a40930 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a409c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a40a50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a40ae0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a40b70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a40c00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a40c90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a40d20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a40db0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a40e40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a40ed0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a40f60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a40ff0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a41080 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a41110 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a411a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a41230 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a412c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a41350 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a413e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a41470 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a41500 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a41590 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] 0x2aa35a38160 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a381f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a38280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a38310 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a383a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a38430 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a384c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a38550 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a385e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a38670 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a38700 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a38790 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a38820 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a388b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a38940 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a389d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a38a60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a38af0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a38b80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a38c10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a38ca0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a38d30 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a38dc0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a38e50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a38ee0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a38f70 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a39000 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a39090 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a39120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a391b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a39240 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a392d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a39360 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a393f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a39480 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a39510 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a395a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a39630 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a396c0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a39750 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] 0x2aa35a423b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a42440 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a424d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a42560 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a425f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a42680 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a42710 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a427a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a42830 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a428c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a42950 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a429e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a42a70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a42b00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a42b90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a42c20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a42cb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a42d40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a42dd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a42e60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a42ef0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a42f80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a43010 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a430a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a43130 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a431c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a43250 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a432e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a43370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a43400 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a43490 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a43520 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a435b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a43640 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a436d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a43760 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a437f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a43880 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a43910 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a439a0 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] 0x2aa35a3a570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a3a600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a3a690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a3a720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a3a7b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a3a840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a3a8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a3a960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a3a9f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a3aa80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a3ab10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a3aba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a3ac30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a3acc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a3ad50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a3ade0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a3ae70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a3af00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a3af90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a3b020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a3b0b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a3b140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a3b1d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a3b260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a3b2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a3b380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a3b410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a3b4a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a3b530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a3b5c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a3b650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a3b6e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a3b770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a3b800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a3b890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a3b920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a3b9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a3ba40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a3bad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a3bb60 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] 0x2aa35a447c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a44850 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a448e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a44970 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a44a00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a44a90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a44b20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a44bb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a44c40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a44cd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a44d60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a44df0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a44e80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a44f10 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a44fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a45030 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a450c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a45150 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a451e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a45270 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a45300 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a45390 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a45420 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a454b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a45540 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a455d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a45660 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a456f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a45780 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a45810 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a458a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a45930 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a459c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a45a50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a45ae0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a45b70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a45c00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a45c90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a45d20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a45db0 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] 0x2aa35a3c980 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a3ca10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a3caa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a3cb30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a3cbc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a3cc50 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a3cce0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a3cd70 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a3ce00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a3ce90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a3cf20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a3cfb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a3d040 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a3d0d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a3d160 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a3d1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a3d280 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a3d310 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a3d3a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a3d430 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a3d4c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a3d550 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a3d5e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a3d670 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a3d700 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a3d790 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a3d820 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a3d8b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a3d940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a3d9d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a3da60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a3daf0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a3db80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a3dc10 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a3dca0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a3dd30 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a3ddc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a3de50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a3dee0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a3df70 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] 0x2aa35a46bd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a46c60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a46cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a46d80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a46e10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a46ea0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a46f30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a46fc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a47050 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a470e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a47170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a47200 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a47290 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a47320 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a473b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a47440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a474d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a47560 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a475f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a47680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a47710 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a477a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a47830 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a478c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a47950 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a479e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a47a70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a47b00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a47b90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a47c20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a47cb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a47d40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a47dd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a47e60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a47ef0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a47f80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a48010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a480a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a48130 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a481c0 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: 0x2aa35a25ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a242e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a244b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a24718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a247b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a24548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a248e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a24980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a245e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a24a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a24ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a24b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a24378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a24bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a24e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a24ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a24c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a25028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a250c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a24d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a25160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a251f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a25290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a24410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a25330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a25500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a25598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a25630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a253c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a256d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a25768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a25800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a25460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a258a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a25938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a259d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a48fe0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a49070 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a49100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a49190 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a49220 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a492b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a49340 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a493d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a49460 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a494f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a49580 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a49610 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a496a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a49730 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a497c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a49850 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a498e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a49970 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a49a00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a49a90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a49b20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a49bb0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a49c40 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a49cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a49d60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a49df0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a49e80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a49f10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a49fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a4a030 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a4a0c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a4a150 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a4a1e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a4a270 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a4a300 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a4a390 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a4a420 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a4a4b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a4a540 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a4a5d0 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: 0x2aa35a25bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a25cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a25e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a260e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a26180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a25f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a262b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a26350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a25fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a263f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a26488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a26520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a25d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a265c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a26828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a268c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a26658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a269f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a26a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a266f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a26b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a26bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a26c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a25de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a26d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a26f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a27000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a26d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a270a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a27138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a271d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a26e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a27270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a27308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a273a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a4a670 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a4a700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a4a790 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a4a820 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a4a8b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a4a940 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a4a9d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a4aa60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a4aaf0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a4ab80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a4ac10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a4aca0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a4ad30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a4adc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a4ae50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a4aee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a4af70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a4b000 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a4b090 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a4b120 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a4b1b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a4b240 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a4b2d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a4b360 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a4b3f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a4b480 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a4b510 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a4b5a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a4b630 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a4b6c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a4b750 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a4b7e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a4b870 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a4b900 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a4b990 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a4ba20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a4bab0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a4bb40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a4bbd0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a4bc60 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: 0x2aa35a25ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a242e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a244b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a24718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a247b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a24548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a248e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a24980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a245e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a24a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a24ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a24b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a24378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a24bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a24dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a24e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a24ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a24c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a24f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a25028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a250c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a24d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a25160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a251f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a25290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a24410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a25330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a25500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a25598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a25630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a253c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a256d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a25768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a25800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a25460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a258a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a25938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a259d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a4bd00 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a4bd90 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a4be20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a4beb0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a4bf40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a4bfd0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a4c060 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a4c0f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a4c180 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a4c210 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a4c2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a4c330 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a4c3c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a4c450 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a4c4e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a4c570 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a4c600 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a4c690 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a4c720 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a4c7b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a4c840 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a4c8d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a4c960 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a4c9f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a4ca80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a4cb10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a4cba0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a4cc30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a4ccc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a4cd50 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a4cde0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a4ce70 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a4cf00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a4cf90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a4d020 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a4d0b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a4d140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a4d1d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a4d260 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a4d2f0 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: 0x2aa35a25bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa35a25cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa35a25e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa35a260e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa35a26180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa35a25f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa35a262b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa35a26350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa35a25fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a263f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa35a26488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa35a26520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa35a25d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa35a265c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa35a26828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa35a268c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa35a26658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a26960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa35a269f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa35a26a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa35a266f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a26b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa35a26bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa35a26c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa35a25de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa35a26d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa35a26ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa35a26f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa35a27000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa35a26d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa35a270a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa35a27138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa35a271d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa35a26e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa35a27270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa35a27308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa35a273a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa35a4d390 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa35a4d420 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa35a4d4b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa35a4d540 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa35a4d5d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa35a4d660 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa35a4d6f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa35a4d780 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa35a4d810 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa35a4d8a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa35a4d930 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa35a4d9c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa35a4da50 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa35a4dae0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa35a4db70 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa35a4dc00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa35a4dc90 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa35a4dd20 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa35a4ddb0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa35a4de40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa35a4ded0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa35a4df60 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa35a4dff0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa35a4e080 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa35a4e110 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa35a4e1a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa35a4e230 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa35a4e2c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa35a4e350 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa35a4e3e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa35a4e470 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa35a4e500 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa35a4e590 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa35a4e620 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa35a4e6b0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa35a4e740 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa35a4e7d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa35a4e860 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa35a4e8f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa35a4e980 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (2 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (2 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.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.13.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: 0x2aa3536e490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536b2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b680 VAL: '000' (3 sibs) 34: 0x2aa3536b718 VAL: '001' (3 sibs) 34: 0x2aa3536b7b0 VAL: '002' (3 sibs) 34: 0x2aa3536b548 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b850 VAL: '010' (3 sibs) 34: 0x2aa3536b8e8 VAL: '011' (3 sibs) 34: 0x2aa3536b980 VAL: '012' (3 sibs) 34: 0x2aa3536b5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ba20 VAL: '020' (3 sibs) 34: 0x2aa3536bab8 VAL: '021' (3 sibs) 34: 0x2aa3536bb50 VAL: '022' (3 sibs) 34: 0x2aa3536b378 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bbf0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bdc0 VAL: '100' (3 sibs) 34: 0x2aa3536be58 VAL: '101' (3 sibs) 34: 0x2aa3536bef0 VAL: '102' (3 sibs) 34: 0x2aa3536bc88 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bf90 VAL: '110' (3 sibs) 34: 0x2aa3536c028 VAL: '111' (3 sibs) 34: 0x2aa3536c0c0 VAL: '112' (3 sibs) 34: 0x2aa3536bd20 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c160 VAL: '120' (3 sibs) 34: 0x2aa3536c1f8 VAL: '121' (3 sibs) 34: 0x2aa3536c290 VAL: '122' (3 sibs) 34: 0x2aa3536b410 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c330 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c500 VAL: '200' (3 sibs) 34: 0x2aa3536c598 VAL: '201' (3 sibs) 34: 0x2aa3536c630 VAL: '202' (3 sibs) 34: 0x2aa3536c3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c6d0 VAL: '210' (3 sibs) 34: 0x2aa3536c768 VAL: '211' (3 sibs) 34: 0x2aa3536c800 VAL: '212' (3 sibs) 34: 0x2aa3536c460 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c8a0 VAL: '220' (3 sibs) 34: 0x2aa3536c938 VAL: '221' (3 sibs) 34: 0x2aa3536c9d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa35388b50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35388be0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35388c70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35388d00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35388d90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa35388e20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35388eb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa35388f40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35388fd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35389060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353890f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35389180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa35389210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353892a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa35389330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353893c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa35389450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353894e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35389570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa35389600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35389690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa35389720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353897b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa35389840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353898d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35389960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353899f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35389a80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa35389b10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35389ba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa35389c30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35389cc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa35389d50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35389de0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35389e70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa35389f00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35389f90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3538a020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3538a0b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3538a140 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: 0x2aa3536e5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d050 VAL: '000' (3 sibs) 34: 0x2aa3536d0e8 VAL: '001' (3 sibs) 34: 0x2aa3536d180 VAL: '002' (3 sibs) 34: 0x2aa3536cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d220 VAL: '010' (3 sibs) 34: 0x2aa3536d2b8 VAL: '011' (3 sibs) 34: 0x2aa3536d350 VAL: '012' (3 sibs) 34: 0x2aa3536cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d3f0 VAL: '020' (3 sibs) 34: 0x2aa3536d488 VAL: '021' (3 sibs) 34: 0x2aa3536d520 VAL: '022' (3 sibs) 34: 0x2aa3536cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d790 VAL: '100' (3 sibs) 34: 0x2aa3536d828 VAL: '101' (3 sibs) 34: 0x2aa3536d8c0 VAL: '102' (3 sibs) 34: 0x2aa3536d658 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d960 VAL: '110' (3 sibs) 34: 0x2aa3536d9f8 VAL: '111' (3 sibs) 34: 0x2aa3536da90 VAL: '112' (3 sibs) 34: 0x2aa3536d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536db30 VAL: '120' (3 sibs) 34: 0x2aa3536dbc8 VAL: '121' (3 sibs) 34: 0x2aa3536dc60 VAL: '122' (3 sibs) 34: 0x2aa3536cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ded0 VAL: '200' (3 sibs) 34: 0x2aa3536df68 VAL: '201' (3 sibs) 34: 0x2aa3536e000 VAL: '202' (3 sibs) 34: 0x2aa3536dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e0a0 VAL: '210' (3 sibs) 34: 0x2aa3536e138 VAL: '211' (3 sibs) 34: 0x2aa3536e1d0 VAL: '212' (3 sibs) 34: 0x2aa3536de30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e270 VAL: '220' (3 sibs) 34: 0x2aa3536e308 VAL: '221' (3 sibs) 34: 0x2aa3536e3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa3538ca80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa3538cb10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa3538cba0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa3538cc30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa3538ccc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa3538cd50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa3538cde0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa3538ce70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa3538cf00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa3538cf90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa3538d020 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa3538d0b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa3538d140 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3538d1d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3538d260 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3538d2f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3538d380 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3538d410 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3538d4a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3538d530 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3538d5c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3538d650 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3538d6e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3538d770 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3538d800 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3538d890 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3538d920 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3538d9b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3538da40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3538dad0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3538db60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3538dbf0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3538dc80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3538dd10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3538dda0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3538de30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3538dec0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3538df50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3538dfe0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3538e070 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: 0x2aa3536e6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536e8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ec50 VAL: '000' (3 sibs) 34: 0x2aa3536ece8 VAL: '001' (3 sibs) 34: 0x2aa3536ed80 VAL: '002' (3 sibs) 34: 0x2aa3536eb18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ee20 VAL: '010' (3 sibs) 34: 0x2aa3536eeb8 VAL: '011' (3 sibs) 34: 0x2aa3536ef50 VAL: '012' (3 sibs) 34: 0x2aa3536ebb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536eff0 VAL: '020' (3 sibs) 34: 0x2aa3536f088 VAL: '021' (3 sibs) 34: 0x2aa3536f120 VAL: '022' (3 sibs) 34: 0x2aa3536e948 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f390 VAL: '100' (3 sibs) 34: 0x2aa3536f428 VAL: '101' (3 sibs) 34: 0x2aa3536f4c0 VAL: '102' (3 sibs) 34: 0x2aa3536f258 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f560 VAL: '110' (3 sibs) 34: 0x2aa3536f5f8 VAL: '111' (3 sibs) 34: 0x2aa3536f690 VAL: '112' (3 sibs) 34: 0x2aa3536f2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f730 VAL: '120' (3 sibs) 34: 0x2aa3536f7c8 VAL: '121' (3 sibs) 34: 0x2aa3536f860 VAL: '122' (3 sibs) 34: 0x2aa3536e9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f900 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fad0 VAL: '200' (3 sibs) 34: 0x2aa3536fb68 VAL: '201' (3 sibs) 34: 0x2aa3536fc00 VAL: '202' (3 sibs) 34: 0x2aa3536f998 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fca0 VAL: '210' (3 sibs) 34: 0x2aa3536fd38 VAL: '211' (3 sibs) 34: 0x2aa3536fdd0 VAL: '212' (3 sibs) 34: 0x2aa3536fa30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fe70 VAL: '220' (3 sibs) 34: 0x2aa3536ff08 VAL: '221' (3 sibs) 34: 0x2aa3536ffa0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa35390b20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35390bb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35390c40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35390cd0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35390d60 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa35390df0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35390e80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa35390f10 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35390fa0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35391030 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353910c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35391150 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353911e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa35391270 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa35391300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa35391390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa35391420 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353914b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35391540 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353915d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35391660 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353916f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa35391780 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa35391810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353918a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35391930 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353919c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35391a50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa35391ae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35391b70 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa35391c00 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35391c90 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa35391d20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35391db0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35391e40 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa35391ed0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35391f60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa35391ff0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa35392080 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa35392110 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: 0x2aa3536e7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa35370040 SEQ: (3 sibs) 3 children: 34: 0x2aa35370210 SEQ: (3 sibs) 3 children: 34: 0x2aa353703e0 VAL: '000' (3 sibs) 34: 0x2aa35370478 VAL: '001' (3 sibs) 34: 0x2aa35370510 VAL: '002' (3 sibs) 34: 0x2aa353702a8 SEQ: (3 sibs) 3 children: 34: 0x2aa353705b0 VAL: '010' (3 sibs) 34: 0x2aa35370648 VAL: '011' (3 sibs) 34: 0x2aa353706e0 VAL: '012' (3 sibs) 34: 0x2aa35370340 SEQ: (3 sibs) 3 children: 34: 0x2aa35370780 VAL: '020' (3 sibs) 34: 0x2aa35370818 VAL: '021' (3 sibs) 34: 0x2aa353708b0 VAL: '022' (3 sibs) 34: 0x2aa353700d8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370950 SEQ: (3 sibs) 3 children: 34: 0x2aa35370b20 VAL: '100' (3 sibs) 34: 0x2aa35370bb8 VAL: '101' (3 sibs) 34: 0x2aa35370c50 VAL: '102' (3 sibs) 34: 0x2aa353709e8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370cf0 VAL: '110' (3 sibs) 34: 0x2aa35370d88 VAL: '111' (3 sibs) 34: 0x2aa35370e20 VAL: '112' (3 sibs) 34: 0x2aa35370a80 SEQ: (3 sibs) 3 children: 34: 0x2aa35370ec0 VAL: '120' (3 sibs) 34: 0x2aa35370f58 VAL: '121' (3 sibs) 34: 0x2aa35370ff0 VAL: '122' (3 sibs) 34: 0x2aa35370170 SEQ: (3 sibs) 3 children: 34: 0x2aa35371090 SEQ: (3 sibs) 3 children: 34: 0x2aa35371260 VAL: '200' (3 sibs) 34: 0x2aa353712f8 VAL: '201' (3 sibs) 34: 0x2aa35371390 VAL: '202' (3 sibs) 34: 0x2aa35371128 SEQ: (3 sibs) 3 children: 34: 0x2aa35371430 VAL: '210' (3 sibs) 34: 0x2aa353714c8 VAL: '211' (3 sibs) 34: 0x2aa35371560 VAL: '212' (3 sibs) 34: 0x2aa353711c0 SEQ: (3 sibs) 3 children: 34: 0x2aa35371600 VAL: '220' (3 sibs) 34: 0x2aa35371698 VAL: '221' (3 sibs) 34: 0x2aa35371730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353950e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35395170 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35395200 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35395290 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35395320 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353953b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35395440 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353954d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35395560 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353955f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa35395680 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35395710 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353957a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa35395830 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353958c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa35395950 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353959e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa35395a70 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35395b00 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa35395b90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35395c20 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa35395cb0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa35395d40 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa35395dd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa35395e60 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35395ef0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa35395f80 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35396010 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353960a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35396130 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353961c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35396250 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353962e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35396370 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35396400 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa35396490 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35396520 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353965b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa35396640 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353966d0 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: 0x2aa3536e490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536b2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b680 VAL: '000' (3 sibs) 34: 0x2aa3536b718 VAL: '001' (3 sibs) 34: 0x2aa3536b7b0 VAL: '002' (3 sibs) 34: 0x2aa3536b548 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b850 VAL: '010' (3 sibs) 34: 0x2aa3536b8e8 VAL: '011' (3 sibs) 34: 0x2aa3536b980 VAL: '012' (3 sibs) 34: 0x2aa3536b5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ba20 VAL: '020' (3 sibs) 34: 0x2aa3536bab8 VAL: '021' (3 sibs) 34: 0x2aa3536bb50 VAL: '022' (3 sibs) 34: 0x2aa3536b378 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bbf0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bdc0 VAL: '100' (3 sibs) 34: 0x2aa3536be58 VAL: '101' (3 sibs) 34: 0x2aa3536bef0 VAL: '102' (3 sibs) 34: 0x2aa3536bc88 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bf90 VAL: '110' (3 sibs) 34: 0x2aa3536c028 VAL: '111' (3 sibs) 34: 0x2aa3536c0c0 VAL: '112' (3 sibs) 34: 0x2aa3536bd20 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c160 VAL: '120' (3 sibs) 34: 0x2aa3536c1f8 VAL: '121' (3 sibs) 34: 0x2aa3536c290 VAL: '122' (3 sibs) 34: 0x2aa3536b410 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c330 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c500 VAL: '200' (3 sibs) 34: 0x2aa3536c598 VAL: '201' (3 sibs) 34: 0x2aa3536c630 VAL: '202' (3 sibs) 34: 0x2aa3536c3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c6d0 VAL: '210' (3 sibs) 34: 0x2aa3536c768 VAL: '211' (3 sibs) 34: 0x2aa3536c800 VAL: '212' (3 sibs) 34: 0x2aa3536c460 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c8a0 VAL: '220' (3 sibs) 34: 0x2aa3536c938 VAL: '221' (3 sibs) 34: 0x2aa3536c9d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353974f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35397580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35397610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353976a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35397730 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353977c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35397850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353978e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35397970 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35397a00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa35397a90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35397b20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa35397bb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa35397c40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa35397cd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa35397d60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa35397df0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa35397e80 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35397f10 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa35397fa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35398030 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353980c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa35398150 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353981e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa35398270 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35398300 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa35398390 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35398420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353984b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35398540 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353985d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35398660 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353986f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35398780 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35398810 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353988a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35398930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353989c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa35398a50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa35398ae0 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: 0x2aa3536e5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d050 VAL: '000' (3 sibs) 34: 0x2aa3536d0e8 VAL: '001' (3 sibs) 34: 0x2aa3536d180 VAL: '002' (3 sibs) 34: 0x2aa3536cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d220 VAL: '010' (3 sibs) 34: 0x2aa3536d2b8 VAL: '011' (3 sibs) 34: 0x2aa3536d350 VAL: '012' (3 sibs) 34: 0x2aa3536cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d3f0 VAL: '020' (3 sibs) 34: 0x2aa3536d488 VAL: '021' (3 sibs) 34: 0x2aa3536d520 VAL: '022' (3 sibs) 34: 0x2aa3536cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d790 VAL: '100' (3 sibs) 34: 0x2aa3536d828 VAL: '101' (3 sibs) 34: 0x2aa3536d8c0 VAL: '102' (3 sibs) 34: 0x2aa3536d658 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d960 VAL: '110' (3 sibs) 34: 0x2aa3536d9f8 VAL: '111' (3 sibs) 34: 0x2aa3536da90 VAL: '112' (3 sibs) 34: 0x2aa3536d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536db30 VAL: '120' (3 sibs) 34: 0x2aa3536dbc8 VAL: '121' (3 sibs) 34: 0x2aa3536dc60 VAL: '122' (3 sibs) 34: 0x2aa3536cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ded0 VAL: '200' (3 sibs) 34: 0x2aa3536df68 VAL: '201' (3 sibs) 34: 0x2aa3536e000 VAL: '202' (3 sibs) 34: 0x2aa3536dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e0a0 VAL: '210' (3 sibs) 34: 0x2aa3536e138 VAL: '211' (3 sibs) 34: 0x2aa3536e1d0 VAL: '212' (3 sibs) 34: 0x2aa3536de30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e270 VAL: '220' (3 sibs) 34: 0x2aa3536e308 VAL: '221' (3 sibs) 34: 0x2aa3536e3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa35399900 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35399990 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35399a20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35399ab0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35399b40 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa35399bd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35399c60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa35399cf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35399d80 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35399e10 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa35399ea0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35399f30 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa35399fc0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3539a050 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3539a0e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3539a170 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3539a200 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3539a290 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3539a320 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3539a3b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3539a440 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3539a4d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3539a560 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3539a5f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3539a680 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3539a710 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3539a7a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3539a830 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3539a8c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3539a950 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3539a9e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3539aa70 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3539ab00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3539ab90 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3539ac20 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3539acb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3539ad40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3539add0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3539ae60 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3539aef0 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: 0x2aa3536e6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536e8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ec50 VAL: '000' (3 sibs) 34: 0x2aa3536ece8 VAL: '001' (3 sibs) 34: 0x2aa3536ed80 VAL: '002' (3 sibs) 34: 0x2aa3536eb18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ee20 VAL: '010' (3 sibs) 34: 0x2aa3536eeb8 VAL: '011' (3 sibs) 34: 0x2aa3536ef50 VAL: '012' (3 sibs) 34: 0x2aa3536ebb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536eff0 VAL: '020' (3 sibs) 34: 0x2aa3536f088 VAL: '021' (3 sibs) 34: 0x2aa3536f120 VAL: '022' (3 sibs) 34: 0x2aa3536e948 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f390 VAL: '100' (3 sibs) 34: 0x2aa3536f428 VAL: '101' (3 sibs) 34: 0x2aa3536f4c0 VAL: '102' (3 sibs) 34: 0x2aa3536f258 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f560 VAL: '110' (3 sibs) 34: 0x2aa3536f5f8 VAL: '111' (3 sibs) 34: 0x2aa3536f690 VAL: '112' (3 sibs) 34: 0x2aa3536f2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f730 VAL: '120' (3 sibs) 34: 0x2aa3536f7c8 VAL: '121' (3 sibs) 34: 0x2aa3536f860 VAL: '122' (3 sibs) 34: 0x2aa3536e9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f900 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fad0 VAL: '200' (3 sibs) 34: 0x2aa3536fb68 VAL: '201' (3 sibs) 34: 0x2aa3536fc00 VAL: '202' (3 sibs) 34: 0x2aa3536f998 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fca0 VAL: '210' (3 sibs) 34: 0x2aa3536fd38 VAL: '211' (3 sibs) 34: 0x2aa3536fdd0 VAL: '212' (3 sibs) 34: 0x2aa3536fa30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fe70 VAL: '220' (3 sibs) 34: 0x2aa3536ff08 VAL: '221' (3 sibs) 34: 0x2aa3536ffa0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa3539bd10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa3539bda0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa3539be30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa3539bec0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa3539bf50 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa3539bfe0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa3539c070 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa3539c100 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa3539c190 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa3539c220 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa3539c2b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa3539c340 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa3539c3d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3539c460 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3539c4f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3539c580 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3539c610 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3539c6a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3539c730 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3539c7c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3539c850 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3539c8e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3539c970 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3539ca00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3539ca90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3539cb20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3539cbb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3539cc40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3539ccd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3539cd60 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3539cdf0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3539ce80 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3539cf10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3539cfa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3539d030 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3539d0c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3539d150 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3539d1e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3539d270 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3539d300 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: 0x2aa3536e7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa35370040 SEQ: (3 sibs) 3 children: 34: 0x2aa35370210 SEQ: (3 sibs) 3 children: 34: 0x2aa353703e0 VAL: '000' (3 sibs) 34: 0x2aa35370478 VAL: '001' (3 sibs) 34: 0x2aa35370510 VAL: '002' (3 sibs) 34: 0x2aa353702a8 SEQ: (3 sibs) 3 children: 34: 0x2aa353705b0 VAL: '010' (3 sibs) 34: 0x2aa35370648 VAL: '011' (3 sibs) 34: 0x2aa353706e0 VAL: '012' (3 sibs) 34: 0x2aa35370340 SEQ: (3 sibs) 3 children: 34: 0x2aa35370780 VAL: '020' (3 sibs) 34: 0x2aa35370818 VAL: '021' (3 sibs) 34: 0x2aa353708b0 VAL: '022' (3 sibs) 34: 0x2aa353700d8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370950 SEQ: (3 sibs) 3 children: 34: 0x2aa35370b20 VAL: '100' (3 sibs) 34: 0x2aa35370bb8 VAL: '101' (3 sibs) 34: 0x2aa35370c50 VAL: '102' (3 sibs) 34: 0x2aa353709e8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370cf0 VAL: '110' (3 sibs) 34: 0x2aa35370d88 VAL: '111' (3 sibs) 34: 0x2aa35370e20 VAL: '112' (3 sibs) 34: 0x2aa35370a80 SEQ: (3 sibs) 3 children: 34: 0x2aa35370ec0 VAL: '120' (3 sibs) 34: 0x2aa35370f58 VAL: '121' (3 sibs) 34: 0x2aa35370ff0 VAL: '122' (3 sibs) 34: 0x2aa35370170 SEQ: (3 sibs) 3 children: 34: 0x2aa35371090 SEQ: (3 sibs) 3 children: 34: 0x2aa35371260 VAL: '200' (3 sibs) 34: 0x2aa353712f8 VAL: '201' (3 sibs) 34: 0x2aa35371390 VAL: '202' (3 sibs) 34: 0x2aa35371128 SEQ: (3 sibs) 3 children: 34: 0x2aa35371430 VAL: '210' (3 sibs) 34: 0x2aa353714c8 VAL: '211' (3 sibs) 34: 0x2aa35371560 VAL: '212' (3 sibs) 34: 0x2aa353711c0 SEQ: (3 sibs) 3 children: 34: 0x2aa35371600 VAL: '220' (3 sibs) 34: 0x2aa35371698 VAL: '221' (3 sibs) 34: 0x2aa35371730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa3539e120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa3539e1b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa3539e240 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa3539e2d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa3539e360 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa3539e3f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa3539e480 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa3539e510 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa3539e5a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa3539e630 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa3539e6c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa3539e750 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa3539e7e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3539e870 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3539e900 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3539e990 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3539ea20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3539eab0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3539eb40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3539ebd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3539ec60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3539ecf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3539ed80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3539ee10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3539eea0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3539ef30 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3539efc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3539f050 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3539f0e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3539f170 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3539f200 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3539f290 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3539f320 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3539f3b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3539f440 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3539f4d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3539f560 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3539f5f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3539f680 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3539f710 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] 0x2aa35388b50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35388be0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35388c70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35388d00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35388d90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa35388e20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35388eb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa35388f40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35388fd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35389060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353890f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35389180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa35389210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353892a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa35389330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353893c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa35389450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353894e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35389570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa35389600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35389690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa35389720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353897b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa35389840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353898d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35389960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353899f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35389a80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa35389b10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35389ba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa35389c30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35389cc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa35389d50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35389de0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35389e70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa35389f00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35389f90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3538a020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3538a0b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3538a140 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] 0x2aa353a1740 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353a17d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353a1860 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353a18f0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353a1980 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353a1a10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353a1aa0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353a1b30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353a1bc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353a1c50 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353a1ce0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353a1d70 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353a1e00 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353a1e90 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353a1f20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353a1fb0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353a2040 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353a20d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353a2160 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353a21f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353a2280 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353a2310 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353a23a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353a2430 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353a24c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353a2550 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353a25e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353a2670 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353a2700 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353a2790 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353a2820 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353a28b0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353a2940 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353a29d0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353a2a60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353a2af0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353a2b80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353a2c10 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353a2ca0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353a2d30 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] 0x2aa3538ca80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa3538cb10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa3538cba0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa3538cc30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa3538ccc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa3538cd50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa3538cde0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa3538ce70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa3538cf00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa3538cf90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa3538d020 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa3538d0b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa3538d140 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3538d1d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3538d260 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3538d2f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3538d380 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3538d410 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3538d4a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3538d530 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3538d5c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3538d650 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3538d6e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3538d770 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3538d800 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3538d890 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3538d920 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3538d9b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3538da40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3538dad0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3538db60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3538dbf0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3538dc80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3538dd10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3538dda0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3538de30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3538dec0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3538df50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3538dfe0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3538e070 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] 0x2aa353a3b50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353a3be0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353a3c70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353a3d00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353a3d90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353a3e20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353a3eb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353a3f40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353a3fd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353a4060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353a40f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353a4180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353a4210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353a42a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353a4330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353a43c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353a4450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353a44e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353a4570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353a4600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353a4690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353a4720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353a47b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353a4840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353a48d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353a4960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353a49f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353a4a80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353a4b10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353a4ba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353a4c30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353a4cc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353a4d50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353a4de0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353a4e70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353a4f00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353a4f90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353a5020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353a50b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353a5140 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] 0x2aa35390b20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35390bb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35390c40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35390cd0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35390d60 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa35390df0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35390e80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa35390f10 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35390fa0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35391030 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353910c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35391150 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353911e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa35391270 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa35391300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa35391390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa35391420 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353914b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35391540 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353915d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35391660 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353916f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa35391780 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa35391810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353918a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35391930 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353919c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35391a50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa35391ae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35391b70 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa35391c00 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35391c90 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa35391d20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35391db0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35391e40 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa35391ed0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35391f60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa35391ff0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa35392080 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa35392110 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] 0x2aa353a5f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353a5ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353a6080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353a6110 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353a61a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353a6230 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353a62c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353a6350 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353a63e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353a6470 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353a6500 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353a6590 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353a6620 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353a66b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353a6740 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353a67d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353a6860 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353a68f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353a6980 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353a6a10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353a6aa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353a6b30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353a6bc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353a6c50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353a6ce0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353a6d70 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353a6e00 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353a6e90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353a6f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353a6fb0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353a7040 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353a70d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353a7160 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353a71f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353a7280 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353a7310 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353a73a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353a7430 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353a74c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353a7550 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] 0x2aa353950e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35395170 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35395200 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35395290 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35395320 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353953b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35395440 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353954d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35395560 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353955f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa35395680 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35395710 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353957a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa35395830 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353958c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa35395950 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353959e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa35395a70 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35395b00 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa35395b90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35395c20 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa35395cb0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa35395d40 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa35395dd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa35395e60 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35395ef0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa35395f80 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35396010 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353960a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35396130 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353961c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35396250 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353962e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35396370 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35396400 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa35396490 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35396520 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353965b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa35396640 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353966d0 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] 0x2aa353a8370 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353a8400 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353a8490 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353a8520 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353a85b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353a8640 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353a86d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353a8760 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353a87f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353a8880 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353a8910 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353a89a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353a8a30 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353a8ac0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353a8b50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353a8be0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353a8c70 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353a8d00 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353a8d90 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353a8e20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353a8eb0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353a8f40 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353a8fd0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353a9060 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353a90f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353a9180 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353a9210 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353a92a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353a9330 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353a93c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353a9450 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353a94e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353a9570 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353a9600 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353a9690 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353a9720 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353a97b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353a9840 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353a98d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353a9960 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] 0x2aa353974f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35397580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35397610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353976a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35397730 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353977c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35397850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353978e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35397970 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35397a00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa35397a90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35397b20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa35397bb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa35397c40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa35397cd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa35397d60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa35397df0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa35397e80 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa35397f10 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa35397fa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa35398030 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353980c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa35398150 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353981e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa35398270 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa35398300 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa35398390 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa35398420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353984b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa35398540 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353985d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa35398660 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353986f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa35398780 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa35398810 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353988a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa35398930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353989c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa35398a50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa35398ae0 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] 0x2aa353aa780 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353aa810 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353aa8a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353aa930 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353aa9c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353aaa50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353aaae0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353aab70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353aac00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353aac90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353aad20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353aadb0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353aae40 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353aaed0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353aaf60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353aaff0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353ab080 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353ab110 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353ab1a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353ab230 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353ab2c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353ab350 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353ab3e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353ab470 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353ab500 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353ab590 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353ab620 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353ab6b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353ab740 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353ab7d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353ab860 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353ab8f0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353ab980 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353aba10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353abaa0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353abb30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353abbc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353abc50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353abce0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353abd70 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] 0x2aa35399900 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa35399990 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa35399a20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa35399ab0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa35399b40 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa35399bd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa35399c60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa35399cf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa35399d80 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa35399e10 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa35399ea0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa35399f30 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa35399fc0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3539a050 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3539a0e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3539a170 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3539a200 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3539a290 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3539a320 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3539a3b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3539a440 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3539a4d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3539a560 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3539a5f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3539a680 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3539a710 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3539a7a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3539a830 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3539a8c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3539a950 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3539a9e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3539aa70 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3539ab00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3539ab90 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3539ac20 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3539acb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3539ad40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3539add0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3539ae60 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3539aef0 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] 0x2aa353acb90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353acc20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353accb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353acd40 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353acdd0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353ace60 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353acef0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353acf80 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353ad010 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353ad0a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353ad130 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353ad1c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353ad250 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353ad2e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353ad370 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353ad400 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353ad490 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353ad520 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353ad5b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353ad640 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353ad6d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353ad760 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353ad7f0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353ad880 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353ad910 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353ad9a0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353ada30 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353adac0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353adb50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353adbe0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353adc70 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353add00 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353add90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353ade20 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353adeb0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353adf40 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353adfd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353ae060 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353ae0f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353ae180 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] 0x2aa3539bd10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa3539bda0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa3539be30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa3539bec0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa3539bf50 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa3539bfe0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa3539c070 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa3539c100 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa3539c190 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa3539c220 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa3539c2b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa3539c340 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa3539c3d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3539c460 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3539c4f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3539c580 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3539c610 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3539c6a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3539c730 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3539c7c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3539c850 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3539c8e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3539c970 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3539ca00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3539ca90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3539cb20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3539cbb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3539cc40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3539ccd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3539cd60 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3539cdf0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3539ce80 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3539cf10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3539cfa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3539d030 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3539d0c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3539d150 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3539d1e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3539d270 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3539d300 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] 0x2aa353b01b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353b0240 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353b02d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353b0360 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353b03f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353b0480 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353b0510 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353b05a0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353b0630 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353b06c0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353b0750 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353b07e0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353b0870 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353b0900 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353b0990 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353b0a20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353b0ab0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353b0b40 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353b0bd0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353b0c60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353b0cf0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353b0d80 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353b0e10 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353b0ea0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353b0f30 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353b0fc0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353b1050 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353b10e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353b1170 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353b1200 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353b1290 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353b1320 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353b13b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353b1440 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353b14d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353b1560 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353b15f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353b1680 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353b1710 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353b17a0 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] 0x2aa3539e120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa3539e1b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa3539e240 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa3539e2d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa3539e360 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa3539e3f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa3539e480 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa3539e510 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa3539e5a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa3539e630 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa3539e6c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa3539e750 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa3539e7e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa3539e870 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa3539e900 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa3539e990 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa3539ea20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa3539eab0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa3539eb40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa3539ebd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa3539ec60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa3539ecf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa3539ed80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa3539ee10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa3539eea0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa3539ef30 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa3539efc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa3539f050 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa3539f0e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa3539f170 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa3539f200 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa3539f290 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa3539f320 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa3539f3b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa3539f440 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa3539f4d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa3539f560 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa3539f5f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa3539f680 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa3539f710 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] 0x2aa353b25c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353b2650 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353b26e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353b2770 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353b2800 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353b2890 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353b2920 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353b29b0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353b2a40 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353b2ad0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353b2b60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353b2bf0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353b2c80 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353b2d10 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353b2da0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353b2e30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353b2ec0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353b2f50 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353b2fe0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353b3070 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353b3100 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353b3190 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353b3220 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353b32b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353b3340 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353b33d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353b3460 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353b34f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353b3580 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353b3610 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353b36a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353b3730 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353b37c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353b3850 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353b38e0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353b3970 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353b3a00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353b3a90 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353b3b20 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353b3bb0 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: 0x2aa3536e490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536b2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b680 VAL: '000' (3 sibs) 34: 0x2aa3536b718 VAL: '001' (3 sibs) 34: 0x2aa3536b7b0 VAL: '002' (3 sibs) 34: 0x2aa3536b548 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b850 VAL: '010' (3 sibs) 34: 0x2aa3536b8e8 VAL: '011' (3 sibs) 34: 0x2aa3536b980 VAL: '012' (3 sibs) 34: 0x2aa3536b5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ba20 VAL: '020' (3 sibs) 34: 0x2aa3536bab8 VAL: '021' (3 sibs) 34: 0x2aa3536bb50 VAL: '022' (3 sibs) 34: 0x2aa3536b378 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bbf0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bdc0 VAL: '100' (3 sibs) 34: 0x2aa3536be58 VAL: '101' (3 sibs) 34: 0x2aa3536bef0 VAL: '102' (3 sibs) 34: 0x2aa3536bc88 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bf90 VAL: '110' (3 sibs) 34: 0x2aa3536c028 VAL: '111' (3 sibs) 34: 0x2aa3536c0c0 VAL: '112' (3 sibs) 34: 0x2aa3536bd20 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c160 VAL: '120' (3 sibs) 34: 0x2aa3536c1f8 VAL: '121' (3 sibs) 34: 0x2aa3536c290 VAL: '122' (3 sibs) 34: 0x2aa3536b410 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c330 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c500 VAL: '200' (3 sibs) 34: 0x2aa3536c598 VAL: '201' (3 sibs) 34: 0x2aa3536c630 VAL: '202' (3 sibs) 34: 0x2aa3536c3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c6d0 VAL: '210' (3 sibs) 34: 0x2aa3536c768 VAL: '211' (3 sibs) 34: 0x2aa3536c800 VAL: '212' (3 sibs) 34: 0x2aa3536c460 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c8a0 VAL: '220' (3 sibs) 34: 0x2aa3536c938 VAL: '221' (3 sibs) 34: 0x2aa3536c9d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353b49d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353b4a60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353b4af0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353b4b80 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353b4c10 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353b4ca0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353b4d30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353b4dc0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353b4e50 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353b4ee0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353b4f70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353b5000 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353b5090 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353b5120 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353b51b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353b5240 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353b52d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353b5360 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353b53f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353b5480 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353b5510 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353b55a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353b5630 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353b56c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353b5750 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353b57e0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353b5870 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353b5900 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353b5990 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353b5a20 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353b5ab0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353b5b40 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353b5bd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353b5c60 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353b5cf0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353b5d80 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353b5e10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353b5ea0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353b5f30 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353b5fc0 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: 0x2aa3536e5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d050 VAL: '000' (3 sibs) 34: 0x2aa3536d0e8 VAL: '001' (3 sibs) 34: 0x2aa3536d180 VAL: '002' (3 sibs) 34: 0x2aa3536cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d220 VAL: '010' (3 sibs) 34: 0x2aa3536d2b8 VAL: '011' (3 sibs) 34: 0x2aa3536d350 VAL: '012' (3 sibs) 34: 0x2aa3536cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d3f0 VAL: '020' (3 sibs) 34: 0x2aa3536d488 VAL: '021' (3 sibs) 34: 0x2aa3536d520 VAL: '022' (3 sibs) 34: 0x2aa3536cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d790 VAL: '100' (3 sibs) 34: 0x2aa3536d828 VAL: '101' (3 sibs) 34: 0x2aa3536d8c0 VAL: '102' (3 sibs) 34: 0x2aa3536d658 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d960 VAL: '110' (3 sibs) 34: 0x2aa3536d9f8 VAL: '111' (3 sibs) 34: 0x2aa3536da90 VAL: '112' (3 sibs) 34: 0x2aa3536d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536db30 VAL: '120' (3 sibs) 34: 0x2aa3536dbc8 VAL: '121' (3 sibs) 34: 0x2aa3536dc60 VAL: '122' (3 sibs) 34: 0x2aa3536cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ded0 VAL: '200' (3 sibs) 34: 0x2aa3536df68 VAL: '201' (3 sibs) 34: 0x2aa3536e000 VAL: '202' (3 sibs) 34: 0x2aa3536dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e0a0 VAL: '210' (3 sibs) 34: 0x2aa3536e138 VAL: '211' (3 sibs) 34: 0x2aa3536e1d0 VAL: '212' (3 sibs) 34: 0x2aa3536de30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e270 VAL: '220' (3 sibs) 34: 0x2aa3536e308 VAL: '221' (3 sibs) 34: 0x2aa3536e3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353b6060 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353b60f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353b6180 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353b6210 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353b62a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353b6330 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353b63c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353b6450 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353b64e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353b6570 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353b6600 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353b6690 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353b6720 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353b67b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353b6840 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353b68d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353b6960 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353b69f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353b6a80 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353b6b10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353b6ba0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353b6c30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353b6cc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353b6d50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353b6de0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353b6e70 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353b6f00 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353b6f90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353b7020 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353b70b0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353b7140 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353b71d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353b7260 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353b72f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353b7380 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353b7410 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353b74a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353b7530 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353b75c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353b7650 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: 0x2aa3536e6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536e8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ec50 VAL: '000' (3 sibs) 34: 0x2aa3536ece8 VAL: '001' (3 sibs) 34: 0x2aa3536ed80 VAL: '002' (3 sibs) 34: 0x2aa3536eb18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ee20 VAL: '010' (3 sibs) 34: 0x2aa3536eeb8 VAL: '011' (3 sibs) 34: 0x2aa3536ef50 VAL: '012' (3 sibs) 34: 0x2aa3536ebb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536eff0 VAL: '020' (3 sibs) 34: 0x2aa3536f088 VAL: '021' (3 sibs) 34: 0x2aa3536f120 VAL: '022' (3 sibs) 34: 0x2aa3536e948 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f390 VAL: '100' (3 sibs) 34: 0x2aa3536f428 VAL: '101' (3 sibs) 34: 0x2aa3536f4c0 VAL: '102' (3 sibs) 34: 0x2aa3536f258 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f560 VAL: '110' (3 sibs) 34: 0x2aa3536f5f8 VAL: '111' (3 sibs) 34: 0x2aa3536f690 VAL: '112' (3 sibs) 34: 0x2aa3536f2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f730 VAL: '120' (3 sibs) 34: 0x2aa3536f7c8 VAL: '121' (3 sibs) 34: 0x2aa3536f860 VAL: '122' (3 sibs) 34: 0x2aa3536e9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f900 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fad0 VAL: '200' (3 sibs) 34: 0x2aa3536fb68 VAL: '201' (3 sibs) 34: 0x2aa3536fc00 VAL: '202' (3 sibs) 34: 0x2aa3536f998 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fca0 VAL: '210' (3 sibs) 34: 0x2aa3536fd38 VAL: '211' (3 sibs) 34: 0x2aa3536fdd0 VAL: '212' (3 sibs) 34: 0x2aa3536fa30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fe70 VAL: '220' (3 sibs) 34: 0x2aa3536ff08 VAL: '221' (3 sibs) 34: 0x2aa3536ffa0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353b76f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353b7780 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353b7810 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353b78a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353b7930 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353b79c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353b7a50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353b7ae0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353b7b70 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353b7c00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353b7c90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353b7d20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353b7db0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353b7e40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353b7ed0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353b7f60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353b7ff0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353b8080 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353b8110 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353b81a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353b8230 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353b82c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353b8350 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353b83e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353b8470 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353b8500 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353b8590 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353b8620 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353b86b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353b8740 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353b87d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353b8860 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353b88f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353b8980 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353b8a10 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353b8aa0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353b8b30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353b8bc0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353b8c50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353b8ce0 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: 0x2aa3536e7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa35370040 SEQ: (3 sibs) 3 children: 34: 0x2aa35370210 SEQ: (3 sibs) 3 children: 34: 0x2aa353703e0 VAL: '000' (3 sibs) 34: 0x2aa35370478 VAL: '001' (3 sibs) 34: 0x2aa35370510 VAL: '002' (3 sibs) 34: 0x2aa353702a8 SEQ: (3 sibs) 3 children: 34: 0x2aa353705b0 VAL: '010' (3 sibs) 34: 0x2aa35370648 VAL: '011' (3 sibs) 34: 0x2aa353706e0 VAL: '012' (3 sibs) 34: 0x2aa35370340 SEQ: (3 sibs) 3 children: 34: 0x2aa35370780 VAL: '020' (3 sibs) 34: 0x2aa35370818 VAL: '021' (3 sibs) 34: 0x2aa353708b0 VAL: '022' (3 sibs) 34: 0x2aa353700d8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370950 SEQ: (3 sibs) 3 children: 34: 0x2aa35370b20 VAL: '100' (3 sibs) 34: 0x2aa35370bb8 VAL: '101' (3 sibs) 34: 0x2aa35370c50 VAL: '102' (3 sibs) 34: 0x2aa353709e8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370cf0 VAL: '110' (3 sibs) 34: 0x2aa35370d88 VAL: '111' (3 sibs) 34: 0x2aa35370e20 VAL: '112' (3 sibs) 34: 0x2aa35370a80 SEQ: (3 sibs) 3 children: 34: 0x2aa35370ec0 VAL: '120' (3 sibs) 34: 0x2aa35370f58 VAL: '121' (3 sibs) 34: 0x2aa35370ff0 VAL: '122' (3 sibs) 34: 0x2aa35370170 SEQ: (3 sibs) 3 children: 34: 0x2aa35371090 SEQ: (3 sibs) 3 children: 34: 0x2aa35371260 VAL: '200' (3 sibs) 34: 0x2aa353712f8 VAL: '201' (3 sibs) 34: 0x2aa35371390 VAL: '202' (3 sibs) 34: 0x2aa35371128 SEQ: (3 sibs) 3 children: 34: 0x2aa35371430 VAL: '210' (3 sibs) 34: 0x2aa353714c8 VAL: '211' (3 sibs) 34: 0x2aa35371560 VAL: '212' (3 sibs) 34: 0x2aa353711c0 SEQ: (3 sibs) 3 children: 34: 0x2aa35371600 VAL: '220' (3 sibs) 34: 0x2aa35371698 VAL: '221' (3 sibs) 34: 0x2aa35371730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353b8d80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353b8e10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353b8ea0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353b8f30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353b8fc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353b9050 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353b90e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353b9170 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353b9200 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353b9290 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353b9320 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353b93b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353b9440 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353b94d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353b9560 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353b95f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353b9680 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353b9710 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353b97a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353b9830 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353b98c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353b9950 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353b99e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353b9a70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353b9b00 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353b9b90 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353b9c20 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353b9cb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353b9d40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353b9dd0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353b9e60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353b9ef0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353b9f80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353ba010 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353ba0a0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353ba130 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353ba1c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353ba250 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353ba2e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353ba370 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: 0x2aa3536e490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536b2e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b4b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b680 VAL: '000' (3 sibs) 34: 0x2aa3536b718 VAL: '001' (3 sibs) 34: 0x2aa3536b7b0 VAL: '002' (3 sibs) 34: 0x2aa3536b548 SEQ: (3 sibs) 3 children: 34: 0x2aa3536b850 VAL: '010' (3 sibs) 34: 0x2aa3536b8e8 VAL: '011' (3 sibs) 34: 0x2aa3536b980 VAL: '012' (3 sibs) 34: 0x2aa3536b5e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ba20 VAL: '020' (3 sibs) 34: 0x2aa3536bab8 VAL: '021' (3 sibs) 34: 0x2aa3536bb50 VAL: '022' (3 sibs) 34: 0x2aa3536b378 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bbf0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bdc0 VAL: '100' (3 sibs) 34: 0x2aa3536be58 VAL: '101' (3 sibs) 34: 0x2aa3536bef0 VAL: '102' (3 sibs) 34: 0x2aa3536bc88 SEQ: (3 sibs) 3 children: 34: 0x2aa3536bf90 VAL: '110' (3 sibs) 34: 0x2aa3536c028 VAL: '111' (3 sibs) 34: 0x2aa3536c0c0 VAL: '112' (3 sibs) 34: 0x2aa3536bd20 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c160 VAL: '120' (3 sibs) 34: 0x2aa3536c1f8 VAL: '121' (3 sibs) 34: 0x2aa3536c290 VAL: '122' (3 sibs) 34: 0x2aa3536b410 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c330 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c500 VAL: '200' (3 sibs) 34: 0x2aa3536c598 VAL: '201' (3 sibs) 34: 0x2aa3536c630 VAL: '202' (3 sibs) 34: 0x2aa3536c3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c6d0 VAL: '210' (3 sibs) 34: 0x2aa3536c768 VAL: '211' (3 sibs) 34: 0x2aa3536c800 VAL: '212' (3 sibs) 34: 0x2aa3536c460 SEQ: (3 sibs) 3 children: 34: 0x2aa3536c8a0 VAL: '220' (3 sibs) 34: 0x2aa3536c938 VAL: '221' (3 sibs) 34: 0x2aa3536c9d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353ba410 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353ba4a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353ba530 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353ba5c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353ba650 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353ba6e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353ba770 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353ba800 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353ba890 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353ba920 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353ba9b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353baa40 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353baad0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353bab60 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353babf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353bac80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353bad10 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353bada0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353bae30 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353baec0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353baf50 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353bafe0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353bb070 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353bb100 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353bb190 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353bb220 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353bb2b0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353bb340 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353bb3d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353bb460 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353bb4f0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353bb580 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353bb610 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353bb6a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353bb730 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353bb7c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353bb850 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353bb8e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353bb970 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353bba00 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: 0x2aa3536e5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536ccb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ce80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d050 VAL: '000' (3 sibs) 34: 0x2aa3536d0e8 VAL: '001' (3 sibs) 34: 0x2aa3536d180 VAL: '002' (3 sibs) 34: 0x2aa3536cf18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d220 VAL: '010' (3 sibs) 34: 0x2aa3536d2b8 VAL: '011' (3 sibs) 34: 0x2aa3536d350 VAL: '012' (3 sibs) 34: 0x2aa3536cfb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d3f0 VAL: '020' (3 sibs) 34: 0x2aa3536d488 VAL: '021' (3 sibs) 34: 0x2aa3536d520 VAL: '022' (3 sibs) 34: 0x2aa3536cd48 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d790 VAL: '100' (3 sibs) 34: 0x2aa3536d828 VAL: '101' (3 sibs) 34: 0x2aa3536d8c0 VAL: '102' (3 sibs) 34: 0x2aa3536d658 SEQ: (3 sibs) 3 children: 34: 0x2aa3536d960 VAL: '110' (3 sibs) 34: 0x2aa3536d9f8 VAL: '111' (3 sibs) 34: 0x2aa3536da90 VAL: '112' (3 sibs) 34: 0x2aa3536d6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536db30 VAL: '120' (3 sibs) 34: 0x2aa3536dbc8 VAL: '121' (3 sibs) 34: 0x2aa3536dc60 VAL: '122' (3 sibs) 34: 0x2aa3536cde0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536dd00 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ded0 VAL: '200' (3 sibs) 34: 0x2aa3536df68 VAL: '201' (3 sibs) 34: 0x2aa3536e000 VAL: '202' (3 sibs) 34: 0x2aa3536dd98 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e0a0 VAL: '210' (3 sibs) 34: 0x2aa3536e138 VAL: '211' (3 sibs) 34: 0x2aa3536e1d0 VAL: '212' (3 sibs) 34: 0x2aa3536de30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536e270 VAL: '220' (3 sibs) 34: 0x2aa3536e308 VAL: '221' (3 sibs) 34: 0x2aa3536e3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353bbaa0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353bbb30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353bbbc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353bbc50 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353bbce0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353bbd70 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353bbe00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353bbe90 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353bbf20 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353bbfb0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353bc040 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353bc0d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353bc160 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353bc1f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353bc280 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353bc310 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353bc3a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353bc430 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353bc4c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353bc550 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353bc5e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353bc670 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353bc700 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353bc790 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353bc820 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353bc8b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353bc940 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353bc9d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353bca60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353bcaf0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353bcb80 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353bcc10 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353bcca0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353bcd30 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353bcdc0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353bce50 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353bcee0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353bcf70 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353bd000 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353bd090 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: 0x2aa3536e6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa3536e8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ec50 VAL: '000' (3 sibs) 34: 0x2aa3536ece8 VAL: '001' (3 sibs) 34: 0x2aa3536ed80 VAL: '002' (3 sibs) 34: 0x2aa3536eb18 SEQ: (3 sibs) 3 children: 34: 0x2aa3536ee20 VAL: '010' (3 sibs) 34: 0x2aa3536eeb8 VAL: '011' (3 sibs) 34: 0x2aa3536ef50 VAL: '012' (3 sibs) 34: 0x2aa3536ebb0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536eff0 VAL: '020' (3 sibs) 34: 0x2aa3536f088 VAL: '021' (3 sibs) 34: 0x2aa3536f120 VAL: '022' (3 sibs) 34: 0x2aa3536e948 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f390 VAL: '100' (3 sibs) 34: 0x2aa3536f428 VAL: '101' (3 sibs) 34: 0x2aa3536f4c0 VAL: '102' (3 sibs) 34: 0x2aa3536f258 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f560 VAL: '110' (3 sibs) 34: 0x2aa3536f5f8 VAL: '111' (3 sibs) 34: 0x2aa3536f690 VAL: '112' (3 sibs) 34: 0x2aa3536f2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f730 VAL: '120' (3 sibs) 34: 0x2aa3536f7c8 VAL: '121' (3 sibs) 34: 0x2aa3536f860 VAL: '122' (3 sibs) 34: 0x2aa3536e9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa3536f900 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fad0 VAL: '200' (3 sibs) 34: 0x2aa3536fb68 VAL: '201' (3 sibs) 34: 0x2aa3536fc00 VAL: '202' (3 sibs) 34: 0x2aa3536f998 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fca0 VAL: '210' (3 sibs) 34: 0x2aa3536fd38 VAL: '211' (3 sibs) 34: 0x2aa3536fdd0 VAL: '212' (3 sibs) 34: 0x2aa3536fa30 SEQ: (3 sibs) 3 children: 34: 0x2aa3536fe70 VAL: '220' (3 sibs) 34: 0x2aa3536ff08 VAL: '221' (3 sibs) 34: 0x2aa3536ffa0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353bd130 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353bd1c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353bd250 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353bd2e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353bd370 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353bd400 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353bd490 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353bd520 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353bd5b0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353bd640 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353bd6d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353bd760 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353bd7f0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353bd880 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353bd910 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353bd9a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353bda30 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353bdac0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353bdb50 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353bdbe0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353bdc70 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353bdd00 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353bdd90 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353bde20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353bdeb0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353bdf40 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353bdfd0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353be060 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353be0f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353be180 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353be210 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353be2a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353be330 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353be3c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353be450 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353be4e0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353be570 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353be600 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353be690 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353be720 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: 0x2aa3536e7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa35370040 SEQ: (3 sibs) 3 children: 34: 0x2aa35370210 SEQ: (3 sibs) 3 children: 34: 0x2aa353703e0 VAL: '000' (3 sibs) 34: 0x2aa35370478 VAL: '001' (3 sibs) 34: 0x2aa35370510 VAL: '002' (3 sibs) 34: 0x2aa353702a8 SEQ: (3 sibs) 3 children: 34: 0x2aa353705b0 VAL: '010' (3 sibs) 34: 0x2aa35370648 VAL: '011' (3 sibs) 34: 0x2aa353706e0 VAL: '012' (3 sibs) 34: 0x2aa35370340 SEQ: (3 sibs) 3 children: 34: 0x2aa35370780 VAL: '020' (3 sibs) 34: 0x2aa35370818 VAL: '021' (3 sibs) 34: 0x2aa353708b0 VAL: '022' (3 sibs) 34: 0x2aa353700d8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370950 SEQ: (3 sibs) 3 children: 34: 0x2aa35370b20 VAL: '100' (3 sibs) 34: 0x2aa35370bb8 VAL: '101' (3 sibs) 34: 0x2aa35370c50 VAL: '102' (3 sibs) 34: 0x2aa353709e8 SEQ: (3 sibs) 3 children: 34: 0x2aa35370cf0 VAL: '110' (3 sibs) 34: 0x2aa35370d88 VAL: '111' (3 sibs) 34: 0x2aa35370e20 VAL: '112' (3 sibs) 34: 0x2aa35370a80 SEQ: (3 sibs) 3 children: 34: 0x2aa35370ec0 VAL: '120' (3 sibs) 34: 0x2aa35370f58 VAL: '121' (3 sibs) 34: 0x2aa35370ff0 VAL: '122' (3 sibs) 34: 0x2aa35370170 SEQ: (3 sibs) 3 children: 34: 0x2aa35371090 SEQ: (3 sibs) 3 children: 34: 0x2aa35371260 VAL: '200' (3 sibs) 34: 0x2aa353712f8 VAL: '201' (3 sibs) 34: 0x2aa35371390 VAL: '202' (3 sibs) 34: 0x2aa35371128 SEQ: (3 sibs) 3 children: 34: 0x2aa35371430 VAL: '210' (3 sibs) 34: 0x2aa353714c8 VAL: '211' (3 sibs) 34: 0x2aa35371560 VAL: '212' (3 sibs) 34: 0x2aa353711c0 SEQ: (3 sibs) 3 children: 34: 0x2aa35371600 VAL: '220' (3 sibs) 34: 0x2aa35371698 VAL: '221' (3 sibs) 34: 0x2aa35371730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa353be7c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa353be850 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa353be8e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa353be970 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa353bea00 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa353bea90 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa353beb20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa353bebb0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa353bec40 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa353becd0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa353bed60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa353bedf0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa353bee80 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa353bef10 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa353befa0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa353bf030 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa353bf0c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa353bf150 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa353bf1e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa353bf270 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa353bf300 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa353bf390 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa353bf420 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa353bf4b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa353bf540 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa353bf5d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa353bf660 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa353bf6f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa353bf780 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa353bf810 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa353bf8a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa353bf930 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa353bf9c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa353bfa50 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa353bfae0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa353bfb70 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa353bfc00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa353bfc90 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa353bfd20 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa353bfdb0 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 (4 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.13.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: 0x2aa3f403e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3ffbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3ffc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3ff9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3ffa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3ff818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f4002f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f400390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f400128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f4001c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3ff8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f400a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f400ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f400868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f400c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f400ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f400900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3ff648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f401348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f4013e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f401178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f401210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f400fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f401a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f401b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4018b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f401950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f401040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4021c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f402260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f401ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f402398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f402430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f402090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4024d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f402568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f402600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3ff6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4026a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f402ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f402b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f402908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f402ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f402d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4029a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f402e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f402f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f402738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f403218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4032b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f403048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4033e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f403480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4030e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4035b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f403650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f4027d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4036f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4038c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f403958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4039f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f403788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f403b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f403bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f403820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f403cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f403d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f40fd10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f40fda0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f40fe30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f40fec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f40ff50 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f40ffe0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f410070 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f410100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f410190 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f410220 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f4102b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f410340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f4103d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f410460 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f4104f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f410580 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f410610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f4106a0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f410730 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f4107c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f410850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f4108e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f410970 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f410a00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f410a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f410b20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f410bb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f410c40 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f410cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f410d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f410df0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f410e80 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f410f10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f410fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f411030 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f4110c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f411150 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f4111e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f411270 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f411300 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f411390 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f411420 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f4114b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f411540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f4115d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f411660 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f4116f0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f411780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f411810 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f4118a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f411930 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4119c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f411a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f411ae0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f411b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f411c00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f411c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f411d20 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f411db0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f411e40 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f411ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f411f60 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f411ff0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f412080 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f412110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f4121a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f412230 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4122c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f412350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f4123e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f412470 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f412500 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f412590 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f412620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f4126b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f412740 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f4127d0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f412860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f4128f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f412980 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f412a10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f412aa0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f412b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f412bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f412c50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f412ce0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f412d70 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f412e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f412e90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f412f20 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f412fb0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f413040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f4130d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f413160 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f4131f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f413280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f413310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f4133a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f413430 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f4134c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f413550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f4135e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f413670 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f413700 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f413790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f413820 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f4138b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f413940 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4139d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f413a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f413af0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f413b80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f413c10 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f413ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f413d30 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f413dc0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f413e50 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f413ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f413f70 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f414000 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f414090 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: 0x2aa3f403f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f404070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f404240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f404410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4045e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f404678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f404710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f4044a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4047b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f404848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f4048e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f404540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f404a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f404ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f4042d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f404db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f404e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f404be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f404ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f404f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f405020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f404c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4050c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f405158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f4051f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f404370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f405290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f4054f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f405590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f405328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f4056c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f405760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f4053c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f405898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f405930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f404108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f4059d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f405ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f405e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f405ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f405c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f405fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f406070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f405cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4061a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f406240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f405a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4062e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4064b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f406548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f4065e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f406378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f406718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f4067b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f406410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f4068e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f406980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f405b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f406bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f406c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f406d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f406ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f406e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f406ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f406b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f407028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f4070c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f4041a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f407160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f407330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f407598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f407630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f4073c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4076d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f407768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f407800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f407460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4078a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f407938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f4079d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f4071f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f407a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f407cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f407d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f407b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f407e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f407ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f407f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f407ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f407fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f408078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f408110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f407290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4081b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f408380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f408418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4084b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f408248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f408550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f4085e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f408680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f4082e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f408720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f4087b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f408850 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f418450 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f4184e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f418570 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f418600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f418690 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f418720 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f4187b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f418840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f4188d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f418960 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f4189f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f418a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f418b10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f418ba0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f418c30 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f418cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f418d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f418de0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f418e70 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f418f00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f418f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f419020 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4190b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f419140 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4191d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f419260 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f4192f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f419380 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f419410 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f4194a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f419530 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f4195c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f419650 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f4196e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f419770 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f419800 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f419890 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f419920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4199b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f419a40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f419ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f419b60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f419bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f419c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f419d10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f419da0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f419e30 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f419ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f419f50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f419fe0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f41a070 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f41a100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f41a190 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f41a220 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f41a2b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f41a340 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f41a3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f41a460 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f41a4f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f41a580 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f41a610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f41a6a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f41a730 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f41a7c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f41a850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f41a8e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f41a970 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f41aa00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f41aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f41ab20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f41abb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f41ac40 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f41acd0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f41ad60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f41adf0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f41ae80 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f41af10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f41afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f41b030 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f41b0c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f41b150 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f41b1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f41b270 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f41b300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f41b390 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f41b420 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f41b4b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f41b540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f41b5d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f41b660 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f41b6f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f41b780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f41b810 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f41b8a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f41b930 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f41b9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f41ba50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f41bae0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f41bb70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f41bc00 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f41bc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f41bd20 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f41bdb0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f41be40 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f41bed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f41bf60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f41bff0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f41c080 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f41c110 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f41c1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f41c230 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f41c2c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f41c350 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f41c3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f41c470 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f41c500 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f41c590 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f41c620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f41c6b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f41c740 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f41c7d0 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: 0x2aa3f403e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3ffbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3ffc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3ff9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3ffa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3ff818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f4002f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f400390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f400128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f4001c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3ff8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f400a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f400ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f400868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f400c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f400ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f400900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3ff648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f401348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f4013e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f401178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f401210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f400fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f401a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f401b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4018b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f401950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f401040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4021c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f402260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f401ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f402398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f402430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f402090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4024d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f402568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f402600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3ff6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4026a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f402ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f402b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f402908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f402ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f402d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4029a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f402e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f402f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f402738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f403218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4032b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f403048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4033e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f403480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4030e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4035b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f403650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f4027d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4036f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4038c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f403958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4039f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f403788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f403b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f403bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f403820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f403cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f403d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f41cc60 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f41ccf0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f41cd80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f41ce10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f41cea0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f41cf30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f41cfc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f41d050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f41d0e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f41d170 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f41d200 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f41d290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f41d320 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f41d3b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f41d440 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f41d4d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f41d560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f41d5f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f41d680 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f41d710 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f41d7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f41d830 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f41d8c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f41d950 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f41d9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f41da70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f41db00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f41db90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f41dc20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f41dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f41dd40 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f41ddd0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f41de60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f41def0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f41df80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f41e010 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f41e0a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f41e130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f41e1c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f41e250 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f41e2e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f41e370 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f41e400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f41e490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f41e520 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f41e5b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f41e640 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f41e6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f41e760 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f41e7f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f41e880 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f41e910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f41e9a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f41ea30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f41eac0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f41eb50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f41ebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f41ec70 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f41ed00 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f41ed90 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f41ee20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f41eeb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f41ef40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f41efd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f41f060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f41f0f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f41f180 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f41f210 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f41f2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f41f330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f41f3c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f41f450 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f41f4e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f41f570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f41f600 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f41f690 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f41f720 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f41f7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f41f840 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f41f8d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f41f960 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f41f9f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f41fa80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f41fb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f41fba0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f41fc30 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f41fcc0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f41fd50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f41fde0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f41fe70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f41ff00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f41ff90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f420020 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f4200b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f420140 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f4201d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f420260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f4202f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f420380 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f420410 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f4204a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f420530 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f4205c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f420650 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f4206e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f420770 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f420800 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f420890 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f420920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f4209b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f420a40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f420ad0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f420b60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f420bf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f420c80 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f420d10 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f420da0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f420e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f420ec0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f420f50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f420fe0 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: 0x2aa3f403f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f404070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f404240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f404410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4045e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f404678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f404710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f4044a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4047b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f404848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f4048e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f404540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f404a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f404ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f4042d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f404db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f404e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f404be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f404ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f404f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f405020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f404c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4050c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f405158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f4051f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f404370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f405290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f4054f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f405590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f405328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f4056c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f405760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f4053c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f405898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f405930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f404108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f4059d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f405ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f405e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f405ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f405c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f405fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f406070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f405cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4061a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f406240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f405a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4062e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4064b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f406548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f4065e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f406378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f406718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f4067b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f406410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f4068e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f406980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f405b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f406bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f406c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f406d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f406ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f406e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f406ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f406b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f407028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f4070c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f4041a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f407160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f407330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f407598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f407630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f4073c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4076d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f407768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f407800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f407460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4078a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f407938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f4079d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f4071f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f407a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f407cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f407d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f407b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f407e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f407ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f407f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f407ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f407fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f408078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f408110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f407290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4081b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f408380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f408418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4084b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f408248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f408550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f4085e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f408680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f4082e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f408720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f4087b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f408850 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f421470 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f421500 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f421590 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f421620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f4216b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f421740 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f4217d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f421860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f4218f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f421980 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f421a10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f421aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f421b30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f421bc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f421c50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f421ce0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f421d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f421e00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f421e90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f421f20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f421fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f422040 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4220d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f422160 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4221f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f422280 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f422310 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f4223a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f422430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f4224c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f422550 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f4225e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f422670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f422700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f422790 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f422820 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f4228b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f422940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4229d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f422a60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f422af0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f422b80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f422c10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f422ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f422d30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f422dc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f422e50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f422ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f422f70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f423000 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f423090 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f423120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4231b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f423240 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4232d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f423360 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f4233f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f423480 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f423510 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f4235a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f423630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f4236c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f423750 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f4237e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f423870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f423900 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f423990 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f423a20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f423ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f423b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f423bd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f423c60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f423cf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f423d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f423e10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f423ea0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f423f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f423fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f424050 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f4240e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f424170 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f424200 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f424290 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f424320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f4243b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f424440 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f4244d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f424560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f4245f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f424680 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f424710 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f4247a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f424830 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f4248c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f424950 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f4249e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f424a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f424b00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f424b90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f424c20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f424cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f424d40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f424dd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f424e60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f424ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f424f80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f425010 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f4250a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f425130 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f4251c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f425250 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f4252e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f425370 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f425400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f425490 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f425520 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f4255b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f425640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f4256d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f425760 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f4257f0 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] 0x2aa3f40fd10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f40fda0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f40fe30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f40fec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f40ff50 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f40ffe0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f410070 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f410100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f410190 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f410220 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f4102b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f410340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f4103d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f410460 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f4104f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f410580 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f410610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f4106a0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f410730 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f4107c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f410850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f4108e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f410970 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f410a00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f410a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f410b20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f410bb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f410c40 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f410cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f410d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f410df0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f410e80 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f410f10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f410fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f411030 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f4110c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f411150 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f4111e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f411270 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f411300 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f411390 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f411420 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f4114b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f411540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f4115d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f411660 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f4116f0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f411780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f411810 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f4118a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f411930 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4119c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f411a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f411ae0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f411b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f411c00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f411c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f411d20 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f411db0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f411e40 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f411ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f411f60 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f411ff0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f412080 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f412110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f4121a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f412230 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4122c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f412350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f4123e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f412470 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f412500 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f412590 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f412620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f4126b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f412740 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f4127d0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f412860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f4128f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f412980 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f412a10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f412aa0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f412b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f412bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f412c50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f412ce0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f412d70 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f412e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f412e90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f412f20 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f412fb0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f413040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f4130d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f413160 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f4131f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f413280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f413310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f4133a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f413430 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f4134c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f413550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f4135e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f413670 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f413700 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f413790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f413820 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f4138b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f413940 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4139d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f413a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f413af0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f413b80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f413c10 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f413ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f413d30 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f413dc0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f413e50 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f413ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f413f70 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f414000 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f414090 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] 0x2aa3f428090 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f428120 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f4281b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f428240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f4282d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f428360 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f4283f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f428480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f428510 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f4285a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f428630 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f4286c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f428750 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f4287e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f428870 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f428900 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f428990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f428a20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f428ab0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f428b40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f428bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f428c60 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f428cf0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f428d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f428e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f428ea0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f428f30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f428fc0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f429050 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f4290e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f429170 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f429200 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f429290 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f429320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f4293b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f429440 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f4294d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f429560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4295f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f429680 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f429710 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f4297a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f429830 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f4298c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f429950 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f4299e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f429a70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f429b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f429b90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f429c20 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f429cb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f429d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f429dd0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f429e60 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f429ef0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f429f80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f42a010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f42a0a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f42a130 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f42a1c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f42a250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f42a2e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f42a370 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f42a400 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f42a490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f42a520 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f42a5b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f42a640 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f42a6d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f42a760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f42a7f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f42a880 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f42a910 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f42a9a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f42aa30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f42aac0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f42ab50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f42abe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f42ac70 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f42ad00 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f42ad90 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f42ae20 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f42aeb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f42af40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f42afd0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f42b060 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f42b0f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f42b180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f42b210 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f42b2a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f42b330 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f42b3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f42b450 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f42b4e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f42b570 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f42b600 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f42b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f42b720 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f42b7b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f42b840 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f42b8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f42b960 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f42b9f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f42ba80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f42bb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f42bba0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f42bc30 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f42bcc0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f42bd50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f42bde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f42be70 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f42bf00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f42bf90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f42c020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f42c0b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f42c140 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f42c1d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f42c260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f42c2f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f42c380 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f42c410 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] 0x2aa3f418450 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f4184e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f418570 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f418600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f418690 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f418720 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f4187b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f418840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f4188d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f418960 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f4189f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f418a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f418b10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f418ba0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f418c30 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f418cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f418d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f418de0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f418e70 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f418f00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f418f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f419020 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4190b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f419140 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4191d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f419260 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f4192f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f419380 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f419410 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f4194a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f419530 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f4195c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f419650 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f4196e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f419770 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f419800 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f419890 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f419920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4199b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f419a40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f419ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f419b60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f419bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f419c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f419d10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f419da0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f419e30 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f419ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f419f50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f419fe0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f41a070 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f41a100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f41a190 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f41a220 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f41a2b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f41a340 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f41a3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f41a460 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f41a4f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f41a580 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f41a610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f41a6a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f41a730 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f41a7c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f41a850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f41a8e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f41a970 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f41aa00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f41aa90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f41ab20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f41abb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f41ac40 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f41acd0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f41ad60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f41adf0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f41ae80 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f41af10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f41afa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f41b030 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f41b0c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f41b150 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f41b1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f41b270 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f41b300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f41b390 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f41b420 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f41b4b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f41b540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f41b5d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f41b660 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f41b6f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f41b780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f41b810 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f41b8a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f41b930 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f41b9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f41ba50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f41bae0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f41bb70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f41bc00 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f41bc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f41bd20 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f41bdb0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f41be40 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f41bed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f41bf60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f41bff0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f41c080 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f41c110 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f41c1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f41c230 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f41c2c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f41c350 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f41c3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f41c470 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f41c500 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f41c590 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f41c620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f41c6b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f41c740 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f41c7d0 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] 0x2aa3f42c8a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f42c930 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f42c9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f42ca50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f42cae0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f42cb70 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f42cc00 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f42cc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f42cd20 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f42cdb0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f42ce40 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f42ced0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f42cf60 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f42cff0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f42d080 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f42d110 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f42d1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f42d230 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f42d2c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f42d350 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f42d3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f42d470 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f42d500 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f42d590 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f42d620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f42d6b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f42d740 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f42d7d0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f42d860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f42d8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f42d980 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f42da10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f42daa0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f42db30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f42dbc0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f42dc50 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f42dce0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f42dd70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f42de00 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f42de90 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f42df20 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f42dfb0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f42e040 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f42e0d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f42e160 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f42e1f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f42e280 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f42e310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f42e3a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f42e430 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f42e4c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f42e550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f42e5e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f42e670 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f42e700 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f42e790 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f42e820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f42e8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f42e940 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f42e9d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f42ea60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f42eaf0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f42eb80 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f42ec10 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f42eca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f42ed30 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f42edc0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f42ee50 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f42eee0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f42ef70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f42f000 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f42f090 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f42f120 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f42f1b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f42f240 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f42f2d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f42f360 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f42f3f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f42f480 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f42f510 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f42f5a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f42f630 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f42f6c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f42f750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f42f7e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f42f870 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f42f900 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f42f990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f42fa20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f42fab0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f42fb40 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f42fbd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f42fc60 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f42fcf0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f42fd80 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f42fe10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f42fea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f42ff30 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f42ffc0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f430050 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f4300e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f430170 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f430200 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f430290 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f430320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f4303b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f430440 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f4304d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f430560 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f4305f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f430680 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f430710 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f4307a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f430830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f4308c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f430950 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f4309e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f430a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f430b00 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f430b90 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f430c20 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] 0x2aa3f41cc60 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f41ccf0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f41cd80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f41ce10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f41cea0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f41cf30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f41cfc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f41d050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f41d0e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f41d170 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f41d200 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f41d290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f41d320 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f41d3b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f41d440 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f41d4d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f41d560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f41d5f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f41d680 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f41d710 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f41d7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f41d830 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f41d8c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f41d950 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f41d9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f41da70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f41db00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f41db90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f41dc20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f41dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f41dd40 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f41ddd0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f41de60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f41def0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f41df80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f41e010 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f41e0a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f41e130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f41e1c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f41e250 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f41e2e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f41e370 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f41e400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f41e490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f41e520 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f41e5b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f41e640 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f41e6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f41e760 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f41e7f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f41e880 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f41e910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f41e9a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f41ea30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f41eac0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f41eb50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f41ebe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f41ec70 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f41ed00 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f41ed90 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f41ee20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f41eeb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f41ef40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f41efd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f41f060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f41f0f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f41f180 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f41f210 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f41f2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f41f330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f41f3c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f41f450 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f41f4e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f41f570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f41f600 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f41f690 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f41f720 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f41f7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f41f840 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f41f8d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f41f960 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f41f9f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f41fa80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f41fb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f41fba0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f41fc30 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f41fcc0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f41fd50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f41fde0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f41fe70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f41ff00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f41ff90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f420020 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f4200b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f420140 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f4201d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f420260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f4202f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f420380 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f420410 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f4204a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f420530 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f4205c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f420650 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f4206e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f420770 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f420800 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f420890 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f420920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f4209b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f420a40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f420ad0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f420b60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f420bf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f420c80 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f420d10 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f420da0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f420e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f420ec0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f420f50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f420fe0 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] 0x2aa3f4334c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f433550 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f4335e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f433670 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f433700 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f433790 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f433820 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f4338b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f433940 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f4339d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f433a60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f433af0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f433b80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f433c10 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f433ca0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f433d30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f433dc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f433e50 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f433ee0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f433f70 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f434000 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f434090 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f434120 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f4341b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f434240 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f4342d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f434360 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f4343f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f434480 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f434510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f4345a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f434630 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f4346c0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f434750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f4347e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f434870 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f434900 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f434990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f434a20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f434ab0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f434b40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f434bd0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f434c60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f434cf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f434d80 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f434e10 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f434ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f434f30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f434fc0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f435050 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f4350e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f435170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f435200 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f435290 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f435320 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f4353b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f435440 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f4354d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f435560 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f4355f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f435680 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f435710 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f4357a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f435830 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f4358c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f435950 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f4359e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f435a70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f435b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f435b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f435c20 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f435cb0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f435d40 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f435dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f435e60 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f435ef0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f435f80 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f436010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f4360a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f436130 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f4361c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f436250 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f4362e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f436370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f436400 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f436490 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f436520 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f4365b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f436640 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f4366d0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f436760 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f4367f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f436880 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f436910 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f4369a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f436a30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f436ac0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f436b50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f436be0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f436c70 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f436d00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f436d90 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f436e20 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f436eb0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f436f40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f436fd0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f437060 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f4370f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f437180 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f437210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f4372a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f437330 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f4373c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f437450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f4374e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f437570 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f437600 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f437690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f437720 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f4377b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f437840 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] 0x2aa3f421470 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f421500 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f421590 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f421620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f4216b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f421740 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f4217d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f421860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f4218f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f421980 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f421a10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f421aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f421b30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f421bc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f421c50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f421ce0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f421d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f421e00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f421e90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f421f20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f421fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f422040 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4220d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f422160 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4221f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f422280 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f422310 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f4223a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f422430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f4224c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f422550 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f4225e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f422670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f422700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f422790 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f422820 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f4228b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f422940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4229d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f422a60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f422af0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f422b80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f422c10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f422ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f422d30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f422dc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f422e50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f422ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f422f70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f423000 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f423090 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f423120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4231b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f423240 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4232d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f423360 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f4233f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f423480 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f423510 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f4235a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f423630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f4236c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f423750 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f4237e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f423870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f423900 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f423990 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f423a20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f423ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f423b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f423bd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f423c60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f423cf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f423d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f423e10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f423ea0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f423f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f423fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f424050 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f4240e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f424170 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f424200 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f424290 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f424320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f4243b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f424440 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f4244d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f424560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f4245f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f424680 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f424710 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f4247a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f424830 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f4248c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f424950 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f4249e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f424a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f424b00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f424b90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f424c20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f424cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f424d40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f424dd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f424e60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f424ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f424f80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f425010 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f4250a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f425130 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f4251c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f425250 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f4252e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f425370 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f425400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f425490 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f425520 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f4255b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f425640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f4256d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f425760 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f4257f0 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] 0x2aa3f437cd0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f437d60 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f437df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f437e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f437f10 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f437fa0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f438030 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f4380c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f438150 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f4381e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f438270 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f438300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f438390 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f438420 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f4384b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f438540 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f4385d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f438660 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f4386f0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f438780 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f438810 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f4388a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f438930 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f4389c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f438a50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f438ae0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f438b70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f438c00 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f438c90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f438d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f438db0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f438e40 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f438ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f438f60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f438ff0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f439080 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f439110 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f4391a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f439230 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f4392c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f439350 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f4393e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f439470 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f439500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f439590 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f439620 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f4396b0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f439740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f4397d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f439860 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f4398f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f439980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f439a10 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f439aa0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f439b30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f439bc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f439c50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f439ce0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f439d70 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f439e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f439e90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f439f20 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f439fb0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f43a040 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f43a0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f43a160 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f43a1f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f43a280 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f43a310 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f43a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f43a430 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f43a4c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f43a550 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f43a5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f43a670 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f43a700 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f43a790 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f43a820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f43a8b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f43a940 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f43a9d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f43aa60 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f43aaf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f43ab80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f43ac10 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f43aca0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f43ad30 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f43adc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f43ae50 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f43aee0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f43af70 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f43b000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f43b090 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f43b120 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f43b1b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f43b240 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f43b2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f43b360 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f43b3f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f43b480 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f43b510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f43b5a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f43b630 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f43b6c0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f43b750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f43b7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f43b870 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f43b900 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f43b990 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f43ba20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f43bab0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f43bb40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f43bbd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f43bc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f43bcf0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f43bd80 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f43be10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f43bea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f43bf30 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f43bfc0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f43c050 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa3f403e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3ffbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3ffc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3ff9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3ffa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3ff818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f4002f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f400390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f400128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f4001c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3ff8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f400a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f400ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f400868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f400c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f400ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f400900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3ff648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f401348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f4013e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f401178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f401210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f400fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f401a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f401b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4018b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f401950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f401040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4021c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f402260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f401ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f402398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f402430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f402090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4024d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f402568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f402600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3ff6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4026a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f402ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f402b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f402908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f402ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f402d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4029a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f402e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f402f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f402738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f403218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4032b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f403048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4033e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f403480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4030e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4035b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f403650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f4027d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4036f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4038c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f403958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4039f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f403788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f403b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f403bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f403820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f403cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f403d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f43c4e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f43c570 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f43c600 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f43c690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f43c720 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f43c7b0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f43c840 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f43c8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f43c960 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f43c9f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f43ca80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f43cb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f43cba0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f43cc30 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f43ccc0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f43cd50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f43cde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f43ce70 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f43cf00 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f43cf90 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f43d020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f43d0b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f43d140 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f43d1d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f43d260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f43d2f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f43d380 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f43d410 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f43d4a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f43d530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f43d5c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f43d650 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f43d6e0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f43d770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f43d800 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f43d890 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f43d920 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f43d9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f43da40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f43dad0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f43db60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f43dbf0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f43dc80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f43dd10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f43dda0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f43de30 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f43dec0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f43df50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f43dfe0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f43e070 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f43e100 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f43e190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f43e220 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f43e2b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f43e340 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f43e3d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f43e460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f43e4f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f43e580 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f43e610 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f43e6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f43e730 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f43e7c0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f43e850 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f43e8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f43e970 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f43ea00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f43ea90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f43eb20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f43ebb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f43ec40 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f43ecd0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f43ed60 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f43edf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f43ee80 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f43ef10 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f43efa0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f43f030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f43f0c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f43f150 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f43f1e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f43f270 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f43f300 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f43f390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f43f420 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f43f4b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f43f540 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f43f5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f43f660 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f43f6f0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f43f780 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f43f810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f43f8a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f43f930 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f43f9c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f43fa50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f43fae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f43fb70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f43fc00 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f43fc90 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f43fd20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f43fdb0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f43fe40 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f43fed0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f43ff60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f43fff0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f440080 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f440110 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4401a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f440230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f4402c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f440350 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f4403e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f440470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f440500 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f440590 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f440620 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f4406b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f440740 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f4407d0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f440860 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: 0x2aa3f403f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f404070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f404240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f404410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4045e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f404678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f404710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f4044a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4047b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f404848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f4048e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f404540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f404a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f404ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f4042d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f404db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f404e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f404be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f404ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f404f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f405020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f404c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4050c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f405158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f4051f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f404370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f405290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f4054f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f405590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f405328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f4056c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f405760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f4053c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f405898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f405930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f404108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f4059d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f405ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f405e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f405ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f405c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f405fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f406070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f405cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4061a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f406240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f405a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4062e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4064b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f406548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f4065e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f406378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f406718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f4067b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f406410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f4068e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f406980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f405b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f406bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f406c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f406d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f406ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f406e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f406ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f406b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f407028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f4070c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f4041a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f407160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f407330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f407598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f407630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f4073c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4076d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f407768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f407800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f407460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4078a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f407938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f4079d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f4071f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f407a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f407cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f407d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f407b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f407e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f407ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f407f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f407ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f407fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f408078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f408110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f407290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4081b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f408380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f408418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4084b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f408248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f408550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f4085e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f408680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f4082e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f408720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f4087b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f408850 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f440900 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f440990 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f440a20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f440ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f440b40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f440bd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f440c60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f440cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f440d80 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f440e10 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f440ea0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f440f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f440fc0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f441050 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f4410e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f441170 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f441200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f441290 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f441320 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f4413b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f441440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f4414d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f441560 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f4415f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f441680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f441710 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f4417a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f441830 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f4418c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f441950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f4419e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f441a70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f441b00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f441b90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f441c20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f441cb0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f441d40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f441dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f441e60 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f441ef0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f441f80 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f442010 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f4420a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f442130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f4421c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f442250 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f4422e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f442370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f442400 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f442490 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f442520 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4425b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f442640 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f4426d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f442760 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f4427f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f442880 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f442910 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f4429a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f442a30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f442ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f442b50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f442be0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f442c70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f442d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f442d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f442e20 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f442eb0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f442f40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f442fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f443060 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f4430f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f443180 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f443210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f4432a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f443330 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f4433c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f443450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f4434e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f443570 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f443600 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f443690 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f443720 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f4437b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f443840 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f4438d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f443960 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f4439f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f443a80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f443b10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f443ba0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f443c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f443cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f443d50 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f443de0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f443e70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f443f00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f443f90 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f444020 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f4440b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f444140 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f4441d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f444260 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f4442f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f444380 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f444410 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f4444a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f444530 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4445c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f444650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f4446e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f444770 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f444800 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f444890 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f444920 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f4449b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f444a40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f444ad0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f444b60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f444bf0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f444c80 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: 0x2aa3f403e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3ffbb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3ffc50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3ff9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3ffa80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3ff818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f4002f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f400390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f400128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f4001c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3ff8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f400a38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f400ad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f400868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f400c08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f400ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f400900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3ff648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f401348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f4013e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f401178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f401210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f400fa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f401a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f401b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4018b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f401950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f401040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4021c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f402260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f401ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f402398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f402430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f402090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4024d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f402568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f402600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3ff6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4026a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f402ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f402b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f402908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f402ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f402d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4029a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f402e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f402f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f402738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f403218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4032b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f403048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4033e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f403480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4030e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4035b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f403650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f4027d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4036f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4038c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f403958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4039f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f403788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f403b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f403bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f403820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f403cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f403d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f444d20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f444db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f444e40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f444ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f444f60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f444ff0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f445080 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f445110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f4451a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f445230 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f4452c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f445350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f4453e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f445470 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f445500 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f445590 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f445620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f4456b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f445740 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f4457d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f445860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f4458f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f445980 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f445a10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f445aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f445b30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f445bc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f445c50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f445ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f445d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f445e00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f445e90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f445f20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f445fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f446040 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f4460d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f446160 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f4461f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f446280 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f446310 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f4463a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f446430 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f4464c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f446550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f4465e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f446670 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f446700 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f446790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f446820 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f4468b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f446940 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4469d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f446a60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f446af0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f446b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f446c10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f446ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f446d30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f446dc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f446e50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f446ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f446f70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f447000 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f447090 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f447120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f4471b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f447240 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4472d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f447360 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f4473f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f447480 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f447510 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f4475a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f447630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f4476c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f447750 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f4477e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f447870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f447900 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f447990 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f447a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f447ab0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f447b40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f447bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f447c60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f447cf0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f447d80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f447e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f447ea0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f447f30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f447fc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f448050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f4480e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f448170 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f448200 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f448290 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f448320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f4483b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f448440 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f4484d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f448560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f4485f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f448680 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f448710 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f4487a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f448830 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f4488c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f448950 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4489e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f448a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f448b00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f448b90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f448c20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f448cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f448d40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f448dd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f448e60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f448ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f448f80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f449010 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f4490a0 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: 0x2aa3f403f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f404070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f404240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f404410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4045e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f404678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f404710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f4044a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4047b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f404848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f4048e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f404540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f404a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f404ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f4042d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f404db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f404e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f404be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f404ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f404f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f405020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f404c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4050c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f405158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f4051f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f404370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f405290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f4054f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f405590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f405328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f4056c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f405760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f4053c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f405898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f405930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f404108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f4059d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f405ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f405e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f405ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f405c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f405fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f406070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f405cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f4061a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f406240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f405a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4062e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4064b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f406548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f4065e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f406378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f406718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f4067b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f406410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f4068e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f406980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f405b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f406bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f406c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f406d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f406ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f406e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f406ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f406b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f407028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f4070c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f4041a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f407160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f407330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f407598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f407630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f4073c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4076d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f407768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f407800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f407460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4078a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f407938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f4079d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f4071f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f407a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f407c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f407cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f407d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f407b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f407e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f407ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f407f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f407ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f407fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f408078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f408110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f407290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4081b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f408380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f408418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f4084b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f408248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f408550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f4085e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f408680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f4082e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f408720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f4087b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f408850 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f449140 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f4491d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f449260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f4492f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f449380 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f449410 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f4494a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f449530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f4495c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f449650 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f4496e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f449770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f449800 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f449890 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f449920 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f4499b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f449a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f449ad0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f449b60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f449bf0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f449c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f449d10 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f449da0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f449e30 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f449ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f449f50 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f449fe0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f44a070 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f44a100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f44a190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f44a220 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f44a2b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f44a340 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f44a3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f44a460 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f44a4f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f44a580 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f44a610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f44a6a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f44a730 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f44a7c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f44a850 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f44a8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f44a970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f44aa00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f44aa90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f44ab20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f44abb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f44ac40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f44acd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f44ad60 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f44adf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f44ae80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f44af10 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f44afa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f44b030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f44b0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f44b150 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f44b1e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f44b270 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f44b300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f44b390 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f44b420 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f44b4b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f44b540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f44b5d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f44b660 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f44b6f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f44b780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f44b810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f44b8a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f44b930 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f44b9c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f44ba50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f44bae0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f44bb70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f44bc00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f44bc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f44bd20 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f44bdb0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f44be40 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f44bed0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f44bf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f44bff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f44c080 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f44c110 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f44c1a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f44c230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f44c2c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f44c350 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f44c3e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f44c470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f44c500 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f44c590 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f44c620 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f44c6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f44c740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f44c7d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f44c860 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f44c8f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f44c980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f44ca10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f44caa0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f44cb30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f44cbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f44cc50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f44cce0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f44cd70 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f44ce00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f44ce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f44cf20 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f44cfb0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f44d040 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f44d0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f44d160 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f44d1f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f44d280 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f44d310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f44d3a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f44d430 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f44d4c0 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 (6 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (6 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.13.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: 0x2aa153dde80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153d95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9780 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9950 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9b20 VAL: '0000' (3 sibs) 36: 0x2aa153d9bb8 VAL: '0001' (3 sibs) 36: 0x2aa153d9c50 VAL: '0002' (3 sibs) 36: 0x2aa153d99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9cf0 VAL: '0010' (3 sibs) 36: 0x2aa153d9d88 VAL: '0011' (3 sibs) 36: 0x2aa153d9e20 VAL: '0012' (3 sibs) 36: 0x2aa153d9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9ec0 VAL: '0020' (3 sibs) 36: 0x2aa153d9f58 VAL: '0021' (3 sibs) 36: 0x2aa153d9ff0 VAL: '0022' (3 sibs) 36: 0x2aa153d9818 SEQ: (3 sibs) 3 children: 36: 0x2aa153da090 SEQ: (3 sibs) 3 children: 36: 0x2aa153da260 VAL: '0100' (3 sibs) 36: 0x2aa153da2f8 VAL: '0101' (3 sibs) 36: 0x2aa153da390 VAL: '0102' (3 sibs) 36: 0x2aa153da128 SEQ: (3 sibs) 3 children: 36: 0x2aa153da430 VAL: '0110' (3 sibs) 36: 0x2aa153da4c8 VAL: '0111' (3 sibs) 36: 0x2aa153da560 VAL: '0112' (3 sibs) 36: 0x2aa153da1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da600 VAL: '0120' (3 sibs) 36: 0x2aa153da698 VAL: '0121' (3 sibs) 36: 0x2aa153da730 VAL: '0122' (3 sibs) 36: 0x2aa153d98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da9a0 VAL: '0200' (3 sibs) 36: 0x2aa153daa38 VAL: '0201' (3 sibs) 36: 0x2aa153daad0 VAL: '0202' (3 sibs) 36: 0x2aa153da868 SEQ: (3 sibs) 3 children: 36: 0x2aa153dab70 VAL: '0210' (3 sibs) 36: 0x2aa153dac08 VAL: '0211' (3 sibs) 36: 0x2aa153daca0 VAL: '0212' (3 sibs) 36: 0x2aa153da900 SEQ: (3 sibs) 3 children: 36: 0x2aa153dad40 VAL: '0220' (3 sibs) 36: 0x2aa153dadd8 VAL: '0221' (3 sibs) 36: 0x2aa153dae70 VAL: '0222' (3 sibs) 36: 0x2aa153d9648 SEQ: (3 sibs) 3 children: 36: 0x2aa153daf10 SEQ: (3 sibs) 3 children: 36: 0x2aa153db0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153db2b0 VAL: '1000' (3 sibs) 36: 0x2aa153db348 VAL: '1001' (3 sibs) 36: 0x2aa153db3e0 VAL: '1002' (3 sibs) 36: 0x2aa153db178 SEQ: (3 sibs) 3 children: 36: 0x2aa153db480 VAL: '1010' (3 sibs) 36: 0x2aa153db518 VAL: '1011' (3 sibs) 36: 0x2aa153db5b0 VAL: '1012' (3 sibs) 36: 0x2aa153db210 SEQ: (3 sibs) 3 children: 36: 0x2aa153db650 VAL: '1020' (3 sibs) 36: 0x2aa153db6e8 VAL: '1021' (3 sibs) 36: 0x2aa153db780 VAL: '1022' (3 sibs) 36: 0x2aa153dafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa153db820 SEQ: (3 sibs) 3 children: 36: 0x2aa153db9f0 VAL: '1100' (3 sibs) 36: 0x2aa153dba88 VAL: '1101' (3 sibs) 36: 0x2aa153dbb20 VAL: '1102' (3 sibs) 36: 0x2aa153db8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbbc0 VAL: '1110' (3 sibs) 36: 0x2aa153dbc58 VAL: '1111' (3 sibs) 36: 0x2aa153dbcf0 VAL: '1112' (3 sibs) 36: 0x2aa153db950 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbd90 VAL: '1120' (3 sibs) 36: 0x2aa153dbe28 VAL: '1121' (3 sibs) 36: 0x2aa153dbec0 VAL: '1122' (3 sibs) 36: 0x2aa153db040 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbf60 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc130 VAL: '1200' (3 sibs) 36: 0x2aa153dc1c8 VAL: '1201' (3 sibs) 36: 0x2aa153dc260 VAL: '1202' (3 sibs) 36: 0x2aa153dbff8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc300 VAL: '1210' (3 sibs) 36: 0x2aa153dc398 VAL: '1211' (3 sibs) 36: 0x2aa153dc430 VAL: '1212' (3 sibs) 36: 0x2aa153dc090 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc4d0 VAL: '1220' (3 sibs) 36: 0x2aa153dc568 VAL: '1221' (3 sibs) 36: 0x2aa153dc600 VAL: '1222' (3 sibs) 36: 0x2aa153d96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc870 SEQ: (3 sibs) 3 children: 36: 0x2aa153dca40 VAL: '2000' (3 sibs) 36: 0x2aa153dcad8 VAL: '2001' (3 sibs) 36: 0x2aa153dcb70 VAL: '2002' (3 sibs) 36: 0x2aa153dc908 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcc10 VAL: '2010' (3 sibs) 36: 0x2aa153dcca8 VAL: '2011' (3 sibs) 36: 0x2aa153dcd40 VAL: '2012' (3 sibs) 36: 0x2aa153dc9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcde0 VAL: '2020' (3 sibs) 36: 0x2aa153dce78 VAL: '2021' (3 sibs) 36: 0x2aa153dcf10 VAL: '2022' (3 sibs) 36: 0x2aa153dc738 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd180 VAL: '2100' (3 sibs) 36: 0x2aa153dd218 VAL: '2101' (3 sibs) 36: 0x2aa153dd2b0 VAL: '2102' (3 sibs) 36: 0x2aa153dd048 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd350 VAL: '2110' (3 sibs) 36: 0x2aa153dd3e8 VAL: '2111' (3 sibs) 36: 0x2aa153dd480 VAL: '2112' (3 sibs) 36: 0x2aa153dd0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd520 VAL: '2120' (3 sibs) 36: 0x2aa153dd5b8 VAL: '2121' (3 sibs) 36: 0x2aa153dd650 VAL: '2122' (3 sibs) 36: 0x2aa153dc7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd8c0 VAL: '2200' (3 sibs) 36: 0x2aa153dd958 VAL: '2201' (3 sibs) 36: 0x2aa153dd9f0 VAL: '2202' (3 sibs) 36: 0x2aa153dd788 SEQ: (3 sibs) 3 children: 36: 0x2aa153dda90 VAL: '2210' (3 sibs) 36: 0x2aa153ddb28 VAL: '2211' (3 sibs) 36: 0x2aa153ddbc0 VAL: '2212' (3 sibs) 36: 0x2aa153dd820 SEQ: (3 sibs) 3 children: 36: 0x2aa153ddc60 VAL: '2220' (3 sibs) 36: 0x2aa153ddcf8 VAL: '2221' (3 sibs) 36: 0x2aa153ddd90 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa153e8a50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153e8ae0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153e8b70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153e8c00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153e8c90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153e8d20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153e8db0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153e8e40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153e8ed0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153e8f60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153e8ff0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153e9080 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153e9110 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153e91a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153e9230 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153e92c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153e9350 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153e93e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153e9470 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153e9500 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153e9590 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153e9620 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153e96b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153e9740 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153e97d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153e9860 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153e98f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153e9980 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153e9a10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153e9aa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153e9b30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153e9bc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153e9c50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153e9ce0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153e9d70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153e9e00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153e9e90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153e9f20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153e9fb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153ea040 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153ea0d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153ea160 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153ea1f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153ea280 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153ea310 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153ea3a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153ea430 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153ea4c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153ea550 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153ea5e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153ea670 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153ea700 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153ea790 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153ea820 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153ea8b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153ea940 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153ea9d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153eaa60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153eaaf0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153eab80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153eac10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153eaca0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153ead30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153eadc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153eae50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153eaee0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153eaf70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153eb000 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153eb090 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153eb120 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153eb1b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153eb240 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153eb2d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153eb360 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153eb3f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153eb480 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153eb510 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153eb5a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153eb630 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153eb6c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153eb750 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153eb7e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153eb870 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153eb900 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153eb990 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153eba20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153ebab0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153ebb40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153ebbd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153ebc60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153ebcf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153ebd80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153ebe10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153ebea0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153ebf30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153ebfc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153ec050 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153ec0e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153ec170 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153ec200 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153ec290 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153ec320 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153ec3b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153ec440 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153ec4d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153ec560 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153ec5f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153ec680 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153ec710 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153ec7a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153ec830 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153ec8c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153ec950 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153ec9e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153eca70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153ecb00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153ecb90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153ecc20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153eccb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153ecd40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153ecdd0 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: 0x2aa153ddf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153de070 SEQ: (3 sibs) 3 children: 36: 0x2aa153de240 SEQ: (3 sibs) 3 children: 36: 0x2aa153de410 SEQ: (3 sibs) 3 children: 36: 0x2aa153de5e0 VAL: '0000' (3 sibs) 36: 0x2aa153de678 VAL: '0001' (3 sibs) 36: 0x2aa153de710 VAL: '0002' (3 sibs) 36: 0x2aa153de4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa153de7b0 VAL: '0010' (3 sibs) 36: 0x2aa153de848 VAL: '0011' (3 sibs) 36: 0x2aa153de8e0 VAL: '0012' (3 sibs) 36: 0x2aa153de540 SEQ: (3 sibs) 3 children: 36: 0x2aa153de980 VAL: '0020' (3 sibs) 36: 0x2aa153dea18 VAL: '0021' (3 sibs) 36: 0x2aa153deab0 VAL: '0022' (3 sibs) 36: 0x2aa153de2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deb50 SEQ: (3 sibs) 3 children: 36: 0x2aa153ded20 VAL: '0100' (3 sibs) 36: 0x2aa153dedb8 VAL: '0101' (3 sibs) 36: 0x2aa153dee50 VAL: '0102' (3 sibs) 36: 0x2aa153debe8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deef0 VAL: '0110' (3 sibs) 36: 0x2aa153def88 VAL: '0111' (3 sibs) 36: 0x2aa153df020 VAL: '0112' (3 sibs) 36: 0x2aa153dec80 SEQ: (3 sibs) 3 children: 36: 0x2aa153df0c0 VAL: '0120' (3 sibs) 36: 0x2aa153df158 VAL: '0121' (3 sibs) 36: 0x2aa153df1f0 VAL: '0122' (3 sibs) 36: 0x2aa153de370 SEQ: (3 sibs) 3 children: 36: 0x2aa153df290 SEQ: (3 sibs) 3 children: 36: 0x2aa153df460 VAL: '0200' (3 sibs) 36: 0x2aa153df4f8 VAL: '0201' (3 sibs) 36: 0x2aa153df590 VAL: '0202' (3 sibs) 36: 0x2aa153df328 SEQ: (3 sibs) 3 children: 36: 0x2aa153df630 VAL: '0210' (3 sibs) 36: 0x2aa153df6c8 VAL: '0211' (3 sibs) 36: 0x2aa153df760 VAL: '0212' (3 sibs) 36: 0x2aa153df3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153df800 VAL: '0220' (3 sibs) 36: 0x2aa153df898 VAL: '0221' (3 sibs) 36: 0x2aa153df930 VAL: '0222' (3 sibs) 36: 0x2aa153de108 SEQ: (3 sibs) 3 children: 36: 0x2aa153df9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfd70 VAL: '1000' (3 sibs) 36: 0x2aa153dfe08 VAL: '1001' (3 sibs) 36: 0x2aa153dfea0 VAL: '1002' (3 sibs) 36: 0x2aa153dfc38 SEQ: (3 sibs) 3 children: 36: 0x2aa153dff40 VAL: '1010' (3 sibs) 36: 0x2aa153dffd8 VAL: '1011' (3 sibs) 36: 0x2aa153e0070 VAL: '1012' (3 sibs) 36: 0x2aa153dfcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0110 VAL: '1020' (3 sibs) 36: 0x2aa153e01a8 VAL: '1021' (3 sibs) 36: 0x2aa153e0240 VAL: '1022' (3 sibs) 36: 0x2aa153dfa68 SEQ: (3 sibs) 3 children: 36: 0x2aa153e02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e04b0 VAL: '1100' (3 sibs) 36: 0x2aa153e0548 VAL: '1101' (3 sibs) 36: 0x2aa153e05e0 VAL: '1102' (3 sibs) 36: 0x2aa153e0378 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0680 VAL: '1110' (3 sibs) 36: 0x2aa153e0718 VAL: '1111' (3 sibs) 36: 0x2aa153e07b0 VAL: '1112' (3 sibs) 36: 0x2aa153e0410 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0850 VAL: '1120' (3 sibs) 36: 0x2aa153e08e8 VAL: '1121' (3 sibs) 36: 0x2aa153e0980 VAL: '1122' (3 sibs) 36: 0x2aa153dfb00 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0bf0 VAL: '1200' (3 sibs) 36: 0x2aa153e0c88 VAL: '1201' (3 sibs) 36: 0x2aa153e0d20 VAL: '1202' (3 sibs) 36: 0x2aa153e0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0dc0 VAL: '1210' (3 sibs) 36: 0x2aa153e0e58 VAL: '1211' (3 sibs) 36: 0x2aa153e0ef0 VAL: '1212' (3 sibs) 36: 0x2aa153e0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0f90 VAL: '1220' (3 sibs) 36: 0x2aa153e1028 VAL: '1221' (3 sibs) 36: 0x2aa153e10c0 VAL: '1222' (3 sibs) 36: 0x2aa153de1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1160 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1330 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1500 VAL: '2000' (3 sibs) 36: 0x2aa153e1598 VAL: '2001' (3 sibs) 36: 0x2aa153e1630 VAL: '2002' (3 sibs) 36: 0x2aa153e13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e16d0 VAL: '2010' (3 sibs) 36: 0x2aa153e1768 VAL: '2011' (3 sibs) 36: 0x2aa153e1800 VAL: '2012' (3 sibs) 36: 0x2aa153e1460 SEQ: (3 sibs) 3 children: 36: 0x2aa153e18a0 VAL: '2020' (3 sibs) 36: 0x2aa153e1938 VAL: '2021' (3 sibs) 36: 0x2aa153e19d0 VAL: '2022' (3 sibs) 36: 0x2aa153e11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1c40 VAL: '2100' (3 sibs) 36: 0x2aa153e1cd8 VAL: '2101' (3 sibs) 36: 0x2aa153e1d70 VAL: '2102' (3 sibs) 36: 0x2aa153e1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1e10 VAL: '2110' (3 sibs) 36: 0x2aa153e1ea8 VAL: '2111' (3 sibs) 36: 0x2aa153e1f40 VAL: '2112' (3 sibs) 36: 0x2aa153e1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1fe0 VAL: '2120' (3 sibs) 36: 0x2aa153e2078 VAL: '2121' (3 sibs) 36: 0x2aa153e2110 VAL: '2122' (3 sibs) 36: 0x2aa153e1290 SEQ: (3 sibs) 3 children: 36: 0x2aa153e21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2380 VAL: '2200' (3 sibs) 36: 0x2aa153e2418 VAL: '2201' (3 sibs) 36: 0x2aa153e24b0 VAL: '2202' (3 sibs) 36: 0x2aa153e2248 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2550 VAL: '2210' (3 sibs) 36: 0x2aa153e25e8 VAL: '2211' (3 sibs) 36: 0x2aa153e2680 VAL: '2212' (3 sibs) 36: 0x2aa153e22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2720 VAL: '2220' (3 sibs) 36: 0x2aa153e27b8 VAL: '2221' (3 sibs) 36: 0x2aa153e2850 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa153f0880 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153f0910 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153f09a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153f0a30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153f0ac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153f0b50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153f0be0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153f0c70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153f0d00 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153f0d90 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153f0e20 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153f0eb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153f0f40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153f0fd0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153f1060 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153f10f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153f1180 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153f1210 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153f12a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153f1330 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153f13c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153f1450 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153f14e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153f1570 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153f1600 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153f1690 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153f1720 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153f17b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153f1840 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153f18d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153f1960 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153f19f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153f1a80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153f1b10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153f1ba0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153f1c30 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153f1cc0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153f1d50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153f1de0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153f1e70 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153f1f00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153f1f90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153f2020 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153f20b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153f2140 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153f21d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153f2260 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153f22f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153f2380 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153f2410 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153f24a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153f2530 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153f25c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153f2650 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153f26e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153f2770 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153f2800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153f2890 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153f2920 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153f29b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153f2a40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153f2ad0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153f2b60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153f2bf0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153f2c80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153f2d10 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153f2da0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153f2e30 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153f2ec0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153f2f50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153f2fe0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153f3070 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153f3100 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153f3190 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153f3220 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153f32b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153f3340 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153f33d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153f3460 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153f34f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153f3580 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153f3610 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153f36a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153f3730 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153f37c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153f3850 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153f38e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153f3970 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153f3a00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153f3a90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153f3b20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153f3bb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153f3c40 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153f3cd0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153f3d60 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153f3df0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153f3e80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153f3f10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153f3fa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153f4030 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153f40c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153f4150 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153f41e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153f4270 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153f4300 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153f4390 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153f4420 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153f44b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153f4540 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153f45d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153f4660 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153f46f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153f4780 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153f4810 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153f48a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153f4930 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153f49c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153f4a50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153f4ae0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153f4b70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153f4c00 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: 0x2aa153dde80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153d95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9780 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9950 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9b20 VAL: '0000' (3 sibs) 36: 0x2aa153d9bb8 VAL: '0001' (3 sibs) 36: 0x2aa153d9c50 VAL: '0002' (3 sibs) 36: 0x2aa153d99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9cf0 VAL: '0010' (3 sibs) 36: 0x2aa153d9d88 VAL: '0011' (3 sibs) 36: 0x2aa153d9e20 VAL: '0012' (3 sibs) 36: 0x2aa153d9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9ec0 VAL: '0020' (3 sibs) 36: 0x2aa153d9f58 VAL: '0021' (3 sibs) 36: 0x2aa153d9ff0 VAL: '0022' (3 sibs) 36: 0x2aa153d9818 SEQ: (3 sibs) 3 children: 36: 0x2aa153da090 SEQ: (3 sibs) 3 children: 36: 0x2aa153da260 VAL: '0100' (3 sibs) 36: 0x2aa153da2f8 VAL: '0101' (3 sibs) 36: 0x2aa153da390 VAL: '0102' (3 sibs) 36: 0x2aa153da128 SEQ: (3 sibs) 3 children: 36: 0x2aa153da430 VAL: '0110' (3 sibs) 36: 0x2aa153da4c8 VAL: '0111' (3 sibs) 36: 0x2aa153da560 VAL: '0112' (3 sibs) 36: 0x2aa153da1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da600 VAL: '0120' (3 sibs) 36: 0x2aa153da698 VAL: '0121' (3 sibs) 36: 0x2aa153da730 VAL: '0122' (3 sibs) 36: 0x2aa153d98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da9a0 VAL: '0200' (3 sibs) 36: 0x2aa153daa38 VAL: '0201' (3 sibs) 36: 0x2aa153daad0 VAL: '0202' (3 sibs) 36: 0x2aa153da868 SEQ: (3 sibs) 3 children: 36: 0x2aa153dab70 VAL: '0210' (3 sibs) 36: 0x2aa153dac08 VAL: '0211' (3 sibs) 36: 0x2aa153daca0 VAL: '0212' (3 sibs) 36: 0x2aa153da900 SEQ: (3 sibs) 3 children: 36: 0x2aa153dad40 VAL: '0220' (3 sibs) 36: 0x2aa153dadd8 VAL: '0221' (3 sibs) 36: 0x2aa153dae70 VAL: '0222' (3 sibs) 36: 0x2aa153d9648 SEQ: (3 sibs) 3 children: 36: 0x2aa153daf10 SEQ: (3 sibs) 3 children: 36: 0x2aa153db0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153db2b0 VAL: '1000' (3 sibs) 36: 0x2aa153db348 VAL: '1001' (3 sibs) 36: 0x2aa153db3e0 VAL: '1002' (3 sibs) 36: 0x2aa153db178 SEQ: (3 sibs) 3 children: 36: 0x2aa153db480 VAL: '1010' (3 sibs) 36: 0x2aa153db518 VAL: '1011' (3 sibs) 36: 0x2aa153db5b0 VAL: '1012' (3 sibs) 36: 0x2aa153db210 SEQ: (3 sibs) 3 children: 36: 0x2aa153db650 VAL: '1020' (3 sibs) 36: 0x2aa153db6e8 VAL: '1021' (3 sibs) 36: 0x2aa153db780 VAL: '1022' (3 sibs) 36: 0x2aa153dafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa153db820 SEQ: (3 sibs) 3 children: 36: 0x2aa153db9f0 VAL: '1100' (3 sibs) 36: 0x2aa153dba88 VAL: '1101' (3 sibs) 36: 0x2aa153dbb20 VAL: '1102' (3 sibs) 36: 0x2aa153db8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbbc0 VAL: '1110' (3 sibs) 36: 0x2aa153dbc58 VAL: '1111' (3 sibs) 36: 0x2aa153dbcf0 VAL: '1112' (3 sibs) 36: 0x2aa153db950 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbd90 VAL: '1120' (3 sibs) 36: 0x2aa153dbe28 VAL: '1121' (3 sibs) 36: 0x2aa153dbec0 VAL: '1122' (3 sibs) 36: 0x2aa153db040 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbf60 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc130 VAL: '1200' (3 sibs) 36: 0x2aa153dc1c8 VAL: '1201' (3 sibs) 36: 0x2aa153dc260 VAL: '1202' (3 sibs) 36: 0x2aa153dbff8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc300 VAL: '1210' (3 sibs) 36: 0x2aa153dc398 VAL: '1211' (3 sibs) 36: 0x2aa153dc430 VAL: '1212' (3 sibs) 36: 0x2aa153dc090 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc4d0 VAL: '1220' (3 sibs) 36: 0x2aa153dc568 VAL: '1221' (3 sibs) 36: 0x2aa153dc600 VAL: '1222' (3 sibs) 36: 0x2aa153d96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc870 SEQ: (3 sibs) 3 children: 36: 0x2aa153dca40 VAL: '2000' (3 sibs) 36: 0x2aa153dcad8 VAL: '2001' (3 sibs) 36: 0x2aa153dcb70 VAL: '2002' (3 sibs) 36: 0x2aa153dc908 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcc10 VAL: '2010' (3 sibs) 36: 0x2aa153dcca8 VAL: '2011' (3 sibs) 36: 0x2aa153dcd40 VAL: '2012' (3 sibs) 36: 0x2aa153dc9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcde0 VAL: '2020' (3 sibs) 36: 0x2aa153dce78 VAL: '2021' (3 sibs) 36: 0x2aa153dcf10 VAL: '2022' (3 sibs) 36: 0x2aa153dc738 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd180 VAL: '2100' (3 sibs) 36: 0x2aa153dd218 VAL: '2101' (3 sibs) 36: 0x2aa153dd2b0 VAL: '2102' (3 sibs) 36: 0x2aa153dd048 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd350 VAL: '2110' (3 sibs) 36: 0x2aa153dd3e8 VAL: '2111' (3 sibs) 36: 0x2aa153dd480 VAL: '2112' (3 sibs) 36: 0x2aa153dd0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd520 VAL: '2120' (3 sibs) 36: 0x2aa153dd5b8 VAL: '2121' (3 sibs) 36: 0x2aa153dd650 VAL: '2122' (3 sibs) 36: 0x2aa153dc7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd8c0 VAL: '2200' (3 sibs) 36: 0x2aa153dd958 VAL: '2201' (3 sibs) 36: 0x2aa153dd9f0 VAL: '2202' (3 sibs) 36: 0x2aa153dd788 SEQ: (3 sibs) 3 children: 36: 0x2aa153dda90 VAL: '2210' (3 sibs) 36: 0x2aa153ddb28 VAL: '2211' (3 sibs) 36: 0x2aa153ddbc0 VAL: '2212' (3 sibs) 36: 0x2aa153dd820 SEQ: (3 sibs) 3 children: 36: 0x2aa153ddc60 VAL: '2220' (3 sibs) 36: 0x2aa153ddcf8 VAL: '2221' (3 sibs) 36: 0x2aa153ddd90 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa153f5090 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153f5120 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153f51b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153f5240 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153f52d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153f5360 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153f53f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153f5480 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153f5510 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153f55a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153f5630 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153f56c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153f5750 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153f57e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153f5870 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153f5900 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153f5990 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153f5a20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153f5ab0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153f5b40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153f5bd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153f5c60 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153f5cf0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153f5d80 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153f5e10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153f5ea0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153f5f30 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153f5fc0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153f6050 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153f60e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153f6170 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153f6200 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153f6290 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153f6320 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153f63b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153f6440 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153f64d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153f6560 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153f65f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153f6680 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153f6710 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153f67a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153f6830 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153f68c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153f6950 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153f69e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153f6a70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153f6b00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153f6b90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153f6c20 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153f6cb0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153f6d40 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153f6dd0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153f6e60 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153f6ef0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153f6f80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153f7010 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153f70a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153f7130 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153f71c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153f7250 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153f72e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153f7370 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153f7400 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153f7490 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153f7520 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153f75b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153f7640 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153f76d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153f7760 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153f77f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153f7880 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153f7910 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153f79a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153f7a30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153f7ac0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153f7b50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153f7be0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153f7c70 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153f7d00 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153f7d90 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153f7e20 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153f7eb0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153f7f40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153f7fd0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153f8060 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153f80f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153f8180 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153f8210 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153f82a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153f8330 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153f83c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153f8450 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153f84e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153f8570 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153f8600 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153f8690 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153f8720 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153f87b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153f8840 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153f88d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153f8960 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153f89f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153f8a80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153f8b10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153f8ba0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153f8c30 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153f8cc0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153f8d50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153f8de0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153f8e70 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153f8f00 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153f8f90 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153f9020 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153f90b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153f9140 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153f91d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153f9260 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153f92f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153f9380 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153f9410 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: 0x2aa153ddf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153de070 SEQ: (3 sibs) 3 children: 36: 0x2aa153de240 SEQ: (3 sibs) 3 children: 36: 0x2aa153de410 SEQ: (3 sibs) 3 children: 36: 0x2aa153de5e0 VAL: '0000' (3 sibs) 36: 0x2aa153de678 VAL: '0001' (3 sibs) 36: 0x2aa153de710 VAL: '0002' (3 sibs) 36: 0x2aa153de4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa153de7b0 VAL: '0010' (3 sibs) 36: 0x2aa153de848 VAL: '0011' (3 sibs) 36: 0x2aa153de8e0 VAL: '0012' (3 sibs) 36: 0x2aa153de540 SEQ: (3 sibs) 3 children: 36: 0x2aa153de980 VAL: '0020' (3 sibs) 36: 0x2aa153dea18 VAL: '0021' (3 sibs) 36: 0x2aa153deab0 VAL: '0022' (3 sibs) 36: 0x2aa153de2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deb50 SEQ: (3 sibs) 3 children: 36: 0x2aa153ded20 VAL: '0100' (3 sibs) 36: 0x2aa153dedb8 VAL: '0101' (3 sibs) 36: 0x2aa153dee50 VAL: '0102' (3 sibs) 36: 0x2aa153debe8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deef0 VAL: '0110' (3 sibs) 36: 0x2aa153def88 VAL: '0111' (3 sibs) 36: 0x2aa153df020 VAL: '0112' (3 sibs) 36: 0x2aa153dec80 SEQ: (3 sibs) 3 children: 36: 0x2aa153df0c0 VAL: '0120' (3 sibs) 36: 0x2aa153df158 VAL: '0121' (3 sibs) 36: 0x2aa153df1f0 VAL: '0122' (3 sibs) 36: 0x2aa153de370 SEQ: (3 sibs) 3 children: 36: 0x2aa153df290 SEQ: (3 sibs) 3 children: 36: 0x2aa153df460 VAL: '0200' (3 sibs) 36: 0x2aa153df4f8 VAL: '0201' (3 sibs) 36: 0x2aa153df590 VAL: '0202' (3 sibs) 36: 0x2aa153df328 SEQ: (3 sibs) 3 children: 36: 0x2aa153df630 VAL: '0210' (3 sibs) 36: 0x2aa153df6c8 VAL: '0211' (3 sibs) 36: 0x2aa153df760 VAL: '0212' (3 sibs) 36: 0x2aa153df3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153df800 VAL: '0220' (3 sibs) 36: 0x2aa153df898 VAL: '0221' (3 sibs) 36: 0x2aa153df930 VAL: '0222' (3 sibs) 36: 0x2aa153de108 SEQ: (3 sibs) 3 children: 36: 0x2aa153df9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfd70 VAL: '1000' (3 sibs) 36: 0x2aa153dfe08 VAL: '1001' (3 sibs) 36: 0x2aa153dfea0 VAL: '1002' (3 sibs) 36: 0x2aa153dfc38 SEQ: (3 sibs) 3 children: 36: 0x2aa153dff40 VAL: '1010' (3 sibs) 36: 0x2aa153dffd8 VAL: '1011' (3 sibs) 36: 0x2aa153e0070 VAL: '1012' (3 sibs) 36: 0x2aa153dfcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0110 VAL: '1020' (3 sibs) 36: 0x2aa153e01a8 VAL: '1021' (3 sibs) 36: 0x2aa153e0240 VAL: '1022' (3 sibs) 36: 0x2aa153dfa68 SEQ: (3 sibs) 3 children: 36: 0x2aa153e02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e04b0 VAL: '1100' (3 sibs) 36: 0x2aa153e0548 VAL: '1101' (3 sibs) 36: 0x2aa153e05e0 VAL: '1102' (3 sibs) 36: 0x2aa153e0378 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0680 VAL: '1110' (3 sibs) 36: 0x2aa153e0718 VAL: '1111' (3 sibs) 36: 0x2aa153e07b0 VAL: '1112' (3 sibs) 36: 0x2aa153e0410 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0850 VAL: '1120' (3 sibs) 36: 0x2aa153e08e8 VAL: '1121' (3 sibs) 36: 0x2aa153e0980 VAL: '1122' (3 sibs) 36: 0x2aa153dfb00 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0bf0 VAL: '1200' (3 sibs) 36: 0x2aa153e0c88 VAL: '1201' (3 sibs) 36: 0x2aa153e0d20 VAL: '1202' (3 sibs) 36: 0x2aa153e0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0dc0 VAL: '1210' (3 sibs) 36: 0x2aa153e0e58 VAL: '1211' (3 sibs) 36: 0x2aa153e0ef0 VAL: '1212' (3 sibs) 36: 0x2aa153e0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0f90 VAL: '1220' (3 sibs) 36: 0x2aa153e1028 VAL: '1221' (3 sibs) 36: 0x2aa153e10c0 VAL: '1222' (3 sibs) 36: 0x2aa153de1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1160 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1330 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1500 VAL: '2000' (3 sibs) 36: 0x2aa153e1598 VAL: '2001' (3 sibs) 36: 0x2aa153e1630 VAL: '2002' (3 sibs) 36: 0x2aa153e13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e16d0 VAL: '2010' (3 sibs) 36: 0x2aa153e1768 VAL: '2011' (3 sibs) 36: 0x2aa153e1800 VAL: '2012' (3 sibs) 36: 0x2aa153e1460 SEQ: (3 sibs) 3 children: 36: 0x2aa153e18a0 VAL: '2020' (3 sibs) 36: 0x2aa153e1938 VAL: '2021' (3 sibs) 36: 0x2aa153e19d0 VAL: '2022' (3 sibs) 36: 0x2aa153e11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1c40 VAL: '2100' (3 sibs) 36: 0x2aa153e1cd8 VAL: '2101' (3 sibs) 36: 0x2aa153e1d70 VAL: '2102' (3 sibs) 36: 0x2aa153e1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1e10 VAL: '2110' (3 sibs) 36: 0x2aa153e1ea8 VAL: '2111' (3 sibs) 36: 0x2aa153e1f40 VAL: '2112' (3 sibs) 36: 0x2aa153e1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1fe0 VAL: '2120' (3 sibs) 36: 0x2aa153e2078 VAL: '2121' (3 sibs) 36: 0x2aa153e2110 VAL: '2122' (3 sibs) 36: 0x2aa153e1290 SEQ: (3 sibs) 3 children: 36: 0x2aa153e21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2380 VAL: '2200' (3 sibs) 36: 0x2aa153e2418 VAL: '2201' (3 sibs) 36: 0x2aa153e24b0 VAL: '2202' (3 sibs) 36: 0x2aa153e2248 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2550 VAL: '2210' (3 sibs) 36: 0x2aa153e25e8 VAL: '2211' (3 sibs) 36: 0x2aa153e2680 VAL: '2212' (3 sibs) 36: 0x2aa153e22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2720 VAL: '2220' (3 sibs) 36: 0x2aa153e27b8 VAL: '2221' (3 sibs) 36: 0x2aa153e2850 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa153f98a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153f9930 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153f99c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153f9a50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153f9ae0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153f9b70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153f9c00 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153f9c90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153f9d20 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153f9db0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153f9e40 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153f9ed0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153f9f60 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153f9ff0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153fa080 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153fa110 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153fa1a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153fa230 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153fa2c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153fa350 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153fa3e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153fa470 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153fa500 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153fa590 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153fa620 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153fa6b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153fa740 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153fa7d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153fa860 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153fa8f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153fa980 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153faa10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153faaa0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153fab30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153fabc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153fac50 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153face0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153fad70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153fae00 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153fae90 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153faf20 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153fafb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153fb040 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153fb0d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153fb160 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153fb1f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153fb280 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153fb310 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153fb3a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153fb430 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153fb4c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153fb550 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153fb5e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153fb670 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153fb700 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153fb790 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153fb820 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153fb8b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153fb940 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153fb9d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153fba60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153fbaf0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153fbb80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153fbc10 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153fbca0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153fbd30 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153fbdc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153fbe50 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153fbee0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153fbf70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153fc000 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153fc090 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153fc120 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153fc1b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153fc240 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153fc2d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153fc360 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153fc3f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153fc480 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153fc510 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153fc5a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153fc630 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153fc6c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153fc750 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153fc7e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153fc870 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153fc900 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153fc990 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153fca20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153fcab0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153fcb40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153fcbd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153fcc60 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153fccf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153fcd80 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153fce10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153fcea0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153fcf30 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153fcfc0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153fd050 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153fd0e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153fd170 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153fd200 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153fd290 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153fd320 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153fd3b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153fd440 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153fd4d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153fd560 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153fd5f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153fd680 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153fd710 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153fd7a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153fd830 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153fd8c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153fd950 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153fd9e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153fda70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153fdb00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153fdb90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153fdc20 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] 0x2aa153e8a50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153e8ae0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153e8b70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153e8c00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153e8c90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153e8d20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153e8db0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153e8e40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153e8ed0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153e8f60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153e8ff0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153e9080 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153e9110 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153e91a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153e9230 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153e92c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153e9350 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153e93e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153e9470 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153e9500 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153e9590 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153e9620 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153e96b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153e9740 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153e97d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153e9860 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153e98f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153e9980 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153e9a10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153e9aa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153e9b30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153e9bc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153e9c50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153e9ce0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153e9d70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153e9e00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153e9e90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153e9f20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153e9fb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153ea040 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153ea0d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153ea160 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153ea1f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153ea280 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153ea310 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153ea3a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153ea430 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153ea4c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153ea550 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153ea5e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153ea670 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153ea700 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153ea790 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153ea820 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153ea8b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153ea940 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153ea9d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153eaa60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153eaaf0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153eab80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153eac10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153eaca0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153ead30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153eadc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153eae50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153eaee0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153eaf70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153eb000 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153eb090 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153eb120 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153eb1b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153eb240 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153eb2d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153eb360 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153eb3f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153eb480 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153eb510 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153eb5a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153eb630 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153eb6c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153eb750 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153eb7e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153eb870 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153eb900 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153eb990 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153eba20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153ebab0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153ebb40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153ebbd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153ebc60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153ebcf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153ebd80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153ebe10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153ebea0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153ebf30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153ebfc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153ec050 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153ec0e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153ec170 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153ec200 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153ec290 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153ec320 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153ec3b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153ec440 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153ec4d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153ec560 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153ec5f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153ec680 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153ec710 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153ec7a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153ec830 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153ec8c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153ec950 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153ec9e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153eca70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153ecb00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153ecb90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153ecc20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153eccb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153ecd40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153ecdd0 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] 0x2aa154004c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa15400550 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa154005e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa15400670 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa15400700 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa15400790 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa15400820 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa154008b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa15400940 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa154009d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa15400a60 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa15400af0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa15400b80 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa15400c10 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa15400ca0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa15400d30 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa15400dc0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa15400e50 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa15400ee0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa15400f70 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa15401000 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa15401090 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa15401120 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa154011b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa15401240 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa154012d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa15401360 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa154013f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa15401480 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa15401510 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa154015a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa15401630 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa154016c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa15401750 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa154017e0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa15401870 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa15401900 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa15401990 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa15401a20 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa15401ab0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa15401b40 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa15401bd0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa15401c60 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa15401cf0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa15401d80 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa15401e10 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa15401ea0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa15401f30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa15401fc0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa15402050 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa154020e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa15402170 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa15402200 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa15402290 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa15402320 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa154023b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa15402440 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa154024d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa15402560 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa154025f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa15402680 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa15402710 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa154027a0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa15402830 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa154028c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa15402950 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa154029e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa15402a70 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa15402b00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa15402b90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa15402c20 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa15402cb0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa15402d40 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa15402dd0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa15402e60 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa15402ef0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa15402f80 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa15403010 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa154030a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa15403130 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa154031c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa15403250 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa154032e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa15403370 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa15403400 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa15403490 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa15403520 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa154035b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa15403640 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa154036d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa15403760 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa154037f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa15403880 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa15403910 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa154039a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa15403a30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa15403ac0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa15403b50 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa15403be0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa15403c70 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa15403d00 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa15403d90 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa15403e20 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa15403eb0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa15403f40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa15403fd0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa15404060 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa154040f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa15404180 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa15404210 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa154042a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa15404330 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa154043c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa15404450 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa154044e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa15404570 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa15404600 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa15404690 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa15404720 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa154047b0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa15404840 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] 0x2aa153f0880 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153f0910 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153f09a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153f0a30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153f0ac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153f0b50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153f0be0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153f0c70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153f0d00 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153f0d90 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153f0e20 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153f0eb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153f0f40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153f0fd0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153f1060 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153f10f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153f1180 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153f1210 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153f12a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153f1330 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153f13c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153f1450 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153f14e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153f1570 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153f1600 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153f1690 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153f1720 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153f17b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153f1840 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153f18d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153f1960 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153f19f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153f1a80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153f1b10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153f1ba0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153f1c30 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153f1cc0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153f1d50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153f1de0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153f1e70 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153f1f00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153f1f90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153f2020 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153f20b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153f2140 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153f21d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153f2260 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153f22f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153f2380 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153f2410 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153f24a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153f2530 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153f25c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153f2650 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153f26e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153f2770 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153f2800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153f2890 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153f2920 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153f29b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153f2a40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153f2ad0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153f2b60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153f2bf0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153f2c80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153f2d10 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153f2da0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153f2e30 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153f2ec0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153f2f50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153f2fe0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153f3070 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153f3100 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153f3190 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153f3220 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153f32b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153f3340 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153f33d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153f3460 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153f34f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153f3580 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153f3610 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153f36a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153f3730 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153f37c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153f3850 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153f38e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153f3970 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153f3a00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153f3a90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153f3b20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153f3bb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153f3c40 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153f3cd0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153f3d60 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153f3df0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153f3e80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153f3f10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153f3fa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153f4030 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153f40c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153f4150 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153f41e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153f4270 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153f4300 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153f4390 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153f4420 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153f44b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153f4540 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153f45d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153f4660 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153f46f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153f4780 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153f4810 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153f48a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153f4930 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153f49c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153f4a50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153f4ae0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153f4b70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153f4c00 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] 0x2aa15404cd0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa15404d60 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa15404df0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa15404e80 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa15404f10 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa15404fa0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa15405030 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa154050c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa15405150 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa154051e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa15405270 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa15405300 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa15405390 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa15405420 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa154054b0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa15405540 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa154055d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa15405660 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa154056f0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa15405780 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa15405810 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa154058a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa15405930 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa154059c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa15405a50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa15405ae0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa15405b70 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa15405c00 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa15405c90 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa15405d20 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa15405db0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa15405e40 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa15405ed0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa15405f60 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa15405ff0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa15406080 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa15406110 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa154061a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa15406230 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa154062c0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa15406350 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa154063e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa15406470 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa15406500 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa15406590 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa15406620 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa154066b0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa15406740 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa154067d0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa15406860 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa154068f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa15406980 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa15406a10 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa15406aa0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa15406b30 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa15406bc0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa15406c50 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa15406ce0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa15406d70 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa15406e00 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa15406e90 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa15406f20 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa15406fb0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa15407040 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa154070d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa15407160 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa154071f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa15407280 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa15407310 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa154073a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa15407430 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa154074c0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa15407550 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa154075e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa15407670 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa15407700 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa15407790 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa15407820 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa154078b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa15407940 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa154079d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa15407a60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa15407af0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa15407b80 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa15407c10 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa15407ca0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa15407d30 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa15407dc0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa15407e50 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa15407ee0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa15407f70 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa15408000 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa15408090 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa15408120 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa154081b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa15408240 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa154082d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa15408360 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa154083f0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa15408480 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa15408510 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa154085a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa15408630 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa154086c0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa15408750 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa154087e0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa15408870 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa15408900 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa15408990 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa15408a20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa15408ab0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa15408b40 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa15408bd0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa15408c60 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa15408cf0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa15408d80 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa15408e10 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa15408ea0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa15408f30 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa15408fc0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa15409050 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] 0x2aa153f5090 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153f5120 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153f51b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153f5240 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153f52d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153f5360 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153f53f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153f5480 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153f5510 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153f55a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153f5630 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153f56c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153f5750 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153f57e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153f5870 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153f5900 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153f5990 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153f5a20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153f5ab0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153f5b40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153f5bd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153f5c60 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153f5cf0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153f5d80 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153f5e10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153f5ea0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153f5f30 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153f5fc0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153f6050 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153f60e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153f6170 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153f6200 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153f6290 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153f6320 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153f63b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153f6440 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153f64d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153f6560 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153f65f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153f6680 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153f6710 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153f67a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153f6830 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153f68c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153f6950 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153f69e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153f6a70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153f6b00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153f6b90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153f6c20 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153f6cb0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153f6d40 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153f6dd0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153f6e60 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153f6ef0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153f6f80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153f7010 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153f70a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153f7130 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153f71c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153f7250 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153f72e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153f7370 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153f7400 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153f7490 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153f7520 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153f75b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153f7640 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153f76d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153f7760 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153f77f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153f7880 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153f7910 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153f79a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153f7a30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153f7ac0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153f7b50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153f7be0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153f7c70 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153f7d00 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153f7d90 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153f7e20 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153f7eb0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153f7f40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153f7fd0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153f8060 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153f80f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153f8180 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153f8210 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153f82a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153f8330 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153f83c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153f8450 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153f84e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153f8570 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153f8600 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153f8690 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153f8720 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153f87b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153f8840 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153f88d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153f8960 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153f89f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153f8a80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153f8b10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153f8ba0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153f8c30 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153f8cc0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153f8d50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153f8de0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153f8e70 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153f8f00 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153f8f90 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153f9020 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153f90b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153f9140 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153f91d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153f9260 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153f92f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153f9380 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153f9410 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] 0x2aa154094e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa15409570 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa15409600 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa15409690 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa15409720 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa154097b0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa15409840 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa154098d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa15409960 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa154099f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa15409a80 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa15409b10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa15409ba0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa15409c30 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa15409cc0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa15409d50 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa15409de0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa15409e70 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa15409f00 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa15409f90 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa1540a020 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa1540a0b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa1540a140 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa1540a1d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa1540a260 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa1540a2f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa1540a380 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa1540a410 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa1540a4a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa1540a530 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa1540a5c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa1540a650 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa1540a6e0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa1540a770 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa1540a800 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa1540a890 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa1540a920 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa1540a9b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa1540aa40 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa1540aad0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa1540ab60 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa1540abf0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa1540ac80 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa1540ad10 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa1540ada0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa1540ae30 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa1540aec0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa1540af50 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa1540afe0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa1540b070 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa1540b100 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa1540b190 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa1540b220 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa1540b2b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa1540b340 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa1540b3d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa1540b460 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa1540b4f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa1540b580 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa1540b610 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa1540b6a0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa1540b730 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa1540b7c0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa1540b850 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa1540b8e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa1540b970 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa1540ba00 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa1540ba90 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa1540bb20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa1540bbb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa1540bc40 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa1540bcd0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa1540bd60 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa1540bdf0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa1540be80 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa1540bf10 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa1540bfa0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa1540c030 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa1540c0c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa1540c150 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa1540c1e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa1540c270 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa1540c300 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa1540c390 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa1540c420 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa1540c4b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa1540c540 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa1540c5d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa1540c660 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa1540c6f0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa1540c780 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa1540c810 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa1540c8a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa1540c930 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa1540c9c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa1540ca50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa1540cae0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa1540cb70 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa1540cc00 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa1540cc90 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa1540cd20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa1540cdb0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa1540ce40 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa1540ced0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa1540cf60 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa1540cff0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa1540d080 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa1540d110 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa1540d1a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa1540d230 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa1540d2c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa1540d350 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa1540d3e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa1540d470 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa1540d500 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa1540d590 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa1540d620 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa1540d6b0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa1540d740 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa1540d7d0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa1540d860 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] 0x2aa153f98a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa153f9930 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa153f99c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa153f9a50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa153f9ae0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa153f9b70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa153f9c00 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa153f9c90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa153f9d20 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa153f9db0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa153f9e40 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa153f9ed0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa153f9f60 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa153f9ff0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa153fa080 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa153fa110 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa153fa1a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa153fa230 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa153fa2c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa153fa350 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa153fa3e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa153fa470 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa153fa500 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa153fa590 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa153fa620 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa153fa6b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa153fa740 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa153fa7d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa153fa860 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa153fa8f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa153fa980 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa153faa10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa153faaa0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa153fab30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa153fabc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa153fac50 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa153face0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa153fad70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa153fae00 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa153fae90 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa153faf20 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa153fafb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa153fb040 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa153fb0d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa153fb160 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa153fb1f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa153fb280 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa153fb310 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa153fb3a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa153fb430 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa153fb4c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa153fb550 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa153fb5e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa153fb670 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa153fb700 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa153fb790 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa153fb820 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa153fb8b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa153fb940 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa153fb9d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa153fba60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa153fbaf0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa153fbb80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa153fbc10 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa153fbca0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa153fbd30 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa153fbdc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa153fbe50 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa153fbee0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa153fbf70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa153fc000 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa153fc090 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa153fc120 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa153fc1b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa153fc240 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa153fc2d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa153fc360 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa153fc3f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa153fc480 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa153fc510 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa153fc5a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa153fc630 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa153fc6c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa153fc750 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa153fc7e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa153fc870 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa153fc900 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa153fc990 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa153fca20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa153fcab0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa153fcb40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa153fcbd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa153fcc60 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa153fccf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa153fcd80 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa153fce10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa153fcea0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa153fcf30 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa153fcfc0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa153fd050 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa153fd0e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa153fd170 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa153fd200 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa153fd290 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa153fd320 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa153fd3b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa153fd440 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa153fd4d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa153fd560 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa153fd5f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa153fd680 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa153fd710 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa153fd7a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa153fd830 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa153fd8c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa153fd950 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa153fd9e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa153fda70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa153fdb00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa153fdb90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa153fdc20 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] 0x2aa15410100 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa15410190 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa15410220 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa154102b0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa15410340 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa154103d0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa15410460 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa154104f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa15410580 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa15410610 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa154106a0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa15410730 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa154107c0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa15410850 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa154108e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa15410970 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa15410a00 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa15410a90 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa15410b20 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa15410bb0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa15410c40 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa15410cd0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa15410d60 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa15410df0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa15410e80 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa15410f10 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa15410fa0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa15411030 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa154110c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa15411150 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa154111e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa15411270 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa15411300 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa15411390 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa15411420 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa154114b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa15411540 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa154115d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa15411660 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa154116f0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa15411780 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa15411810 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa154118a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa15411930 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa154119c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa15411a50 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa15411ae0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa15411b70 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa15411c00 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa15411c90 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa15411d20 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa15411db0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa15411e40 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa15411ed0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa15411f60 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa15411ff0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa15412080 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa15412110 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa154121a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa15412230 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa154122c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa15412350 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa154123e0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa15412470 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa15412500 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa15412590 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa15412620 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa154126b0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa15412740 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa154127d0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa15412860 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa154128f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa15412980 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa15412a10 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa15412aa0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa15412b30 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa15412bc0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa15412c50 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa15412ce0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa15412d70 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa15412e00 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa15412e90 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa15412f20 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa15412fb0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa15413040 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa154130d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa15413160 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa154131f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa15413280 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa15413310 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa154133a0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa15413430 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa154134c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa15413550 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa154135e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa15413670 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa15413700 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa15413790 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa15413820 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa154138b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa15413940 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa154139d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa15413a60 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa15413af0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa15413b80 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa15413c10 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa15413ca0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa15413d30 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa15413dc0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa15413e50 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa15413ee0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa15413f70 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa15414000 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa15414090 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa15414120 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa154141b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa15414240 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa154142d0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa15414360 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa154143f0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa15414480 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: 0x2aa153dde80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153d95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9780 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9950 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9b20 VAL: '0000' (3 sibs) 36: 0x2aa153d9bb8 VAL: '0001' (3 sibs) 36: 0x2aa153d9c50 VAL: '0002' (3 sibs) 36: 0x2aa153d99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9cf0 VAL: '0010' (3 sibs) 36: 0x2aa153d9d88 VAL: '0011' (3 sibs) 36: 0x2aa153d9e20 VAL: '0012' (3 sibs) 36: 0x2aa153d9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9ec0 VAL: '0020' (3 sibs) 36: 0x2aa153d9f58 VAL: '0021' (3 sibs) 36: 0x2aa153d9ff0 VAL: '0022' (3 sibs) 36: 0x2aa153d9818 SEQ: (3 sibs) 3 children: 36: 0x2aa153da090 SEQ: (3 sibs) 3 children: 36: 0x2aa153da260 VAL: '0100' (3 sibs) 36: 0x2aa153da2f8 VAL: '0101' (3 sibs) 36: 0x2aa153da390 VAL: '0102' (3 sibs) 36: 0x2aa153da128 SEQ: (3 sibs) 3 children: 36: 0x2aa153da430 VAL: '0110' (3 sibs) 36: 0x2aa153da4c8 VAL: '0111' (3 sibs) 36: 0x2aa153da560 VAL: '0112' (3 sibs) 36: 0x2aa153da1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da600 VAL: '0120' (3 sibs) 36: 0x2aa153da698 VAL: '0121' (3 sibs) 36: 0x2aa153da730 VAL: '0122' (3 sibs) 36: 0x2aa153d98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da9a0 VAL: '0200' (3 sibs) 36: 0x2aa153daa38 VAL: '0201' (3 sibs) 36: 0x2aa153daad0 VAL: '0202' (3 sibs) 36: 0x2aa153da868 SEQ: (3 sibs) 3 children: 36: 0x2aa153dab70 VAL: '0210' (3 sibs) 36: 0x2aa153dac08 VAL: '0211' (3 sibs) 36: 0x2aa153daca0 VAL: '0212' (3 sibs) 36: 0x2aa153da900 SEQ: (3 sibs) 3 children: 36: 0x2aa153dad40 VAL: '0220' (3 sibs) 36: 0x2aa153dadd8 VAL: '0221' (3 sibs) 36: 0x2aa153dae70 VAL: '0222' (3 sibs) 36: 0x2aa153d9648 SEQ: (3 sibs) 3 children: 36: 0x2aa153daf10 SEQ: (3 sibs) 3 children: 36: 0x2aa153db0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153db2b0 VAL: '1000' (3 sibs) 36: 0x2aa153db348 VAL: '1001' (3 sibs) 36: 0x2aa153db3e0 VAL: '1002' (3 sibs) 36: 0x2aa153db178 SEQ: (3 sibs) 3 children: 36: 0x2aa153db480 VAL: '1010' (3 sibs) 36: 0x2aa153db518 VAL: '1011' (3 sibs) 36: 0x2aa153db5b0 VAL: '1012' (3 sibs) 36: 0x2aa153db210 SEQ: (3 sibs) 3 children: 36: 0x2aa153db650 VAL: '1020' (3 sibs) 36: 0x2aa153db6e8 VAL: '1021' (3 sibs) 36: 0x2aa153db780 VAL: '1022' (3 sibs) 36: 0x2aa153dafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa153db820 SEQ: (3 sibs) 3 children: 36: 0x2aa153db9f0 VAL: '1100' (3 sibs) 36: 0x2aa153dba88 VAL: '1101' (3 sibs) 36: 0x2aa153dbb20 VAL: '1102' (3 sibs) 36: 0x2aa153db8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbbc0 VAL: '1110' (3 sibs) 36: 0x2aa153dbc58 VAL: '1111' (3 sibs) 36: 0x2aa153dbcf0 VAL: '1112' (3 sibs) 36: 0x2aa153db950 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbd90 VAL: '1120' (3 sibs) 36: 0x2aa153dbe28 VAL: '1121' (3 sibs) 36: 0x2aa153dbec0 VAL: '1122' (3 sibs) 36: 0x2aa153db040 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbf60 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc130 VAL: '1200' (3 sibs) 36: 0x2aa153dc1c8 VAL: '1201' (3 sibs) 36: 0x2aa153dc260 VAL: '1202' (3 sibs) 36: 0x2aa153dbff8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc300 VAL: '1210' (3 sibs) 36: 0x2aa153dc398 VAL: '1211' (3 sibs) 36: 0x2aa153dc430 VAL: '1212' (3 sibs) 36: 0x2aa153dc090 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc4d0 VAL: '1220' (3 sibs) 36: 0x2aa153dc568 VAL: '1221' (3 sibs) 36: 0x2aa153dc600 VAL: '1222' (3 sibs) 36: 0x2aa153d96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc870 SEQ: (3 sibs) 3 children: 36: 0x2aa153dca40 VAL: '2000' (3 sibs) 36: 0x2aa153dcad8 VAL: '2001' (3 sibs) 36: 0x2aa153dcb70 VAL: '2002' (3 sibs) 36: 0x2aa153dc908 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcc10 VAL: '2010' (3 sibs) 36: 0x2aa153dcca8 VAL: '2011' (3 sibs) 36: 0x2aa153dcd40 VAL: '2012' (3 sibs) 36: 0x2aa153dc9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcde0 VAL: '2020' (3 sibs) 36: 0x2aa153dce78 VAL: '2021' (3 sibs) 36: 0x2aa153dcf10 VAL: '2022' (3 sibs) 36: 0x2aa153dc738 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd180 VAL: '2100' (3 sibs) 36: 0x2aa153dd218 VAL: '2101' (3 sibs) 36: 0x2aa153dd2b0 VAL: '2102' (3 sibs) 36: 0x2aa153dd048 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd350 VAL: '2110' (3 sibs) 36: 0x2aa153dd3e8 VAL: '2111' (3 sibs) 36: 0x2aa153dd480 VAL: '2112' (3 sibs) 36: 0x2aa153dd0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd520 VAL: '2120' (3 sibs) 36: 0x2aa153dd5b8 VAL: '2121' (3 sibs) 36: 0x2aa153dd650 VAL: '2122' (3 sibs) 36: 0x2aa153dc7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd8c0 VAL: '2200' (3 sibs) 36: 0x2aa153dd958 VAL: '2201' (3 sibs) 36: 0x2aa153dd9f0 VAL: '2202' (3 sibs) 36: 0x2aa153dd788 SEQ: (3 sibs) 3 children: 36: 0x2aa153dda90 VAL: '2210' (3 sibs) 36: 0x2aa153ddb28 VAL: '2211' (3 sibs) 36: 0x2aa153ddbc0 VAL: '2212' (3 sibs) 36: 0x2aa153dd820 SEQ: (3 sibs) 3 children: 36: 0x2aa153ddc60 VAL: '2220' (3 sibs) 36: 0x2aa153ddcf8 VAL: '2221' (3 sibs) 36: 0x2aa153ddd90 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa15414910 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa154149a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa15414a30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa15414ac0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa15414b50 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa15414be0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa15414c70 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa15414d00 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa15414d90 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa15414e20 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa15414eb0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa15414f40 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa15414fd0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa15415060 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa154150f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa15415180 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa15415210 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa154152a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa15415330 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa154153c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa15415450 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa154154e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa15415570 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa15415600 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa15415690 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa15415720 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa154157b0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa15415840 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa154158d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa15415960 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa154159f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa15415a80 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa15415b10 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa15415ba0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa15415c30 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa15415cc0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa15415d50 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa15415de0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa15415e70 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa15415f00 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa15415f90 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa15416020 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa154160b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa15416140 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa154161d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa15416260 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa154162f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa15416380 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa15416410 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa154164a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa15416530 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa154165c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa15416650 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa154166e0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa15416770 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa15416800 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa15416890 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa15416920 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa154169b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa15416a40 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa15416ad0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa15416b60 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa15416bf0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa15416c80 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa15416d10 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa15416da0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa15416e30 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa15416ec0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa15416f50 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa15416fe0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa15417070 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa15417100 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa15417190 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa15417220 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa154172b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa15417340 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa154173d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa15417460 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa154174f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa15417580 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa15417610 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa154176a0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa15417730 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa154177c0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa15417850 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa154178e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa15417970 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa15417a00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa15417a90 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa15417b20 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa15417bb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa15417c40 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa15417cd0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa15417d60 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa15417df0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa15417e80 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa15417f10 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa15417fa0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa15418030 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa154180c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa15418150 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa154181e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa15418270 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa15418300 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa15418390 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa15418420 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa154184b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa15418540 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa154185d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa15418660 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa154186f0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa15418780 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa15418810 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa154188a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa15418930 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa154189c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa15418a50 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa15418ae0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa15418b70 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa15418c00 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa15418c90 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: 0x2aa153ddf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153de070 SEQ: (3 sibs) 3 children: 36: 0x2aa153de240 SEQ: (3 sibs) 3 children: 36: 0x2aa153de410 SEQ: (3 sibs) 3 children: 36: 0x2aa153de5e0 VAL: '0000' (3 sibs) 36: 0x2aa153de678 VAL: '0001' (3 sibs) 36: 0x2aa153de710 VAL: '0002' (3 sibs) 36: 0x2aa153de4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa153de7b0 VAL: '0010' (3 sibs) 36: 0x2aa153de848 VAL: '0011' (3 sibs) 36: 0x2aa153de8e0 VAL: '0012' (3 sibs) 36: 0x2aa153de540 SEQ: (3 sibs) 3 children: 36: 0x2aa153de980 VAL: '0020' (3 sibs) 36: 0x2aa153dea18 VAL: '0021' (3 sibs) 36: 0x2aa153deab0 VAL: '0022' (3 sibs) 36: 0x2aa153de2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deb50 SEQ: (3 sibs) 3 children: 36: 0x2aa153ded20 VAL: '0100' (3 sibs) 36: 0x2aa153dedb8 VAL: '0101' (3 sibs) 36: 0x2aa153dee50 VAL: '0102' (3 sibs) 36: 0x2aa153debe8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deef0 VAL: '0110' (3 sibs) 36: 0x2aa153def88 VAL: '0111' (3 sibs) 36: 0x2aa153df020 VAL: '0112' (3 sibs) 36: 0x2aa153dec80 SEQ: (3 sibs) 3 children: 36: 0x2aa153df0c0 VAL: '0120' (3 sibs) 36: 0x2aa153df158 VAL: '0121' (3 sibs) 36: 0x2aa153df1f0 VAL: '0122' (3 sibs) 36: 0x2aa153de370 SEQ: (3 sibs) 3 children: 36: 0x2aa153df290 SEQ: (3 sibs) 3 children: 36: 0x2aa153df460 VAL: '0200' (3 sibs) 36: 0x2aa153df4f8 VAL: '0201' (3 sibs) 36: 0x2aa153df590 VAL: '0202' (3 sibs) 36: 0x2aa153df328 SEQ: (3 sibs) 3 children: 36: 0x2aa153df630 VAL: '0210' (3 sibs) 36: 0x2aa153df6c8 VAL: '0211' (3 sibs) 36: 0x2aa153df760 VAL: '0212' (3 sibs) 36: 0x2aa153df3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153df800 VAL: '0220' (3 sibs) 36: 0x2aa153df898 VAL: '0221' (3 sibs) 36: 0x2aa153df930 VAL: '0222' (3 sibs) 36: 0x2aa153de108 SEQ: (3 sibs) 3 children: 36: 0x2aa153df9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfd70 VAL: '1000' (3 sibs) 36: 0x2aa153dfe08 VAL: '1001' (3 sibs) 36: 0x2aa153dfea0 VAL: '1002' (3 sibs) 36: 0x2aa153dfc38 SEQ: (3 sibs) 3 children: 36: 0x2aa153dff40 VAL: '1010' (3 sibs) 36: 0x2aa153dffd8 VAL: '1011' (3 sibs) 36: 0x2aa153e0070 VAL: '1012' (3 sibs) 36: 0x2aa153dfcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0110 VAL: '1020' (3 sibs) 36: 0x2aa153e01a8 VAL: '1021' (3 sibs) 36: 0x2aa153e0240 VAL: '1022' (3 sibs) 36: 0x2aa153dfa68 SEQ: (3 sibs) 3 children: 36: 0x2aa153e02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e04b0 VAL: '1100' (3 sibs) 36: 0x2aa153e0548 VAL: '1101' (3 sibs) 36: 0x2aa153e05e0 VAL: '1102' (3 sibs) 36: 0x2aa153e0378 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0680 VAL: '1110' (3 sibs) 36: 0x2aa153e0718 VAL: '1111' (3 sibs) 36: 0x2aa153e07b0 VAL: '1112' (3 sibs) 36: 0x2aa153e0410 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0850 VAL: '1120' (3 sibs) 36: 0x2aa153e08e8 VAL: '1121' (3 sibs) 36: 0x2aa153e0980 VAL: '1122' (3 sibs) 36: 0x2aa153dfb00 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0bf0 VAL: '1200' (3 sibs) 36: 0x2aa153e0c88 VAL: '1201' (3 sibs) 36: 0x2aa153e0d20 VAL: '1202' (3 sibs) 36: 0x2aa153e0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0dc0 VAL: '1210' (3 sibs) 36: 0x2aa153e0e58 VAL: '1211' (3 sibs) 36: 0x2aa153e0ef0 VAL: '1212' (3 sibs) 36: 0x2aa153e0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0f90 VAL: '1220' (3 sibs) 36: 0x2aa153e1028 VAL: '1221' (3 sibs) 36: 0x2aa153e10c0 VAL: '1222' (3 sibs) 36: 0x2aa153de1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1160 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1330 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1500 VAL: '2000' (3 sibs) 36: 0x2aa153e1598 VAL: '2001' (3 sibs) 36: 0x2aa153e1630 VAL: '2002' (3 sibs) 36: 0x2aa153e13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e16d0 VAL: '2010' (3 sibs) 36: 0x2aa153e1768 VAL: '2011' (3 sibs) 36: 0x2aa153e1800 VAL: '2012' (3 sibs) 36: 0x2aa153e1460 SEQ: (3 sibs) 3 children: 36: 0x2aa153e18a0 VAL: '2020' (3 sibs) 36: 0x2aa153e1938 VAL: '2021' (3 sibs) 36: 0x2aa153e19d0 VAL: '2022' (3 sibs) 36: 0x2aa153e11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1c40 VAL: '2100' (3 sibs) 36: 0x2aa153e1cd8 VAL: '2101' (3 sibs) 36: 0x2aa153e1d70 VAL: '2102' (3 sibs) 36: 0x2aa153e1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1e10 VAL: '2110' (3 sibs) 36: 0x2aa153e1ea8 VAL: '2111' (3 sibs) 36: 0x2aa153e1f40 VAL: '2112' (3 sibs) 36: 0x2aa153e1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1fe0 VAL: '2120' (3 sibs) 36: 0x2aa153e2078 VAL: '2121' (3 sibs) 36: 0x2aa153e2110 VAL: '2122' (3 sibs) 36: 0x2aa153e1290 SEQ: (3 sibs) 3 children: 36: 0x2aa153e21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2380 VAL: '2200' (3 sibs) 36: 0x2aa153e2418 VAL: '2201' (3 sibs) 36: 0x2aa153e24b0 VAL: '2202' (3 sibs) 36: 0x2aa153e2248 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2550 VAL: '2210' (3 sibs) 36: 0x2aa153e25e8 VAL: '2211' (3 sibs) 36: 0x2aa153e2680 VAL: '2212' (3 sibs) 36: 0x2aa153e22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2720 VAL: '2220' (3 sibs) 36: 0x2aa153e27b8 VAL: '2221' (3 sibs) 36: 0x2aa153e2850 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa15418d30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa15418dc0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa15418e50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa15418ee0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa15418f70 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa15419000 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa15419090 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa15419120 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa154191b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa15419240 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa154192d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa15419360 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa154193f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa15419480 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa15419510 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa154195a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa15419630 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa154196c0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa15419750 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa154197e0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa15419870 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa15419900 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa15419990 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa15419a20 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa15419ab0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa15419b40 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa15419bd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa15419c60 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa15419cf0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa15419d80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa15419e10 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa15419ea0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa15419f30 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa15419fc0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa1541a050 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa1541a0e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa1541a170 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa1541a200 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa1541a290 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa1541a320 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa1541a3b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa1541a440 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa1541a4d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa1541a560 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa1541a5f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa1541a680 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa1541a710 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa1541a7a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa1541a830 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa1541a8c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa1541a950 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa1541a9e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa1541aa70 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa1541ab00 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa1541ab90 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa1541ac20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa1541acb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa1541ad40 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa1541add0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa1541ae60 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa1541aef0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa1541af80 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa1541b010 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa1541b0a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa1541b130 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa1541b1c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa1541b250 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa1541b2e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa1541b370 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa1541b400 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa1541b490 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa1541b520 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa1541b5b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa1541b640 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa1541b6d0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa1541b760 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa1541b7f0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa1541b880 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa1541b910 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa1541b9a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa1541ba30 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa1541bac0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa1541bb50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa1541bbe0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa1541bc70 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa1541bd00 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa1541bd90 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa1541be20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa1541beb0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa1541bf40 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa1541bfd0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa1541c060 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa1541c0f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa1541c180 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa1541c210 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa1541c2a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa1541c330 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa1541c3c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa1541c450 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa1541c4e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa1541c570 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa1541c600 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa1541c690 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa1541c720 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa1541c7b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa1541c840 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa1541c8d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa1541c960 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa1541c9f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa1541ca80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa1541cb10 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa1541cba0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa1541cc30 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa1541ccc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa1541cd50 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa1541cde0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa1541ce70 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa1541cf00 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa1541cf90 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa1541d020 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa1541d0b0 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: 0x2aa153dde80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153d95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9780 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9950 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9b20 VAL: '0000' (3 sibs) 36: 0x2aa153d9bb8 VAL: '0001' (3 sibs) 36: 0x2aa153d9c50 VAL: '0002' (3 sibs) 36: 0x2aa153d99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9cf0 VAL: '0010' (3 sibs) 36: 0x2aa153d9d88 VAL: '0011' (3 sibs) 36: 0x2aa153d9e20 VAL: '0012' (3 sibs) 36: 0x2aa153d9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa153d9ec0 VAL: '0020' (3 sibs) 36: 0x2aa153d9f58 VAL: '0021' (3 sibs) 36: 0x2aa153d9ff0 VAL: '0022' (3 sibs) 36: 0x2aa153d9818 SEQ: (3 sibs) 3 children: 36: 0x2aa153da090 SEQ: (3 sibs) 3 children: 36: 0x2aa153da260 VAL: '0100' (3 sibs) 36: 0x2aa153da2f8 VAL: '0101' (3 sibs) 36: 0x2aa153da390 VAL: '0102' (3 sibs) 36: 0x2aa153da128 SEQ: (3 sibs) 3 children: 36: 0x2aa153da430 VAL: '0110' (3 sibs) 36: 0x2aa153da4c8 VAL: '0111' (3 sibs) 36: 0x2aa153da560 VAL: '0112' (3 sibs) 36: 0x2aa153da1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da600 VAL: '0120' (3 sibs) 36: 0x2aa153da698 VAL: '0121' (3 sibs) 36: 0x2aa153da730 VAL: '0122' (3 sibs) 36: 0x2aa153d98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153da9a0 VAL: '0200' (3 sibs) 36: 0x2aa153daa38 VAL: '0201' (3 sibs) 36: 0x2aa153daad0 VAL: '0202' (3 sibs) 36: 0x2aa153da868 SEQ: (3 sibs) 3 children: 36: 0x2aa153dab70 VAL: '0210' (3 sibs) 36: 0x2aa153dac08 VAL: '0211' (3 sibs) 36: 0x2aa153daca0 VAL: '0212' (3 sibs) 36: 0x2aa153da900 SEQ: (3 sibs) 3 children: 36: 0x2aa153dad40 VAL: '0220' (3 sibs) 36: 0x2aa153dadd8 VAL: '0221' (3 sibs) 36: 0x2aa153dae70 VAL: '0222' (3 sibs) 36: 0x2aa153d9648 SEQ: (3 sibs) 3 children: 36: 0x2aa153daf10 SEQ: (3 sibs) 3 children: 36: 0x2aa153db0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153db2b0 VAL: '1000' (3 sibs) 36: 0x2aa153db348 VAL: '1001' (3 sibs) 36: 0x2aa153db3e0 VAL: '1002' (3 sibs) 36: 0x2aa153db178 SEQ: (3 sibs) 3 children: 36: 0x2aa153db480 VAL: '1010' (3 sibs) 36: 0x2aa153db518 VAL: '1011' (3 sibs) 36: 0x2aa153db5b0 VAL: '1012' (3 sibs) 36: 0x2aa153db210 SEQ: (3 sibs) 3 children: 36: 0x2aa153db650 VAL: '1020' (3 sibs) 36: 0x2aa153db6e8 VAL: '1021' (3 sibs) 36: 0x2aa153db780 VAL: '1022' (3 sibs) 36: 0x2aa153dafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa153db820 SEQ: (3 sibs) 3 children: 36: 0x2aa153db9f0 VAL: '1100' (3 sibs) 36: 0x2aa153dba88 VAL: '1101' (3 sibs) 36: 0x2aa153dbb20 VAL: '1102' (3 sibs) 36: 0x2aa153db8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbbc0 VAL: '1110' (3 sibs) 36: 0x2aa153dbc58 VAL: '1111' (3 sibs) 36: 0x2aa153dbcf0 VAL: '1112' (3 sibs) 36: 0x2aa153db950 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbd90 VAL: '1120' (3 sibs) 36: 0x2aa153dbe28 VAL: '1121' (3 sibs) 36: 0x2aa153dbec0 VAL: '1122' (3 sibs) 36: 0x2aa153db040 SEQ: (3 sibs) 3 children: 36: 0x2aa153dbf60 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc130 VAL: '1200' (3 sibs) 36: 0x2aa153dc1c8 VAL: '1201' (3 sibs) 36: 0x2aa153dc260 VAL: '1202' (3 sibs) 36: 0x2aa153dbff8 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc300 VAL: '1210' (3 sibs) 36: 0x2aa153dc398 VAL: '1211' (3 sibs) 36: 0x2aa153dc430 VAL: '1212' (3 sibs) 36: 0x2aa153dc090 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc4d0 VAL: '1220' (3 sibs) 36: 0x2aa153dc568 VAL: '1221' (3 sibs) 36: 0x2aa153dc600 VAL: '1222' (3 sibs) 36: 0x2aa153d96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dc870 SEQ: (3 sibs) 3 children: 36: 0x2aa153dca40 VAL: '2000' (3 sibs) 36: 0x2aa153dcad8 VAL: '2001' (3 sibs) 36: 0x2aa153dcb70 VAL: '2002' (3 sibs) 36: 0x2aa153dc908 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcc10 VAL: '2010' (3 sibs) 36: 0x2aa153dcca8 VAL: '2011' (3 sibs) 36: 0x2aa153dcd40 VAL: '2012' (3 sibs) 36: 0x2aa153dc9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcde0 VAL: '2020' (3 sibs) 36: 0x2aa153dce78 VAL: '2021' (3 sibs) 36: 0x2aa153dcf10 VAL: '2022' (3 sibs) 36: 0x2aa153dc738 SEQ: (3 sibs) 3 children: 36: 0x2aa153dcfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd180 VAL: '2100' (3 sibs) 36: 0x2aa153dd218 VAL: '2101' (3 sibs) 36: 0x2aa153dd2b0 VAL: '2102' (3 sibs) 36: 0x2aa153dd048 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd350 VAL: '2110' (3 sibs) 36: 0x2aa153dd3e8 VAL: '2111' (3 sibs) 36: 0x2aa153dd480 VAL: '2112' (3 sibs) 36: 0x2aa153dd0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd520 VAL: '2120' (3 sibs) 36: 0x2aa153dd5b8 VAL: '2121' (3 sibs) 36: 0x2aa153dd650 VAL: '2122' (3 sibs) 36: 0x2aa153dc7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dd8c0 VAL: '2200' (3 sibs) 36: 0x2aa153dd958 VAL: '2201' (3 sibs) 36: 0x2aa153dd9f0 VAL: '2202' (3 sibs) 36: 0x2aa153dd788 SEQ: (3 sibs) 3 children: 36: 0x2aa153dda90 VAL: '2210' (3 sibs) 36: 0x2aa153ddb28 VAL: '2211' (3 sibs) 36: 0x2aa153ddbc0 VAL: '2212' (3 sibs) 36: 0x2aa153dd820 SEQ: (3 sibs) 3 children: 36: 0x2aa153ddc60 VAL: '2220' (3 sibs) 36: 0x2aa153ddcf8 VAL: '2221' (3 sibs) 36: 0x2aa153ddd90 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa1541d150 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa1541d1e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa1541d270 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa1541d300 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa1541d390 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa1541d420 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa1541d4b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa1541d540 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa1541d5d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa1541d660 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa1541d6f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa1541d780 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa1541d810 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa1541d8a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa1541d930 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa1541d9c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa1541da50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa1541dae0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa1541db70 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa1541dc00 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa1541dc90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa1541dd20 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa1541ddb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa1541de40 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa1541ded0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa1541df60 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa1541dff0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa1541e080 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa1541e110 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa1541e1a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa1541e230 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa1541e2c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa1541e350 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa1541e3e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa1541e470 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa1541e500 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa1541e590 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa1541e620 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa1541e6b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa1541e740 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa1541e7d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa1541e860 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa1541e8f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa1541e980 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa1541ea10 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa1541eaa0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa1541eb30 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa1541ebc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa1541ec50 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa1541ece0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa1541ed70 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa1541ee00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa1541ee90 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa1541ef20 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa1541efb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa1541f040 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa1541f0d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa1541f160 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa1541f1f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa1541f280 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa1541f310 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa1541f3a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa1541f430 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa1541f4c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa1541f550 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa1541f5e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa1541f670 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa1541f700 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa1541f790 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa1541f820 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa1541f8b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa1541f940 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa1541f9d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa1541fa60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa1541faf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa1541fb80 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa1541fc10 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa1541fca0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa1541fd30 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa1541fdc0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa1541fe50 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa1541fee0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa1541ff70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa15420000 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa15420090 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa15420120 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa154201b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa15420240 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa154202d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa15420360 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa154203f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa15420480 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa15420510 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa154205a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa15420630 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa154206c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa15420750 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa154207e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa15420870 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa15420900 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa15420990 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa15420a20 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa15420ab0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa15420b40 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa15420bd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa15420c60 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa15420cf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa15420d80 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa15420e10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa15420ea0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa15420f30 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa15420fc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa15421050 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa154210e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa15421170 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa15421200 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa15421290 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa15421320 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa154213b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa15421440 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa154214d0 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: 0x2aa153ddf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa153de070 SEQ: (3 sibs) 3 children: 36: 0x2aa153de240 SEQ: (3 sibs) 3 children: 36: 0x2aa153de410 SEQ: (3 sibs) 3 children: 36: 0x2aa153de5e0 VAL: '0000' (3 sibs) 36: 0x2aa153de678 VAL: '0001' (3 sibs) 36: 0x2aa153de710 VAL: '0002' (3 sibs) 36: 0x2aa153de4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa153de7b0 VAL: '0010' (3 sibs) 36: 0x2aa153de848 VAL: '0011' (3 sibs) 36: 0x2aa153de8e0 VAL: '0012' (3 sibs) 36: 0x2aa153de540 SEQ: (3 sibs) 3 children: 36: 0x2aa153de980 VAL: '0020' (3 sibs) 36: 0x2aa153dea18 VAL: '0021' (3 sibs) 36: 0x2aa153deab0 VAL: '0022' (3 sibs) 36: 0x2aa153de2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deb50 SEQ: (3 sibs) 3 children: 36: 0x2aa153ded20 VAL: '0100' (3 sibs) 36: 0x2aa153dedb8 VAL: '0101' (3 sibs) 36: 0x2aa153dee50 VAL: '0102' (3 sibs) 36: 0x2aa153debe8 SEQ: (3 sibs) 3 children: 36: 0x2aa153deef0 VAL: '0110' (3 sibs) 36: 0x2aa153def88 VAL: '0111' (3 sibs) 36: 0x2aa153df020 VAL: '0112' (3 sibs) 36: 0x2aa153dec80 SEQ: (3 sibs) 3 children: 36: 0x2aa153df0c0 VAL: '0120' (3 sibs) 36: 0x2aa153df158 VAL: '0121' (3 sibs) 36: 0x2aa153df1f0 VAL: '0122' (3 sibs) 36: 0x2aa153de370 SEQ: (3 sibs) 3 children: 36: 0x2aa153df290 SEQ: (3 sibs) 3 children: 36: 0x2aa153df460 VAL: '0200' (3 sibs) 36: 0x2aa153df4f8 VAL: '0201' (3 sibs) 36: 0x2aa153df590 VAL: '0202' (3 sibs) 36: 0x2aa153df328 SEQ: (3 sibs) 3 children: 36: 0x2aa153df630 VAL: '0210' (3 sibs) 36: 0x2aa153df6c8 VAL: '0211' (3 sibs) 36: 0x2aa153df760 VAL: '0212' (3 sibs) 36: 0x2aa153df3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa153df800 VAL: '0220' (3 sibs) 36: 0x2aa153df898 VAL: '0221' (3 sibs) 36: 0x2aa153df930 VAL: '0222' (3 sibs) 36: 0x2aa153de108 SEQ: (3 sibs) 3 children: 36: 0x2aa153df9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153dfd70 VAL: '1000' (3 sibs) 36: 0x2aa153dfe08 VAL: '1001' (3 sibs) 36: 0x2aa153dfea0 VAL: '1002' (3 sibs) 36: 0x2aa153dfc38 SEQ: (3 sibs) 3 children: 36: 0x2aa153dff40 VAL: '1010' (3 sibs) 36: 0x2aa153dffd8 VAL: '1011' (3 sibs) 36: 0x2aa153e0070 VAL: '1012' (3 sibs) 36: 0x2aa153dfcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0110 VAL: '1020' (3 sibs) 36: 0x2aa153e01a8 VAL: '1021' (3 sibs) 36: 0x2aa153e0240 VAL: '1022' (3 sibs) 36: 0x2aa153dfa68 SEQ: (3 sibs) 3 children: 36: 0x2aa153e02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e04b0 VAL: '1100' (3 sibs) 36: 0x2aa153e0548 VAL: '1101' (3 sibs) 36: 0x2aa153e05e0 VAL: '1102' (3 sibs) 36: 0x2aa153e0378 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0680 VAL: '1110' (3 sibs) 36: 0x2aa153e0718 VAL: '1111' (3 sibs) 36: 0x2aa153e07b0 VAL: '1112' (3 sibs) 36: 0x2aa153e0410 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0850 VAL: '1120' (3 sibs) 36: 0x2aa153e08e8 VAL: '1121' (3 sibs) 36: 0x2aa153e0980 VAL: '1122' (3 sibs) 36: 0x2aa153dfb00 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0bf0 VAL: '1200' (3 sibs) 36: 0x2aa153e0c88 VAL: '1201' (3 sibs) 36: 0x2aa153e0d20 VAL: '1202' (3 sibs) 36: 0x2aa153e0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0dc0 VAL: '1210' (3 sibs) 36: 0x2aa153e0e58 VAL: '1211' (3 sibs) 36: 0x2aa153e0ef0 VAL: '1212' (3 sibs) 36: 0x2aa153e0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa153e0f90 VAL: '1220' (3 sibs) 36: 0x2aa153e1028 VAL: '1221' (3 sibs) 36: 0x2aa153e10c0 VAL: '1222' (3 sibs) 36: 0x2aa153de1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1160 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1330 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1500 VAL: '2000' (3 sibs) 36: 0x2aa153e1598 VAL: '2001' (3 sibs) 36: 0x2aa153e1630 VAL: '2002' (3 sibs) 36: 0x2aa153e13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e16d0 VAL: '2010' (3 sibs) 36: 0x2aa153e1768 VAL: '2011' (3 sibs) 36: 0x2aa153e1800 VAL: '2012' (3 sibs) 36: 0x2aa153e1460 SEQ: (3 sibs) 3 children: 36: 0x2aa153e18a0 VAL: '2020' (3 sibs) 36: 0x2aa153e1938 VAL: '2021' (3 sibs) 36: 0x2aa153e19d0 VAL: '2022' (3 sibs) 36: 0x2aa153e11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1c40 VAL: '2100' (3 sibs) 36: 0x2aa153e1cd8 VAL: '2101' (3 sibs) 36: 0x2aa153e1d70 VAL: '2102' (3 sibs) 36: 0x2aa153e1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1e10 VAL: '2110' (3 sibs) 36: 0x2aa153e1ea8 VAL: '2111' (3 sibs) 36: 0x2aa153e1f40 VAL: '2112' (3 sibs) 36: 0x2aa153e1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e1fe0 VAL: '2120' (3 sibs) 36: 0x2aa153e2078 VAL: '2121' (3 sibs) 36: 0x2aa153e2110 VAL: '2122' (3 sibs) 36: 0x2aa153e1290 SEQ: (3 sibs) 3 children: 36: 0x2aa153e21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2380 VAL: '2200' (3 sibs) 36: 0x2aa153e2418 VAL: '2201' (3 sibs) 36: 0x2aa153e24b0 VAL: '2202' (3 sibs) 36: 0x2aa153e2248 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2550 VAL: '2210' (3 sibs) 36: 0x2aa153e25e8 VAL: '2211' (3 sibs) 36: 0x2aa153e2680 VAL: '2212' (3 sibs) 36: 0x2aa153e22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa153e2720 VAL: '2220' (3 sibs) 36: 0x2aa153e27b8 VAL: '2221' (3 sibs) 36: 0x2aa153e2850 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa15421570 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa15421600 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa15421690 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa15421720 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa154217b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa15421840 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa154218d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa15421960 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa154219f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa15421a80 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa15421b10 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa15421ba0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa15421c30 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa15421cc0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa15421d50 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa15421de0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa15421e70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa15421f00 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa15421f90 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa15422020 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa154220b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa15422140 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa154221d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa15422260 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa154222f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa15422380 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa15422410 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa154224a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa15422530 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa154225c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa15422650 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa154226e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa15422770 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa15422800 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa15422890 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa15422920 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa154229b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa15422a40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa15422ad0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa15422b60 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa15422bf0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa15422c80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa15422d10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa15422da0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa15422e30 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa15422ec0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa15422f50 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa15422fe0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa15423070 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa15423100 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa15423190 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa15423220 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa154232b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa15423340 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa154233d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa15423460 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa154234f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa15423580 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa15423610 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa154236a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa15423730 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa154237c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa15423850 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa154238e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa15423970 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa15423a00 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa15423a90 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa15423b20 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa15423bb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa15423c40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa15423cd0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa15423d60 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa15423df0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa15423e80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa15423f10 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa15423fa0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa15424030 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa154240c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa15424150 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa154241e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa15424270 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa15424300 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa15424390 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa15424420 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa154244b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa15424540 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa154245d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa15424660 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa154246f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa15424780 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa15424810 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa154248a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa15424930 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa154249c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa15424a50 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa15424ae0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa15424b70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa15424c00 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa15424c90 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa15424d20 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa15424db0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa15424e40 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa15424ed0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa15424f60 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa15424ff0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa15425080 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa15425110 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa154251a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa15425230 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa154252c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa15425350 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa154253e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa15425470 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa15425500 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa15425590 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa15425620 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa154256b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa15425740 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa154257d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa15425860 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa154258f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (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.13.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: 0x2aa1a9c21b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa1a9bccd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa1a9bcd68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa1a9bce00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9ee100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1a9ee190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1a9ee220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1a9ee2b0 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: 0x2aa1a9c22c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd4a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bd3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9effa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9f0030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9f00c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9f0150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9f01e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9f0270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9f0300 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: 0x2aa1a9c23e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdb90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bdcd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bdd68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdc28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bde10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bdea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9f1d90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9f1e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9f1eb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9f1f40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9f1fd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9f2060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9f20f0 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: 0x2aa1a9c24f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdf50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9be090 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9be128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdfe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9be1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9be268 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9f3b80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9f3c10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9f3ca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9f3d30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9f3dc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9f3e50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9f3ee0 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: 0x2aa1a9c2610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa1a9c2a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa1a9c2f00 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c2fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c30d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c2ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa1a9c2b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa1a9c3210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c33e0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c35b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c32a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c36f0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c38c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa1a9c2c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa1a9c3a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c3bd0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c3da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c3ee0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c40b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa1a9c2dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa1a9c41f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c43c0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c44f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c4590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c46d0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c48a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9f9260 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1a9f92f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1a9f9380 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1a9f9410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1a9f94a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1a9f9530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1a9f95c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1a9f9650 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1a9f96e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1a9f9770 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1a9f9800 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1a9f9890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1a9f9920 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1a9f99b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1a9f9a40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1a9f9ad0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1a9f9b60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1a9f9bf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1a9f9c80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1a9f9d10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1a9f9da0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1a9f9e30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1a9f9ec0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1a9f9f50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1a9f9fe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1a9fa070 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1a9fa100 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1a9fa190 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1a9fa220 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1a9fa2b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1a9fa340 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1a9fa3d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1a9fa460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1a9fa4f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1a9fa580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1a9fa610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1a9fa6a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1a9fa730 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1a9fa7c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1a9fa850 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1a9fa8e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1a9fa970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1a9faa00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1a9faa90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1a9fab20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1a9fabb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1a9fac40 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1a9facd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1a9fad60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1a9fadf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1a9fae80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1a9faf10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1a9fafa0 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: 0x2aa1a9c2728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9be360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd720 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd7b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9be3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd8f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9fb670 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9fb700 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9fb790 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9fb820 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9fb8b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9fb940 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9fb9d0 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: 0x2aa1a9c2840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd9f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bfb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bfc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bda88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bfcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bfd58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9fd3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9fd430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9fd4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9fd550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9fd5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9fd670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9fd700 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: 0x2aa1a9c2958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa1a9bf870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa1a9bf560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa1a9be890 VAL: 'a' (5 sibs) 37: 0x2aa1a9be928 VAL: 'b' (5 sibs) 37: 0x2aa1a9be9c0 VAL: 'c' (5 sibs) 37: 0x2aa1a9bea58 VAL: 'd' (5 sibs) 37: 0x2aa1a9beaf0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9ff0d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1a9ff160 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1a9ff1f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1a9ff280 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1a9ff310 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1a9ff3a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1a9ff430 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1a9ff4c0 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: 0x2aa1a9c21b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa1a9bccd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa1a9bcd68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa1a9bce00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1a9ff9e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1a9ffa70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1a9ffb00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1a9ffb90 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: 0x2aa1a9c22c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd4a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bd3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa002f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa00380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa00410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa004a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa00530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa005c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa00650 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: 0x2aa1a9c23e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdb90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bdcd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bdd68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdc28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bde10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bdea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa00c00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa00c90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa00d20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa00db0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa00e40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa00ed0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa00f60 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: 0x2aa1a9c24f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdf50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9be090 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9be128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdfe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9be1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9be268 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa01510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa015a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa01630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa016c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa01750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa017e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa01870 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: 0x2aa1a9c2610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa1a9c2a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa1a9c2f00 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c2fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c30d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c2ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa1a9c2b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa1a9c3210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c33e0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c35b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c32a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c36f0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c38c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa1a9c2c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa1a9c3a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c3bd0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c3da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c3ee0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c40b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa1a9c2dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa1a9c41f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c43c0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c44f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c4590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c46d0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c48a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa03940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1aa039d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1aa03a60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1aa03af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1aa03b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1aa03c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1aa03ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1aa03d30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1aa03dc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1aa03e50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1aa03ee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1aa03f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1aa04000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1aa04090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1aa04120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1aa041b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1aa04240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1aa042d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1aa04360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1aa043f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1aa04480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1aa04510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1aa045a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1aa04630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1aa046c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1aa04750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1aa047e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1aa04870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1aa04900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1aa04990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1aa04a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1aa04ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1aa04b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1aa04bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1aa04c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1aa04cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1aa04d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1aa04e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1aa04ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1aa04f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1aa04fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1aa05050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1aa050e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1aa05170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1aa05200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1aa05290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1aa05320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1aa053b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1aa05440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1aa054d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1aa05560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1aa055f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1aa05680 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: 0x2aa1a9c2728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9be360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd720 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd7b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9be3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd8f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa01e20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa01eb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa01f40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa01fd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa02060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa020f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa02180 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: 0x2aa1a9c2840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd9f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bfb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bfc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bda88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bfcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bfd58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa02730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa027c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa02850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa028e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa02970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa02a00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa02a90 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: 0x2aa1a9c2958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa1a9bf870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa1a9bf560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa1a9be890 VAL: 'a' (5 sibs) 37: 0x2aa1a9be928 VAL: 'b' (5 sibs) 37: 0x2aa1a9be9c0 VAL: 'c' (5 sibs) 37: 0x2aa1a9bea58 VAL: 'd' (5 sibs) 37: 0x2aa1a9beaf0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa05d50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1aa05de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1aa05e70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1aa05f00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1aa05f90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1aa06020 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1aa060b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1aa06140 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] 0x2aa1a9ee100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1a9ee190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1a9ee220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1a9ee2b0 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] 0x2aa1aa06d00 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1aa06d90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1aa06e20 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1aa06eb0 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] 0x2aa1a9effa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9f0030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9f00c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9f0150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9f01e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9f0270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9f0300 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] 0x2aa1aa07ef0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa07f80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa08010 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa080a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa08130 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa081c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa08250 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] 0x2aa1a9f1d90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9f1e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9f1eb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9f1f40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9f1fd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9f2060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9f20f0 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] 0x2aa1aa08800 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa08890 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa08920 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa089b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa08a40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa08ad0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa08b60 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] 0x2aa1a9f3b80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9f3c10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9f3ca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9f3d30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9f3dc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9f3e50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9f3ee0 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] 0x2aa1aa09110 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa091a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa09230 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa092c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa09350 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa093e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa09470 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] 0x2aa1a9f9260 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1a9f92f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1a9f9380 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1a9f9410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1a9f94a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1a9f9530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1a9f95c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1a9f9650 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1a9f96e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1a9f9770 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1a9f9800 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1a9f9890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1a9f9920 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1a9f99b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1a9f9a40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1a9f9ad0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1a9f9b60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1a9f9bf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1a9f9c80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1a9f9d10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1a9f9da0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1a9f9e30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1a9f9ec0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1a9f9f50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1a9f9fe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1a9fa070 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1a9fa100 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1a9fa190 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1a9fa220 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1a9fa2b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1a9fa340 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1a9fa3d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1a9fa460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1a9fa4f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1a9fa580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1a9fa610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1a9fa6a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1a9fa730 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1a9fa7c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1a9fa850 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1a9fa8e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1a9fa970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1a9faa00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1a9faa90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1a9fab20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1a9fabb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1a9fac40 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1a9facd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1a9fad60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1a9fadf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1a9fae80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1a9faf10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1a9fafa0 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] 0x2aa1aa0b540 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1aa0b5d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1aa0b660 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1aa0b6f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1aa0b780 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1aa0b810 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1aa0b8a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1aa0b930 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1aa0b9c0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1aa0ba50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1aa0bae0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1aa0bb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1aa0bc00 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1aa0bc90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1aa0bd20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1aa0bdb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1aa0be40 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1aa0bed0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1aa0bf60 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1aa0bff0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1aa0c080 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1aa0c110 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1aa0c1a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1aa0c230 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1aa0c2c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1aa0c350 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1aa0c3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1aa0c470 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1aa0c500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1aa0c590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1aa0c620 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1aa0c6b0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1aa0c740 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1aa0c7d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1aa0c860 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1aa0c8f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1aa0c980 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1aa0ca10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1aa0caa0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1aa0cb30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1aa0cbc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1aa0cc50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1aa0cce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1aa0cd70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1aa0ce00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1aa0ce90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1aa0cf20 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1aa0cfb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1aa0d040 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1aa0d0d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1aa0d160 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1aa0d1f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1aa0d280 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] 0x2aa1a9fb670 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9fb700 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9fb790 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9fb820 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9fb8b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9fb940 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9fb9d0 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] 0x2aa1aa09a20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa09ab0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa09b40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa09bd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa09c60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa09cf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa09d80 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] 0x2aa1a9fd3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1a9fd430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1a9fd4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1a9fd550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1a9fd5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1a9fd670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1a9fd700 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] 0x2aa1aa0a330 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa0a3c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa0a450 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa0a4e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa0a570 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa0a600 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa0a690 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] 0x2aa1a9ff0d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1a9ff160 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1a9ff1f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1a9ff280 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1a9ff310 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1a9ff3a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1a9ff430 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1a9ff4c0 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] 0x2aa1aa0d950 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1aa0d9e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1aa0da70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1aa0db00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1aa0db90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1aa0dc20 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1aa0dcb0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1aa0dd40 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] 0x2aa1a9ff9e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1a9ffa70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1a9ffb00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1a9ffb90 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] 0x2aa1aa0e260 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1aa0e2f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1aa0e380 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1aa0e410 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] 0x2aa1aa002f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa00380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa00410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa004a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa00530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa005c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa00650 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] 0x2aa1aa0eb70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa0ec00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa0ec90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa0ed20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa0edb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa0ee40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa0eed0 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] 0x2aa1aa00c00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa00c90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa00d20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa00db0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa00e40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa00ed0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa00f60 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] 0x2aa1aa0f480 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa0f510 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa0f5a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa0f630 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa0f6c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa0f750 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa0f7e0 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] 0x2aa1aa01510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa015a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa01630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa016c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa01750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa017e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa01870 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] 0x2aa1aa0fd90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa0fe20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa0feb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa0ff40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa0ffd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa10060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa100f0 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] 0x2aa1aa03940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1aa039d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1aa03a60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1aa03af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1aa03b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1aa03c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1aa03ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1aa03d30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1aa03dc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1aa03e50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1aa03ee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1aa03f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1aa04000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1aa04090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1aa04120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1aa041b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1aa04240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1aa042d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1aa04360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1aa043f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1aa04480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1aa04510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1aa045a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1aa04630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1aa046c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1aa04750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1aa047e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1aa04870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1aa04900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1aa04990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1aa04a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1aa04ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1aa04b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1aa04bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1aa04c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1aa04cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1aa04d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1aa04e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1aa04ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1aa04f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1aa04fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1aa05050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1aa050e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1aa05170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1aa05200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1aa05290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1aa05320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1aa053b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1aa05440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1aa054d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1aa05560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1aa055f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1aa05680 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] 0x2aa1aa121c0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1aa12250 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1aa122e0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1aa12370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1aa12400 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1aa12490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1aa12520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1aa125b0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1aa12640 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1aa126d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1aa12760 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1aa127f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1aa12880 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1aa12910 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1aa129a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1aa12a30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1aa12ac0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1aa12b50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1aa12be0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1aa12c70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1aa12d00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1aa12d90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1aa12e20 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1aa12eb0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1aa12f40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1aa12fd0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1aa13060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1aa130f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1aa13180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1aa13210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1aa132a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1aa13330 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1aa133c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1aa13450 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1aa134e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1aa13570 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1aa13600 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1aa13690 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1aa13720 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1aa137b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1aa13840 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1aa138d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1aa13960 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1aa139f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1aa13a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1aa13b10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1aa13ba0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1aa13c30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1aa13cc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1aa13d50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1aa13de0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1aa13e70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1aa13f00 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] 0x2aa1aa01e20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa01eb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa01f40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa01fd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa02060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa020f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa02180 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] 0x2aa1aa106a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa10730 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa107c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa10850 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa108e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa10970 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa10a00 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] 0x2aa1aa02730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa027c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa02850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa028e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa02970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa02a00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa02a90 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] 0x2aa1aa10fb0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa11040 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa110d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa11160 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa111f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa11280 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa11310 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] 0x2aa1aa05d50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1aa05de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1aa05e70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1aa05f00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1aa05f90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1aa06020 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1aa060b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1aa06140 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] 0x2aa1aa145d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1aa14660 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1aa146f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1aa14780 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1aa14810 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1aa148a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1aa14930 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1aa149c0 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: 0x2aa1a9c21b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa1a9bccd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa1a9bcd68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa1a9bce00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa078b0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1aa07940 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1aa079d0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1aa07a60 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: 0x2aa1a9c22c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd4a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bd3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa118c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa11950 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa119e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa11a70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa11b00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa11b90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa11c20 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: 0x2aa1a9c23e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdb90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bdcd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bdd68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdc28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bde10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bdea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa11cc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa11d50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa11de0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa11e70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa11f00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa11f90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa12020 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: 0x2aa1a9c24f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdf50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9be090 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9be128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdfe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9be1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9be268 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa0ac40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa0acd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa0ad60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa0adf0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa0ae80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa0af10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa0afa0 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: 0x2aa1a9c2610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa1a9c2a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa1a9c2f00 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c2fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c30d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c2ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa1a9c2b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa1a9c3210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c33e0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c35b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c32a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c36f0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c38c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa1a9c2c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa1a9c3a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c3bd0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c3da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c3ee0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c40b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa1a9c2dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa1a9c41f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c43c0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c44f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c4590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c46d0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c48a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa14ee0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1aa14f70 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1aa15000 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1aa15090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1aa15120 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1aa151b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1aa15240 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1aa152d0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1aa15360 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1aa153f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1aa15480 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1aa15510 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1aa155a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1aa15630 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1aa156c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1aa15750 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1aa157e0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1aa15870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1aa15900 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1aa15990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1aa15a20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1aa15ab0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1aa15b40 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1aa15bd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1aa15c60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1aa15cf0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1aa15d80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1aa15e10 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1aa15ea0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1aa15f30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1aa15fc0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1aa16050 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1aa160e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1aa16170 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1aa16200 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1aa16290 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1aa16320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1aa163b0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1aa16440 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1aa164d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1aa16560 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1aa165f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1aa16680 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1aa16710 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1aa167a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1aa16830 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1aa168c0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1aa16950 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1aa169e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1aa16a70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1aa16b00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1aa16b90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1aa16c20 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: 0x2aa1a9c2728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9be360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd720 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd7b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9be3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd8f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa0b040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa0b0d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa0b160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa0b1f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa0b280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa0b310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa0b3a0 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: 0x2aa1a9c2840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd9f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bfb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bfc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bda88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bfcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bfd58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa16cc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa16d50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa16de0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa16e70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa16f00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa16f90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa17020 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: 0x2aa1a9c2958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa1a9bf870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa1a9bf560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa1a9be890 VAL: 'a' (5 sibs) 37: 0x2aa1a9be928 VAL: 'b' (5 sibs) 37: 0x2aa1a9be9c0 VAL: 'c' (5 sibs) 37: 0x2aa1a9bea58 VAL: 'd' (5 sibs) 37: 0x2aa1a9beaf0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa170c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1aa17150 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1aa171e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1aa17270 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1aa17300 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1aa17390 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1aa17420 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1aa174b0 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: 0x2aa1a9c21b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa1a9bccd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa1a9bcd68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa1a9bce00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa17550 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa1aa175e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa1aa17670 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa1aa17700 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: 0x2aa1a9c22c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd4a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bd3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa177a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa17830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa178c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa17950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa179e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa17a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa17b00 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: 0x2aa1a9c23e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdb90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bdcd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bdd68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdc28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bde10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bdea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa17ba0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa17c30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa17cc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa17d50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa17de0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa17e70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa17f00 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: 0x2aa1a9c24f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bdf50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9be090 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9be128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bdfe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9be1d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9be268 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa17fa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa18030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa180c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa18150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa181e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa18270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa18300 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: 0x2aa1a9c2610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa1a9c2a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa1a9c2f00 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c2fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c30d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c2ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa1a9c2b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa1a9c3210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c33e0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c35b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c32a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c36f0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c38c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa1a9c2c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa1a9c3a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c3bd0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c3d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c3da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c3e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c3ee0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c3f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c40b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c3b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa1a9c2dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa1a9c41f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa1a9c43c0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c44f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c4590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa1a9c46d0 MAP: (1 sibs) 4 children: 37: 0x2aa1a9c4770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa1a9c4808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa1a9c48a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa1a9c4938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa1a9c4320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa1a9c2e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa183a0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa1aa18430 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa1aa184c0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa1aa18550 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa1aa185e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa1aa18670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa1aa18700 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa1aa18790 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa1aa18820 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa1aa188b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa1aa18940 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa1aa189d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa1aa18a60 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa1aa18af0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa1aa18b80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa1aa18c10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa1aa18ca0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa1aa18d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa1aa18dc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa1aa18e50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa1aa18ee0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa1aa18f70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa1aa19000 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa1aa19090 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa1aa19120 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa1aa191b0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa1aa19240 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa1aa192d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa1aa19360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa1aa193f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa1aa19480 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa1aa19510 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa1aa195a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa1aa19630 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa1aa196c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa1aa19750 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa1aa197e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa1aa19870 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa1aa19900 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa1aa19990 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa1aa19a20 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa1aa19ab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa1aa19b40 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa1aa19bd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa1aa19c60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa1aa19cf0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa1aa19d80 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa1aa19e10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa1aa19ea0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa1aa19f30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa1aa19fc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa1aa1a050 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa1aa1a0e0 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: 0x2aa1a9c2728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9be360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bd720 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bd7b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9be3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bd860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bd8f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa1a180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa1a210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa1a2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa1a330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa1a3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa1a450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa1a4e0 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: 0x2aa1a9c2840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa1a9bd9f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa1a9bfb80 VAL: 'John Smith' (2 sibs) 37: 0x2aa1a9bfc18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa1a9bda88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa1a9bfcc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa1a9bfd58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa1a580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa1aa1a610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa1aa1a6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa1aa1a730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa1aa1a7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa1aa1a850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa1aa1a8e0 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: 0x2aa1a9c2958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa1a9bf870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa1a9bf560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa1a9be890 VAL: 'a' (5 sibs) 37: 0x2aa1a9be928 VAL: 'b' (5 sibs) 37: 0x2aa1a9be9c0 VAL: 'c' (5 sibs) 37: 0x2aa1a9bea58 VAL: 'd' (5 sibs) 37: 0x2aa1a9beaf0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa1aa1a980 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa1aa1aa10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa1aa1aaa0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa1aa1ab30 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa1aa1abc0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa1aa1ac50 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa1aa1ace0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa1aa1ad70 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.13.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: 0x2aa120ea2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120e6690 MAP: (3 sibs) 0 children: 38: 0x2aa120e6728 MAP: (3 sibs) 0 children: 38: 0x2aa120e67c0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12131f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12131fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa12132060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa121320f0 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: 0x2aa120ea3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6d20 MAP: (2 sibs) 2 children: 38: 0x2aa120e6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e6db8 MAP: (2 sibs) 2 children: 38: 0x2aa120e6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12133c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12133d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12133d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12133e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12133eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12133f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12133fd0 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: 0x2aa120ea4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7550 MAP: (2 sibs) 2 children: 38: 0x2aa120e7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e75e8 MAP: (2 sibs) 2 children: 38: 0x2aa120e77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121359a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12135a30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12135ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12135b50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12135be0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12135c70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12135d00 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: 0x2aa120ea5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7910 MAP: (2 sibs) 2 children: 38: 0x2aa120e7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e79a8 MAP: (2 sibs) 2 children: 38: 0x2aa120e7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7c28 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121376d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12137760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa121377f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12137880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12137910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa121379a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12137a30 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: 0x2aa120ea710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e85a0 MAP: (2 sibs) 2 children: 38: 0x2aa120e86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e8638 MAP: (2 sibs) 2 children: 38: 0x2aa120e8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e88b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12139400 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12139490 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12139520 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa121395b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12139640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa121396d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12139760 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: 0x2aa120ea828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa120e7130 MAP: (1 sibs) 2 children: 38: 0x2aa120e69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e6a38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1213b130 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1213b1c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1213b250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1213b2e0 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: 0x2aa120ea940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa120e8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa120e8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8b38 MAP: (4 sibs) 2 children: 38: 0x2aa120e8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa120e8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa120e9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa120e90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa120e8c68 MAP: (4 sibs) 2 children: 38: 0x2aa120e9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e91f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1213ce60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1213cef0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1213cf80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1213d010 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1213d0a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1213d130 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1213d1c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1213d250 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1213d2e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1213d370 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1213d400 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1213d490 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1213d520 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1213d5b0 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: 0x2aa120eaa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa120e92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa120e9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e94b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1213eb90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1213ec20 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1213ecb0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1213ed40 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1213edd0 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: 0x2aa120eab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa120eb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa120eb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa120eb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa120eb578 MAP: (5 sibs) 1 children: 38: 0x2aa120eb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa120eb610 MAP: (5 sibs) 1 children: 38: 0x2aa120eb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa120eb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa120eb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa120eba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa120ebaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa120eb740 MAP: (5 sibs) 1 children: 38: 0x2aa120ebba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa120ebc40 VAL: 'val1' (2 sibs) 38: 0x2aa120ebcd8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121409b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa12140a40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa12140ad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa12140b60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa12140bf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa12140c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa12140d10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa12140da0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa12140e30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa12140ec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa12140f50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa12140fe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa12141070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa12141100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa12141190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa12141220 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: 0x2aa120eac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa120e7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa120e7d20 MAP: (1 sibs) 1 children: 38: 0x2aa120e7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa120e7e60 MAP: (1 sibs) 1 children: 38: 0x2aa120e7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa120e8960 MAP: (2 sibs) 1 children: 38: 0x2aa120e7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa120e89f8 MAP: (2 sibs) 1 children: 38: 0x2aa120e8040 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12142780 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa12142810 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa121428a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa12142930 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa121429c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa12142a50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa12142ae0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa12142b70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa12142c00 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa12142c90 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa12142d20 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa12142db0 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: 0x2aa120eada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6860 MAP: (2 sibs) 3 children: 38: 0x2aa120ebd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa120ebe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa120ebeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa120e68f8 MAP: (2 sibs) 3 children: 38: 0x2aa120ebf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa120ebfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa120ec080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12144650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa121446e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12144770 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12144800 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12144890 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12144920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa121449b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12144a40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12144ad0 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: 0x2aa120eaeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e71d0 MAP: (2 sibs) 3 children: 38: 0x2aa120ec120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa120ec1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa120ec250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa120e7268 MAP: (2 sibs) 3 children: 38: 0x2aa120ec2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa120ec388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa120ec420 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121464e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12146570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12146600 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12146690 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12146720 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa121467b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa12146840 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa121468d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12146960 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa121464e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12146570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12146600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12146690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12146720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa121467b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa12146840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa121468d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12146960 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa121464e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12146570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12146600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12146690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12146720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa121467b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa12146840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa121468d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12146960 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: 0x2aa120eafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120ec690 MAP: (3 sibs) 3 children: 38: 0x2aa120ec860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa120ec8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa120ec990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa120ec728 MAP: (3 sibs) 3 children: 38: 0x2aa120eca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa120ecac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa120ecb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa120ec7c0 MAP: (3 sibs) 3 children: 38: 0x2aa120ecc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa120ecc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa120ecd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12148380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12148410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa121484a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12148530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121485c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12148650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa121486e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa12148770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa12148800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa12148890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa12148920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa121489b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12148a40 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: 0x2aa120ea2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120e6690 MAP: (3 sibs) 0 children: 38: 0x2aa120e6728 MAP: (3 sibs) 0 children: 38: 0x2aa120e67c0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12148c90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12148d20 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa12148db0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa12148e40 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: 0x2aa120ea3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6d20 MAP: (2 sibs) 2 children: 38: 0x2aa120e6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e6db8 MAP: (2 sibs) 2 children: 38: 0x2aa120e6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121495a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12149630 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa121496c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12149750 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa121497e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12149870 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12149900 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: 0x2aa120ea4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7550 MAP: (2 sibs) 2 children: 38: 0x2aa120e7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e75e8 MAP: (2 sibs) 2 children: 38: 0x2aa120e77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12149eb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12149f40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12149fd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1214a060 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1214a0f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1214a180 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1214a210 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: 0x2aa120ea5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7910 MAP: (2 sibs) 2 children: 38: 0x2aa120e7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e79a8 MAP: (2 sibs) 2 children: 38: 0x2aa120e7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7c28 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214a7c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214a850 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1214a8e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1214a970 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1214aa00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1214aa90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1214ab20 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: 0x2aa120ea710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e85a0 MAP: (2 sibs) 2 children: 38: 0x2aa120e86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e8638 MAP: (2 sibs) 2 children: 38: 0x2aa120e8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e88b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214b0d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214b160 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1214b1f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1214b280 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1214b310 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1214b3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1214b430 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: 0x2aa120ea828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa120e7130 MAP: (1 sibs) 2 children: 38: 0x2aa120e69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e6a38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214b9e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1214ba70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1214bb00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1214bb90 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: 0x2aa120ea940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa120e8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa120e8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8b38 MAP: (4 sibs) 2 children: 38: 0x2aa120e8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa120e8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa120e9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa120e90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa120e8c68 MAP: (4 sibs) 2 children: 38: 0x2aa120e9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e91f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214c2f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1214c380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1214c410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1214c4a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1214c530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1214c5c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1214c650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1214c6e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1214c770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1214c800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1214c890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1214c920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1214c9b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1214ca40 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: 0x2aa120eaa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa120e92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa120e9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e94b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214cc00 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1214cc90 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1214cd20 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1214cdb0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1214ce40 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: 0x2aa120eab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa120eb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa120eb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa120eb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa120eb578 MAP: (5 sibs) 1 children: 38: 0x2aa120eb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa120eb610 MAP: (5 sibs) 1 children: 38: 0x2aa120eb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa120eb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa120eb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa120eba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa120ebaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa120eb740 MAP: (5 sibs) 1 children: 38: 0x2aa120ebba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa120ebc40 VAL: 'val1' (2 sibs) 38: 0x2aa120ebcd8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214d510 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1214d5a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1214d630 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1214d6c0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1214d750 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1214d7e0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1214d870 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1214d900 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1214d990 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1214da20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1214dab0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1214db40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1214dbd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1214dc60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1214dcf0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1214dd80 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: 0x2aa120eac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa120e7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa120e7d20 MAP: (1 sibs) 1 children: 38: 0x2aa120e7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa120e7e60 MAP: (1 sibs) 1 children: 38: 0x2aa120e7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa120e8960 MAP: (2 sibs) 1 children: 38: 0x2aa120e7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa120e89f8 MAP: (2 sibs) 1 children: 38: 0x2aa120e8040 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214de20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1214deb0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1214df40 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1214dfd0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1214e060 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1214e0f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1214e180 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1214e210 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1214e2a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1214e330 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1214e3c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1214e450 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: 0x2aa120eada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6860 MAP: (2 sibs) 3 children: 38: 0x2aa120ebd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa120ebe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa120ebeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa120e68f8 MAP: (2 sibs) 3 children: 38: 0x2aa120ebf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa120ebfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa120ec080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214e730 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214e7c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1214e850 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214e8e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214e970 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214ea00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1214ea90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1214eb20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1214ebb0 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: 0x2aa120eaeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e71d0 MAP: (2 sibs) 3 children: 38: 0x2aa120ec120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa120ec1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa120ec250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa120e7268 MAP: (2 sibs) 3 children: 38: 0x2aa120ec2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa120ec388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa120ec420 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1214f160 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214f1f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214f280 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1214f3a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1214f430 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1214f4c0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1214f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1214f160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214f1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214f280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1214f3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1214f430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1214f4c0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1214f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1214f160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214f1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214f280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1214f3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1214f430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1214f4c0 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: 0x2aa120eafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120ec690 MAP: (3 sibs) 3 children: 38: 0x2aa120ec860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa120ec8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa120ec990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa120ec728 MAP: (3 sibs) 3 children: 38: 0x2aa120eca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa120ecac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa120ecb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa120ec7c0 MAP: (3 sibs) 3 children: 38: 0x2aa120ecc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa120ecc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa120ecd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1214f950 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1214f9e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1214fa70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214fb00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214fb90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214fc20 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1214fcb0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1214fd40 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1214fdd0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1214fe60 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1214fef0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1214ff80 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12150010 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] 0x2aa12131f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12131fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa12132060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa121320f0 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] 0x2aa121513f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12151480 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa12151510 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa121515a0 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] 0x2aa12133c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12133d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12133d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12133e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12133eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12133f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12133fd0 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] 0x2aa121525e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12152670 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12152700 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12152790 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12152820 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa121528b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12152940 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] 0x2aa121359a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12135a30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12135ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12135b50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12135be0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12135c70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12135d00 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] 0x2aa12152ef0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12152f80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12153010 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa121530a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12153130 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa121531c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12153250 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] 0x2aa121376d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12137760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa121377f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12137880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12137910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa121379a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12137a30 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] 0x2aa12153800 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12153890 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12153920 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa121539b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12153a40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12153ad0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12153b60 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] 0x2aa12139400 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12139490 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12139520 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa121395b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12139640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa121396d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12139760 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] 0x2aa12154110 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa121541a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12154230 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa121542c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12154350 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa121543e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12154470 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] 0x2aa1213b130 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1213b1c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1213b250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1213b2e0 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] 0x2aa12154a20 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa12154ab0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa12154b40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa12154bd0 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] 0x2aa1213ce60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1213cef0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1213cf80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1213d010 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1213d0a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1213d130 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1213d1c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1213d250 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1213d2e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1213d370 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1213d400 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1213d490 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1213d520 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1213d5b0 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] 0x2aa12155330 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa121553c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa12155450 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa121554e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa12155570 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa12155600 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa12155690 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa12155720 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa121557b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa12155840 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa121558d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa12155960 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa121559f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa12155a80 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] 0x2aa1213eb90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1213ec20 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1213ecb0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1213ed40 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1213edd0 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] 0x2aa12155c40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa12155cd0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa12155d60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa12155df0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa12155e80 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] 0x2aa121409b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa12140a40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa12140ad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa12140b60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa12140bf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa12140c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa12140d10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa12140da0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa12140e30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa12140ec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa12140f50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa12140fe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa12141070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa12141100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa12141190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa12141220 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] 0x2aa12156550 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa121565e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa12156670 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa12156700 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa12156790 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa12156820 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa121568b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa12156940 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa121569d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa12156a60 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa12156af0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa12156b80 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa12156c10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa12156ca0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa12156d30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa12156dc0 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] 0x2aa12142780 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa12142810 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa121428a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa12142930 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa121429c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa12142a50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa12142ae0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa12142b70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa12142c00 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa12142c90 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa12142d20 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa12142db0 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] 0x2aa12156e60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa12156ef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa12156f80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa12157010 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa121570a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa12157130 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa121571c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa12157250 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa121572e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa12157370 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa12157400 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa12157490 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] 0x2aa12144650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa121446e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12144770 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12144800 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12144890 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12144920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa121449b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12144a40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12144ad0 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] 0x2aa12157770 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12157800 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12157890 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12157920 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121579b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12157a40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa12157ad0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12157b60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12157bf0 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] 0x2aa121464e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12146570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12146600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12146690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12146720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa121467b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa12146840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa121468d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12146960 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] 0x2aa12158080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12158110 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa121581a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12158230 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121582c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12158350 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa121583e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12158470 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12158500 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] 0x2aa12148380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12148410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa121484a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12148530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121485c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12148650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa121486e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa12148770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa12148800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa12148890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa12148920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa121489b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12148a40 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] 0x2aa12158990 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12158a20 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa12158ab0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12158b40 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12158bd0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12158c60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa12158cf0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa12158d80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa12158e10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa12158ea0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa12158f30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa12158fc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12159050 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] 0x2aa12148c90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12148d20 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa12148db0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa12148e40 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] 0x2aa121592a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12159330 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa121593c0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa12159450 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] 0x2aa121495a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12149630 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa121496c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12149750 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa121497e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12149870 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12149900 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] 0x2aa12159bb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12159c40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12159cd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12159d60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12159df0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12159e80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12159f10 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] 0x2aa12149eb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12149f40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12149fd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1214a060 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1214a0f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1214a180 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1214a210 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] 0x2aa1215a4c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1215a550 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1215a5e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1215a670 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1215a700 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1215a790 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1215a820 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] 0x2aa1214a7c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214a850 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1214a8e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1214a970 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1214aa00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1214aa90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1214ab20 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] 0x2aa1215add0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1215ae60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1215aef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1215af80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1215b010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1215b0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1215b130 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] 0x2aa1214b0d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214b160 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1214b1f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1214b280 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1214b310 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1214b3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1214b430 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] 0x2aa1215b6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1215b770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1215b800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1215b890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1215b920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1215b9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1215ba40 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] 0x2aa1214b9e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1214ba70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1214bb00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1214bb90 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] 0x2aa1215bff0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1215c080 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1215c110 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1215c1a0 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] 0x2aa1214c2f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1214c380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1214c410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1214c4a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1214c530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1214c5c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1214c650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1214c6e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1214c770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1214c800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1214c890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1214c920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1214c9b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1214ca40 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] 0x2aa1215c900 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1215c990 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1215ca20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1215cab0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1215cb40 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1215cbd0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1215cc60 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1215ccf0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1215cd80 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1215ce10 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1215cea0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1215cf30 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1215cfc0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1215d050 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] 0x2aa1214cc00 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1214cc90 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1214cd20 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1214cdb0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1214ce40 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] 0x2aa1215d210 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1215d2a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1215d330 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1215d3c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1215d450 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] 0x2aa1214d510 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1214d5a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1214d630 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1214d6c0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1214d750 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1214d7e0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1214d870 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1214d900 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1214d990 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1214da20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1214dab0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1214db40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1214dbd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1214dc60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1214dcf0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1214dd80 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] 0x2aa1215db20 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1215dbb0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1215dc40 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1215dcd0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1215dd60 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1215ddf0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1215de80 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1215df10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1215dfa0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1215e030 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1215e0c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1215e150 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1215e1e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1215e270 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1215e300 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1215e390 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] 0x2aa1214de20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1214deb0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1214df40 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1214dfd0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1214e060 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1214e0f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1214e180 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1214e210 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1214e2a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1214e330 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1214e3c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1214e450 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] 0x2aa1215e430 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1215e4c0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1215e550 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1215e5e0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1215e670 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1215e700 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1215e790 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1215e820 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1215e8b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1215e940 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1215e9d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1215ea60 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] 0x2aa1214e730 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214e7c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1214e850 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214e8e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214e970 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214ea00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1214ea90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1214eb20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1214ebb0 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] 0x2aa1215ed40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1215edd0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1215ee60 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1215eef0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1215ef80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1215f010 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1215f0a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1215f130 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1215f1c0 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] 0x2aa1214f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1214f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1214f160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214f1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214f280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1214f3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1214f430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1214f4c0 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] 0x2aa1215f650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1215f6e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1215f770 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1215f800 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1215f890 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1215f920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1215f9b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1215fa40 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1215fad0 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] 0x2aa1214f950 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1214f9e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1214fa70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1214fb00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1214fb90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1214fc20 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1214fcb0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1214fd40 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1214fdd0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1214fe60 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1214fef0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1214ff80 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12150010 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] 0x2aa1215ff60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1215fff0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa12160080 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12160110 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121601a0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12160230 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa121602c0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa12160350 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa121603e0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa12160470 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa12160500 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa12160590 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12160620 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: 0x2aa120ea2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120e6690 MAP: (3 sibs) 0 children: 38: 0x2aa120e6728 MAP: (3 sibs) 0 children: 38: 0x2aa120e67c0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121520c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12152150 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa121521e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa12152270 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: 0x2aa120ea3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6d20 MAP: (2 sibs) 2 children: 38: 0x2aa120e6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e6db8 MAP: (2 sibs) 2 children: 38: 0x2aa120e6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12160870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12160900 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12160990 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12160a20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12160ab0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12160b40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12160bd0 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: 0x2aa120ea4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7550 MAP: (2 sibs) 2 children: 38: 0x2aa120e7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e75e8 MAP: (2 sibs) 2 children: 38: 0x2aa120e77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12160c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12160d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12160d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12160e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12160eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12160f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12160fd0 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: 0x2aa120ea5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7910 MAP: (2 sibs) 2 children: 38: 0x2aa120e7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e79a8 MAP: (2 sibs) 2 children: 38: 0x2aa120e7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7c28 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12161070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12161100 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12161190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12161220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa121612b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12161340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa121613d0 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: 0x2aa120ea710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e85a0 MAP: (2 sibs) 2 children: 38: 0x2aa120e86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e8638 MAP: (2 sibs) 2 children: 38: 0x2aa120e8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e88b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12161470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12161500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12161590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12161620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa121616b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12161740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa121617d0 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: 0x2aa120ea828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa120e7130 MAP: (1 sibs) 2 children: 38: 0x2aa120e69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e6a38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12161870 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa12161900 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa12161990 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa12161a20 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: 0x2aa120ea940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa120e8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa120e8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8b38 MAP: (4 sibs) 2 children: 38: 0x2aa120e8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa120e8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa120e9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa120e90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa120e8c68 MAP: (4 sibs) 2 children: 38: 0x2aa120e9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e91f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12161ac0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa12161b50 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa12161be0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa12161c70 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa12161d00 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa12161d90 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa12161e20 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa12161eb0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa12161f40 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa12161fd0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa12162060 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa121620f0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa12162180 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa12162210 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: 0x2aa120eaa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa120e92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa120e9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e94b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121622b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa12162340 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa121623d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa12162460 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa121624f0 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: 0x2aa120eab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa120eb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa120eb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa120eb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa120eb578 MAP: (5 sibs) 1 children: 38: 0x2aa120eb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa120eb610 MAP: (5 sibs) 1 children: 38: 0x2aa120eb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa120eb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa120eb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa120eba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa120ebaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa120eb740 MAP: (5 sibs) 1 children: 38: 0x2aa120ebba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa120ebc40 VAL: 'val1' (2 sibs) 38: 0x2aa120ebcd8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12162590 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa12162620 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa121626b0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa12162740 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa121627d0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa12162860 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa121628f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa12162980 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa12162a10 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa12162aa0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa12162b30 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa12162bc0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa12162c50 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa12162ce0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa12162d70 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa12162e00 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: 0x2aa120eac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa120e7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa120e7d20 MAP: (1 sibs) 1 children: 38: 0x2aa120e7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa120e7e60 MAP: (1 sibs) 1 children: 38: 0x2aa120e7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa120e8960 MAP: (2 sibs) 1 children: 38: 0x2aa120e7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa120e89f8 MAP: (2 sibs) 1 children: 38: 0x2aa120e8040 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12162ea0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa12162f30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa12162fc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa12163050 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa121630e0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa12163170 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa12163200 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa12163290 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa12163320 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa121633b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa12163440 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa121634d0 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: 0x2aa120eada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6860 MAP: (2 sibs) 3 children: 38: 0x2aa120ebd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa120ebe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa120ebeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa120e68f8 MAP: (2 sibs) 3 children: 38: 0x2aa120ebf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa120ebfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa120ec080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12163570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12163600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12163690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12163720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121637b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12163840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa121638d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12163960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa121639f0 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: 0x2aa120eaeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e71d0 MAP: (2 sibs) 3 children: 38: 0x2aa120ec120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa120ec1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa120ec250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa120e7268 MAP: (2 sibs) 3 children: 38: 0x2aa120ec2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa120ec388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa120ec420 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12163a90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12163b20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12163bb0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12163c40 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12163cd0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12163d60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa12163df0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12163e80 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12163f10 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: 0x2aa120eafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120ec690 MAP: (3 sibs) 3 children: 38: 0x2aa120ec860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa120ec8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa120ec990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa120ec728 MAP: (3 sibs) 3 children: 38: 0x2aa120eca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa120ecac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa120ecb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa120ec7c0 MAP: (3 sibs) 3 children: 38: 0x2aa120ecc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa120ecc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa120ecd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12163fb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12164040 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa121640d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12164160 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121641f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12164280 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa12164310 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa121643a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa12164430 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa121644c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa12164550 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa121645e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12164670 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: 0x2aa120ea2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120e6690 MAP: (3 sibs) 0 children: 38: 0x2aa120e6728 MAP: (3 sibs) 0 children: 38: 0x2aa120e67c0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12164710 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa121647a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa12164830 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa121648c0 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: 0x2aa120ea3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6d20 MAP: (2 sibs) 2 children: 38: 0x2aa120e6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e6db8 MAP: (2 sibs) 2 children: 38: 0x2aa120e6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12164960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa121649f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12164a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12164b10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12164ba0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12164c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa12164cc0 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: 0x2aa120ea4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7550 MAP: (2 sibs) 2 children: 38: 0x2aa120e7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e75e8 MAP: (2 sibs) 2 children: 38: 0x2aa120e77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12164d60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12164df0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12164e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12164f10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa12164fa0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12165030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa121650c0 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: 0x2aa120ea5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e7910 MAP: (2 sibs) 2 children: 38: 0x2aa120e7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e79a8 MAP: (2 sibs) 2 children: 38: 0x2aa120e7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e7c28 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12165160 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa121651f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12165280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12165310 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa121653a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12165430 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa121654c0 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: 0x2aa120ea710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e85a0 MAP: (2 sibs) 2 children: 38: 0x2aa120e86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa120e8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa120e8638 MAP: (2 sibs) 2 children: 38: 0x2aa120e8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa120e88b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12165560 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa121655f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa12165680 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa12165710 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa121657a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa12165830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa121658c0 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: 0x2aa120ea828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa120e7130 MAP: (1 sibs) 2 children: 38: 0x2aa120e69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e6a38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12165960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa121659f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa12165a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa12165b10 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: 0x2aa120ea940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa120e8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa120e8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8b38 MAP: (4 sibs) 2 children: 38: 0x2aa120e8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa120e8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa120e8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa120e9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa120e90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa120e8c68 MAP: (4 sibs) 2 children: 38: 0x2aa120e9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa120e91f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12165bb0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa12165c40 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa12165cd0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa12165d60 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa12165df0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa12165e80 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa12165f10 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa12165fa0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa12166030 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa121660c0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa12166150 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa121661e0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa12166270 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa12166300 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: 0x2aa120eaa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa120e92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa120e9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa120e94b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121663a0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa12166430 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa121664c0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa12166550 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa121665e0 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: 0x2aa120eab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa120eb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa120eb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa120eb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa120eb578 MAP: (5 sibs) 1 children: 38: 0x2aa120eb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa120eb610 MAP: (5 sibs) 1 children: 38: 0x2aa120eb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa120eb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa120eb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa120eba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa120ebaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa120eb740 MAP: (5 sibs) 1 children: 38: 0x2aa120ebba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa120ebc40 VAL: 'val1' (2 sibs) 38: 0x2aa120ebcd8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12166680 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa12166710 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa121667a0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa12166830 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa121668c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa12166950 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa121669e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa12166a70 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa12166b00 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa12166b90 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa12166c20 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa12166cb0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa12166d40 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa12166dd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa12166e60 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa12166ef0 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: 0x2aa120eac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa120e7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa120e7d20 MAP: (1 sibs) 1 children: 38: 0x2aa120e7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa120e7e60 MAP: (1 sibs) 1 children: 38: 0x2aa120e7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa120e7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa120e8960 MAP: (2 sibs) 1 children: 38: 0x2aa120e7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa120e89f8 MAP: (2 sibs) 1 children: 38: 0x2aa120e8040 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12166f90 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa12167020 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa121670b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa12167140 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa121671d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa12167260 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa121672f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa12167380 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa12167410 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa121674a0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa12167530 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa121675c0 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: 0x2aa120eada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e6860 MAP: (2 sibs) 3 children: 38: 0x2aa120ebd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa120ebe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa120ebeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa120e68f8 MAP: (2 sibs) 3 children: 38: 0x2aa120ebf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa120ebfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa120ec080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12167660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa121676f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12167780 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12167810 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121678a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12167930 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa121679c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12167a50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12167ae0 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: 0x2aa120eaeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa120e71d0 MAP: (2 sibs) 3 children: 38: 0x2aa120ec120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa120ec1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa120ec250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa120e7268 MAP: (2 sibs) 3 children: 38: 0x2aa120ec2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa120ec388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa120ec420 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa12167b80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa12167c10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa12167ca0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12167d30 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa12167dc0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12167e50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa12167ee0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa12167f70 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa12168000 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: 0x2aa120eafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa120ec690 MAP: (3 sibs) 3 children: 38: 0x2aa120ec860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa120ec8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa120ec990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa120ec728 MAP: (3 sibs) 3 children: 38: 0x2aa120eca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa120ecac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa120ecb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa120ec7c0 MAP: (3 sibs) 3 children: 38: 0x2aa120ecc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa120ecc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa120ecd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa121680a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa12168130 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa121681c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa12168250 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa121682e0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa12168370 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa12168400 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa12168490 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa12168520 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa121685b0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa12168640 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa121686d0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa12168760 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 (5 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (5 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.13.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: 0x2aa3d65a7c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa3d658f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa3d658fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa3d659080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa3d6591c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa3d659258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa3d659118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa3d659300 VAL: 'item 1' (2 sibs) 39: 0x2aa3d659398 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d66bde0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d66be70 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d66bf00 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d66bf90 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d66c020 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d66c0b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d66c140 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d66c1d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d66c260 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: 0x2aa3d65a8d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65a160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d658cf0 MAP: (2 sibs) 4 children: 39: 0x2aa3d65a200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65a298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65a330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65a3c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d658d88 MAP: (2 sibs) 5 children: 39: 0x2aa3d65a470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65a508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65a5a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65a638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65a6d0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d66e180 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d66e210 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d66e2a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d66e330 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d66e3c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d66e450 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d66e4e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d66e570 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d66e600 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d66e690 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d66e720 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d66e7b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d66e840 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: 0x2aa3d65a9f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65abe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d65ac80 MAP: (2 sibs) 4 children: 39: 0x2aa3d65adc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65ae58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65aef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65af88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d65ad18 MAP: (2 sibs) 5 children: 39: 0x2aa3d65b030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65b0c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65b160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65b1f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65b290 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d670430 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d6704c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d670550 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d6705e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d670670 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d670700 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d670790 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d670820 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d6708b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d670940 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d6709d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d670a60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d670af0 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: 0x2aa3d65a7c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa3d658f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa3d658fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa3d659080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa3d6591c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa3d659258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa3d659118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa3d659300 VAL: 'item 1' (2 sibs) 39: 0x2aa3d659398 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d670d40 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d670dd0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d670e60 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d670ef0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d670f80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d671010 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d6710a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d671130 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d6711c0 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: 0x2aa3d65a8d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65a160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d658cf0 MAP: (2 sibs) 4 children: 39: 0x2aa3d65a200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65a298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65a330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65a3c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d658d88 MAP: (2 sibs) 5 children: 39: 0x2aa3d65a470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65a508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65a5a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65a638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65a6d0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d671650 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d6716e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d671770 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d671800 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d671890 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d671920 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d6719b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d671a40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d671ad0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d671b60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d671bf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d671c80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d671d10 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: 0x2aa3d65a9f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65abe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d65ac80 MAP: (2 sibs) 4 children: 39: 0x2aa3d65adc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65ae58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65aef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65af88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d65ad18 MAP: (2 sibs) 5 children: 39: 0x2aa3d65b030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65b0c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65b160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65b1f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65b290 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d671f60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d671ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d672080 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d672110 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d6721a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d672230 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d6722c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d672350 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d6723e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d672470 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d672500 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d672590 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d672620 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] 0x2aa3d66bde0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d66be70 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d66bf00 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d66bf90 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d66c020 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d66c0b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d66c140 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d66c1d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d66c260 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] 0x2aa3d673430 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d6734c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d673550 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d6735e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d673670 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d673700 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d673790 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d673820 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d6738b0 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] 0x2aa3d66e180 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d66e210 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d66e2a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d66e330 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d66e3c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d66e450 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d66e4e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d66e570 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d66e600 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d66e690 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d66e720 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d66e7b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d66e840 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] 0x2aa3d674620 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d6746b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d674740 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d6747d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d674860 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d6748f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d674980 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d674a10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d674aa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d674b30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d674bc0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d674c50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d674ce0 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] 0x2aa3d670430 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d6704c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d670550 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d6705e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d670670 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d670700 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d670790 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d670820 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d6708b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d670940 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d6709d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d670a60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d670af0 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] 0x2aa3d674f30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d674fc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d675050 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d6750e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d675170 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d675200 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d675290 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d675320 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d6753b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d675440 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d6754d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d675560 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d6755f0 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] 0x2aa3d670d40 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d670dd0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d670e60 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d670ef0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d670f80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d671010 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d6710a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d671130 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d6711c0 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] 0x2aa3d675840 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d6758d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d675960 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d6759f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d675a80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d675b10 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d675ba0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d675c30 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d675cc0 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] 0x2aa3d671650 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d6716e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d671770 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d671800 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d671890 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d671920 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d6719b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d671a40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d671ad0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d671b60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d671bf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d671c80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d671d10 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] 0x2aa3d676150 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d6761e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d676270 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d676300 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d676390 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d676420 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d6764b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d676540 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d6765d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d676660 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d6766f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d676780 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d676810 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] 0x2aa3d671f60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d671ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d672080 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d672110 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d6721a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d672230 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d6722c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d672350 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d6723e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d672470 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d672500 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d672590 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d672620 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] 0x2aa3d676a60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d676af0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d676b80 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d676c10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d676ca0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d676d30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d676dc0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d676e50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d676ee0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d676f70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d677000 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d677090 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d677120 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: 0x2aa3d65a7c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa3d658f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa3d658fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa3d659080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa3d6591c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa3d659258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa3d659118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa3d659300 VAL: 'item 1' (2 sibs) 39: 0x2aa3d659398 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d673f00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d673f90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d674020 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d6740b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d674140 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d6741d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d674260 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d6742f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d674380 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: 0x2aa3d65a8d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65a160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d658cf0 MAP: (2 sibs) 4 children: 39: 0x2aa3d65a200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65a298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65a330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65a3c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d658d88 MAP: (2 sibs) 5 children: 39: 0x2aa3d65a470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65a508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65a5a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65a638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65a6d0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d677370 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d677400 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d677490 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d677520 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d6775b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d677640 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d6776d0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d677760 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d6777f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d677880 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d677910 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d6779a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d677a30 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: 0x2aa3d65a9f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65abe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d65ac80 MAP: (2 sibs) 4 children: 39: 0x2aa3d65adc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65ae58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65aef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65af88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d65ad18 MAP: (2 sibs) 5 children: 39: 0x2aa3d65b030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65b0c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65b160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65b1f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65b290 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d677ad0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d677b60 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d677bf0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d677c80 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d677d10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d677da0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d677e30 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d677ec0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d677f50 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d677fe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d678070 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d678100 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d678190 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: 0x2aa3d65a7c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa3d658f50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa3d658fe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa3d659080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa3d6591c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa3d659258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa3d659118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa3d659300 VAL: 'item 1' (2 sibs) 39: 0x2aa3d659398 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d678230 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa3d6782c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa3d678350 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa3d6783e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa3d678470 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa3d678500 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa3d678590 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa3d678620 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa3d6786b0 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: 0x2aa3d65a8d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65a160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d658cf0 MAP: (2 sibs) 4 children: 39: 0x2aa3d65a200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65a298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65a330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65a3c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d658d88 MAP: (2 sibs) 5 children: 39: 0x2aa3d65a470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65a508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65a5a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65a638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65a6d0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d678750 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d6787e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d678870 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d678900 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d678990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d678a20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d678ab0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d678b40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d678bd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d678c60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d678cf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d678d80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d678e10 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: 0x2aa3d65a9f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa3d65abe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa3d65ac80 MAP: (2 sibs) 4 children: 39: 0x2aa3d65adc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa3d65ae58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa3d65aef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa3d65af88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa3d65ad18 MAP: (2 sibs) 5 children: 39: 0x2aa3d65b030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa3d65b0c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa3d65b160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa3d65b1f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa3d65b290 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa3d678eb0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa3d678f40 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa3d678fd0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa3d679060 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa3d6790f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa3d679180 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa3d679210 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa3d6792a0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa3d679330 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa3d6793c0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa3d679450 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa3d6794e0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa3d679570 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.13.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: 0x2aa3845c490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845bf50 VAL: 'item 1' (4 sibs) 40: 0x2aa3845bfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c080 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c118 MAP: (4 sibs) 2 children: 40: 0x2aa3845c300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845c398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa38467d80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa38467e10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa38467ea0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa38467f30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa38467fc0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa38468050 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa384680e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa38468170 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa38468200 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: 0x2aa3845c5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845c680 VAL: 'item 1' (4 sibs) 40: 0x2aa3845c718 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c848 MAP: (4 sibs) 2 children: 40: 0x2aa3845ca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845cac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa38469da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa38469e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa38469ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa38469f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa38469fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846a070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846a100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846a190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846a220 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: 0x2aa3845c490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845bf50 VAL: 'item 1' (4 sibs) 40: 0x2aa3845bfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c080 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c118 MAP: (4 sibs) 2 children: 40: 0x2aa3845c300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845c398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3846a6b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846a740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846a7d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846a860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846a8f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846a980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846aa10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846aaa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846ab30 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: 0x2aa3845c5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845c680 VAL: 'item 1' (4 sibs) 40: 0x2aa3845c718 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c848 MAP: (4 sibs) 2 children: 40: 0x2aa3845ca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845cac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3846afc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846b050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846b0e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846b170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846b200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846b290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846b320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846b3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846b440 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] 0x2aa38467d80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa38467e10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa38467ea0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa38467f30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa38467fc0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa38468050 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa384680e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa38468170 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa38468200 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] 0x2aa3846bd80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846be10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846bea0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846bf30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846bfc0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846c050 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846c0e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846c170 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846c200 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] 0x2aa38469da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa38469e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa38469ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa38469f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa38469fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846a070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846a100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846a190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846a220 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] 0x2aa3846cf70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846d000 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846d090 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846d120 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846d1b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846d240 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846d2d0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846d360 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846d3f0 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] 0x2aa3846a6b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846a740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846a7d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846a860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846a8f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846a980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846aa10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846aaa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846ab30 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] 0x2aa3846d880 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846d910 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846d9a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846da30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846dac0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846db50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846dbe0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846dc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846dd00 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] 0x2aa3846afc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846b050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846b0e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846b170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846b200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846b290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846b320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846b3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846b440 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] 0x2aa3846e190 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846e220 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846e2b0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846e340 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846e3d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846e460 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846e4f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846e580 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846e610 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: 0x2aa3845c490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845bf50 VAL: 'item 1' (4 sibs) 40: 0x2aa3845bfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c080 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c118 MAP: (4 sibs) 2 children: 40: 0x2aa3845c300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845c398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3846c690 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846c720 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846c7b0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846c840 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846c8d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846c960 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846c9f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846ca80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846cb10 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: 0x2aa3845c5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845c680 VAL: 'item 1' (4 sibs) 40: 0x2aa3845c718 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c848 MAP: (4 sibs) 2 children: 40: 0x2aa3845ca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845cac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3846eaa0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846eb30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846ebc0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846ec50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846ece0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846ed70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846ee00 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846ee90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846ef20 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: 0x2aa3845c490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845bf50 VAL: 'item 1' (4 sibs) 40: 0x2aa3845bfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c080 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c118 MAP: (4 sibs) 2 children: 40: 0x2aa3845c300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845c398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3846efc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846f050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846f0e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846f170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846f200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846f290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846f320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846f3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846f440 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: 0x2aa3845c5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa3845c680 VAL: 'item 1' (4 sibs) 40: 0x2aa3845c718 VAL: 'item 2' (4 sibs) 40: 0x2aa3845c7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa3845c8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa3845c988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa3845c848 MAP: (4 sibs) 2 children: 40: 0x2aa3845ca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa3845cac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa3846f4e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa3846f570 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa3846f600 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa3846f690 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa3846f720 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa3846f7b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa3846f840 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa3846f8d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa3846f960 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.13.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: 0x2aa13a971e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa13a95cd0 VAL: 'a' (21 sibs) 41: 0x2aa13a95d68 VAL: 'b:b' (21 sibs) 41: 0x2aa13a95e00 VAL: 'c{c' (21 sibs) 41: 0x2aa13a95e98 VAL: 'cc{' (21 sibs) 41: 0x2aa13a95f30 VAL: 'c}c' (21 sibs) 41: 0x2aa13a95fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa13a96060 VAL: 'c!c' (21 sibs) 41: 0x2aa13a960f8 VAL: 'cc!' (21 sibs) 41: 0x2aa13a96190 VAL: '.foo' (21 sibs) 41: 0x2aa13a96228 VAL: '.' (21 sibs) 41: 0x2aa13a962c0 VAL: '-a' (21 sibs) 41: 0x2aa13a96358 VAL: '+b' (21 sibs) 41: 0x2aa13a963f0 VAL: '/b' (21 sibs) 41: 0x2aa13a96488 VAL: ':c' (21 sibs) 41: 0x2aa13a96520 VAL: '$g' (21 sibs) 41: 0x2aa13a965b8 VAL: '*' (21 sibs) 41: 0x2aa13a96650 VAL: '*' (21 sibs) 41: 0x2aa13a966e8 VAL: '*' (21 sibs) 41: 0x2aa13a96780 VAL: '*a' (21 sibs) 41: 0x2aa13a96818 VAL: '*a' (21 sibs) 41: 0x2aa13a968b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13aafcc0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13aafd50 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13aafde0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13aafe70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13aaff00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13aaff90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13ab0020 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13ab00b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13ab0140 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13ab01d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13ab0260 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13ab02f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13ab0380 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13ab0410 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13ab04a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13ab0530 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13ab05c0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13ab0650 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13ab06e0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13ab0770 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13ab0800 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13ab0890 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: 0x2aa13a972f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa13a96b90 VAL: 'a' (10 sibs) 41: 0x2aa13a96c28 VAL: 'b' (10 sibs) 41: 0x2aa13a96cc0 VAL: 'c' (10 sibs) 41: 0x2aa13a96d58 VAL: '.foo' (10 sibs) 41: 0x2aa13a96df0 VAL: '.' (10 sibs) 41: 0x2aa13a96e88 VAL: '-a' (10 sibs) 41: 0x2aa13a96f20 VAL: '+b' (10 sibs) 41: 0x2aa13a96fb8 VAL: '/b' (10 sibs) 41: 0x2aa13a97050 VAL: ':c' (10 sibs) 41: 0x2aa13a970e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ab22f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13ab2380 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13ab2410 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13ab24a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13ab2530 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13ab25c0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13ab2650 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13ab26e0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13ab2770 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13ab2800 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13ab2890 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: 0x2aa13a97410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a977c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a978f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a97990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a97a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a97ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a97b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a97bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a97c88 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ab4020 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab40b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab4140 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab41d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab4260 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab42f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab4380 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab4410 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab44a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab4530 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab45c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab4650 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab46e0 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: 0x2aa13a97528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a97ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a98028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a980c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a98158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a981f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a98288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a98320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a983b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ab5d50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab5de0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab5e70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab5f00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab5f90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab6020 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab60b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab6140 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab61d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab6260 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab62f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab6380 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab6410 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: 0x2aa13a971e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa13a95cd0 VAL: 'a' (21 sibs) 41: 0x2aa13a95d68 VAL: 'b:b' (21 sibs) 41: 0x2aa13a95e00 VAL: 'c{c' (21 sibs) 41: 0x2aa13a95e98 VAL: 'cc{' (21 sibs) 41: 0x2aa13a95f30 VAL: 'c}c' (21 sibs) 41: 0x2aa13a95fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa13a96060 VAL: 'c!c' (21 sibs) 41: 0x2aa13a960f8 VAL: 'cc!' (21 sibs) 41: 0x2aa13a96190 VAL: '.foo' (21 sibs) 41: 0x2aa13a96228 VAL: '.' (21 sibs) 41: 0x2aa13a962c0 VAL: '-a' (21 sibs) 41: 0x2aa13a96358 VAL: '+b' (21 sibs) 41: 0x2aa13a963f0 VAL: '/b' (21 sibs) 41: 0x2aa13a96488 VAL: ':c' (21 sibs) 41: 0x2aa13a96520 VAL: '$g' (21 sibs) 41: 0x2aa13a965b8 VAL: '*' (21 sibs) 41: 0x2aa13a96650 VAL: '*' (21 sibs) 41: 0x2aa13a966e8 VAL: '*' (21 sibs) 41: 0x2aa13a96780 VAL: '*a' (21 sibs) 41: 0x2aa13a96818 VAL: '*a' (21 sibs) 41: 0x2aa13a968b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ab6f70 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13ab7000 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13ab7090 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13ab7120 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13ab71b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13ab7240 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13ab72d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13ab7360 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13ab73f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13ab7480 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13ab7510 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13ab75a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13ab7630 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13ab76c0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13ab7750 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13ab77e0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13ab7870 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13ab7900 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13ab7990 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13ab7a20 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13ab7ab0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13ab7b40 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: 0x2aa13a972f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa13a96b90 VAL: 'a' (10 sibs) 41: 0x2aa13a96c28 VAL: 'b' (10 sibs) 41: 0x2aa13a96cc0 VAL: 'c' (10 sibs) 41: 0x2aa13a96d58 VAL: '.foo' (10 sibs) 41: 0x2aa13a96df0 VAL: '.' (10 sibs) 41: 0x2aa13a96e88 VAL: '-a' (10 sibs) 41: 0x2aa13a96f20 VAL: '+b' (10 sibs) 41: 0x2aa13a96fb8 VAL: '/b' (10 sibs) 41: 0x2aa13a97050 VAL: ':c' (10 sibs) 41: 0x2aa13a970e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ab6660 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13ab66f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13ab6780 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13ab6810 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13ab68a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13ab6930 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13ab69c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13ab6a50 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13ab6ae0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13ab6b70 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13ab6c00 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: 0x2aa13a97410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a977c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a978f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a97990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a97a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a97ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a97b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a97bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a97c88 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ab8180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab8210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab82a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab8330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab83c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab8450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab84e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab8570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab8600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab8690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab8720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab87b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab8840 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: 0x2aa13a97528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a97ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a98028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a980c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a98158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a981f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a98288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a98320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a983b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ab8a90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab8b20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab8bb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab8c40 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab8cd0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab8d60 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab8df0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab8e80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab8f10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab8fa0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab9030 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab90c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab9150 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] 0x2aa13aafcc0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13aafd50 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13aafde0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13aafe70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13aaff00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13aaff90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13ab0020 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13ab00b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13ab0140 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13ab01d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13ab0260 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13ab02f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13ab0380 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13ab0410 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13ab04a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13ab0530 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13ab05c0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13ab0650 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13ab06e0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13ab0770 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13ab0800 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13ab0890 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] 0x2aa13abaa10 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13abaaa0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13abab30 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13ababc0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13abac50 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13abace0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13abad70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13abae00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13abae90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13abaf20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13abafb0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13abb040 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13abb0d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13abb160 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13abb1f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13abb280 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13abb310 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13abb3a0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13abb430 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13abb4c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13abb550 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13abb5e0 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] 0x2aa13ab22f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13ab2380 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13ab2410 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13ab24a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13ab2530 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13ab25c0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13ab2650 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13ab26e0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13ab2770 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13ab2800 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13ab2890 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] 0x2aa13ab9820 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13ab98b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13ab9940 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13ab99d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13ab9a60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13ab9af0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13ab9b80 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13ab9c10 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13ab9ca0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13ab9d30 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13ab9dc0 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] 0x2aa13ab4020 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab40b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab4140 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab41d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab4260 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab42f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab4380 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab4410 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab44a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab4530 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab45c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab4650 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab46e0 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] 0x2aa13abbc20 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13abbcb0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13abbd40 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13abbdd0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13abbe60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13abbef0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13abbf80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13abc010 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13abc0a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13abc130 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13abc1c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13abc250 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13abc2e0 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] 0x2aa13ab5d50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab5de0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab5e70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab5f00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab5f90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab6020 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab60b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab6140 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab61d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab6260 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab62f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab6380 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab6410 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] 0x2aa13abc530 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13abc5c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13abc650 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13abc6e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13abc770 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13abc800 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13abc890 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13abc920 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13abc9b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13abca40 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13abcad0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13abcb60 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13abcbf0 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] 0x2aa13ab6f70 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13ab7000 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13ab7090 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13ab7120 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13ab71b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13ab7240 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13ab72d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13ab7360 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13ab73f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13ab7480 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13ab7510 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13ab75a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13ab7630 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13ab76c0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13ab7750 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13ab77e0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13ab7870 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13ab7900 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13ab7990 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13ab7a20 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13ab7ab0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13ab7b40 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] 0x2aa13abd750 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13abd7e0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13abd870 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13abd900 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13abd990 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13abda20 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13abdab0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13abdb40 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13abdbd0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13abdc60 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13abdcf0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13abdd80 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13abde10 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13abdea0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13abdf30 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13abdfc0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13abe050 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13abe0e0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13abe170 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13abe200 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13abe290 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13abe320 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] 0x2aa13ab6660 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13ab66f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13ab6780 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13ab6810 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13ab68a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13ab6930 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13ab69c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13ab6a50 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13ab6ae0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13ab6b70 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13ab6c00 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] 0x2aa13abce40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13abced0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13abcf60 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13abcff0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13abd080 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13abd110 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13abd1a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13abd230 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13abd2c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13abd350 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13abd3e0 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] 0x2aa13ab8180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab8210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab82a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab8330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab83c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab8450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab84e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab8570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab8600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab8690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab8720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab87b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab8840 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] 0x2aa13abe960 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13abe9f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13abea80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13abeb10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13abeba0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13abec30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13abecc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13abed50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13abede0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13abee70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13abef00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13abef90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13abf020 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] 0x2aa13ab8a90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ab8b20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ab8bb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ab8c40 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ab8cd0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ab8d60 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ab8df0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ab8e80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ab8f10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ab8fa0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ab9030 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ab90c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ab9150 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] 0x2aa13abf270 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13abf300 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13abf390 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13abf420 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13abf4b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13abf540 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13abf5d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13abf660 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13abf6f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13abf780 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13abf810 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13abf8a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13abf930 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: 0x2aa13a971e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa13a95cd0 VAL: 'a' (21 sibs) 41: 0x2aa13a95d68 VAL: 'b:b' (21 sibs) 41: 0x2aa13a95e00 VAL: 'c{c' (21 sibs) 41: 0x2aa13a95e98 VAL: 'cc{' (21 sibs) 41: 0x2aa13a95f30 VAL: 'c}c' (21 sibs) 41: 0x2aa13a95fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa13a96060 VAL: 'c!c' (21 sibs) 41: 0x2aa13a960f8 VAL: 'cc!' (21 sibs) 41: 0x2aa13a96190 VAL: '.foo' (21 sibs) 41: 0x2aa13a96228 VAL: '.' (21 sibs) 41: 0x2aa13a962c0 VAL: '-a' (21 sibs) 41: 0x2aa13a96358 VAL: '+b' (21 sibs) 41: 0x2aa13a963f0 VAL: '/b' (21 sibs) 41: 0x2aa13a96488 VAL: ':c' (21 sibs) 41: 0x2aa13a96520 VAL: '$g' (21 sibs) 41: 0x2aa13a965b8 VAL: '*' (21 sibs) 41: 0x2aa13a96650 VAL: '*' (21 sibs) 41: 0x2aa13a966e8 VAL: '*' (21 sibs) 41: 0x2aa13a96780 VAL: '*a' (21 sibs) 41: 0x2aa13a96818 VAL: '*a' (21 sibs) 41: 0x2aa13a968b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13abfb80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13abfc10 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13abfca0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13abfd30 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13abfdc0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13abfe50 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13abfee0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13abff70 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13ac0000 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13ac0090 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13ac0120 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13ac01b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13ac0240 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13ac02d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13ac0360 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13ac03f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13ac0480 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13ac0510 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13ac05a0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13ac0630 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13ac06c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13ac0750 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: 0x2aa13a972f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa13a96b90 VAL: 'a' (10 sibs) 41: 0x2aa13a96c28 VAL: 'b' (10 sibs) 41: 0x2aa13a96cc0 VAL: 'c' (10 sibs) 41: 0x2aa13a96d58 VAL: '.foo' (10 sibs) 41: 0x2aa13a96df0 VAL: '.' (10 sibs) 41: 0x2aa13a96e88 VAL: '-a' (10 sibs) 41: 0x2aa13a96f20 VAL: '+b' (10 sibs) 41: 0x2aa13a96fb8 VAL: '/b' (10 sibs) 41: 0x2aa13a97050 VAL: ':c' (10 sibs) 41: 0x2aa13a970e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13aba130 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13aba1c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13aba250 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13aba2e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13aba370 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13aba400 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13aba490 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13aba520 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13aba5b0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13aba640 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13aba6d0 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: 0x2aa13a97410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a977c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a978f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a97990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a97a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a97ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a97b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a97bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a97c88 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ac07f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ac0880 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ac0910 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ac09a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ac0a30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ac0ac0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ac0b50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ac0be0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ac0c70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ac0d00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ac0d90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ac0e20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ac0eb0 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: 0x2aa13a97528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a97ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a98028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a980c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a98158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a981f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a98288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a98320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a983b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ac0f50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ac0fe0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ac1070 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ac1100 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ac1190 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ac1220 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ac12b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ac1340 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ac13d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ac1460 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ac14f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ac1580 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ac1610 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: 0x2aa13a971e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa13a95cd0 VAL: 'a' (21 sibs) 41: 0x2aa13a95d68 VAL: 'b:b' (21 sibs) 41: 0x2aa13a95e00 VAL: 'c{c' (21 sibs) 41: 0x2aa13a95e98 VAL: 'cc{' (21 sibs) 41: 0x2aa13a95f30 VAL: 'c}c' (21 sibs) 41: 0x2aa13a95fc8 VAL: 'cc}' (21 sibs) 41: 0x2aa13a96060 VAL: 'c!c' (21 sibs) 41: 0x2aa13a960f8 VAL: 'cc!' (21 sibs) 41: 0x2aa13a96190 VAL: '.foo' (21 sibs) 41: 0x2aa13a96228 VAL: '.' (21 sibs) 41: 0x2aa13a962c0 VAL: '-a' (21 sibs) 41: 0x2aa13a96358 VAL: '+b' (21 sibs) 41: 0x2aa13a963f0 VAL: '/b' (21 sibs) 41: 0x2aa13a96488 VAL: ':c' (21 sibs) 41: 0x2aa13a96520 VAL: '$g' (21 sibs) 41: 0x2aa13a965b8 VAL: '*' (21 sibs) 41: 0x2aa13a96650 VAL: '*' (21 sibs) 41: 0x2aa13a966e8 VAL: '*' (21 sibs) 41: 0x2aa13a96780 VAL: '*a' (21 sibs) 41: 0x2aa13a96818 VAL: '*a' (21 sibs) 41: 0x2aa13a968b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ac16b0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa13ac1740 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa13ac17d0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa13ac1860 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa13ac18f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa13ac1980 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa13ac1a10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa13ac1aa0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa13ac1b30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa13ac1bc0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa13ac1c50 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa13ac1ce0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa13ac1d70 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa13ac1e00 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa13ac1e90 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa13ac1f20 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa13ac1fb0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa13ac2040 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa13ac20d0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa13ac2160 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa13ac21f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa13ac2280 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: 0x2aa13a972f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa13a96b90 VAL: 'a' (10 sibs) 41: 0x2aa13a96c28 VAL: 'b' (10 sibs) 41: 0x2aa13a96cc0 VAL: 'c' (10 sibs) 41: 0x2aa13a96d58 VAL: '.foo' (10 sibs) 41: 0x2aa13a96df0 VAL: '.' (10 sibs) 41: 0x2aa13a96e88 VAL: '-a' (10 sibs) 41: 0x2aa13a96f20 VAL: '+b' (10 sibs) 41: 0x2aa13a96fb8 VAL: '/b' (10 sibs) 41: 0x2aa13a97050 VAL: ':c' (10 sibs) 41: 0x2aa13a970e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ac2320 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa13ac23b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa13ac2440 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa13ac24d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa13ac2560 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa13ac25f0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa13ac2680 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa13ac2710 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa13ac27a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa13ac2830 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa13ac28c0 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: 0x2aa13a97410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a977c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a978f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a97990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a97a28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a97ac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a97b58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a97bf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a97c88 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ac2960 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ac29f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ac2a80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ac2b10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ac2ba0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ac2c30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ac2cc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ac2d50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ac2de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ac2e70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ac2f00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ac2f90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ac3020 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: 0x2aa13a97528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa13a97d30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa13a97dc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa13a97e60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa13a97ef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa13a97f90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa13a98028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa13a980c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa13a98158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa13a981f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa13a98288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa13a98320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa13a983b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa13ac30c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa13ac3150 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa13ac31e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa13ac3270 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa13ac3300 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa13ac3390 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa13ac3420 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa13ac34b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa13ac3540 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa13ac35d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa13ac3660 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa13ac36f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa13ac3780 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.00 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.13.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: 0x2aa33c8c070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c7e8e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa33c7edb0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7ee48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7e978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa33c7eef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7ef88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7ea10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa33c7f030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c7eaa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa33c7f0d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c7eb40 MAP: (8 sibs) 4 children: 42: 0x2aa33c7f170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c7f208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c7f2a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c7f338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c7ebd8 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f3e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa33c7f478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa33c7f510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa33c7ec70 MAP: (8 sibs) 2 children: 42: 0x2aa33c7f5b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa33c7f6f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa33c7f788 VAL***: '*BIG' (2 sibs) 42: 0x2aa33c7f648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa33c7ed08 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa33c7fa00 VAL***: '*BIG' (3 sibs) 42: 0x2aa33c7fa98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa33c7fb30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa33c7f8c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa33c7f960 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d078b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d07940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d079d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d07a60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d07af0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d07b80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d07c10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d07ca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d07d30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d07dc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d07e50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d07ee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d07f70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d08000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d08090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d08120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d081b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d08240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d082d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d08360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d083f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d08480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d08510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d085a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d08630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d086c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d08750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d087e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d08870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d08900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d08990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d08a20 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: 0x2aa33c8c188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c80560 MAP: (8 sibs) 2 children: 42: 0x2aa33c7d7d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7d868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c805f8 MAP: (8 sibs) 2 children: 42: 0x2aa33c7dfd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c80690 MAP: (8 sibs) 1 children: 42: 0x2aa33c80a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c80728 MAP: (8 sibs) 1 children: 42: 0x2aa33c80ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c807c0 MAP: (8 sibs) 4 children: 42: 0x2aa33c80b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80858 MAP: (8 sibs) 4 children: 42: 0x2aa33c80de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c808f0 MAP: (8 sibs) 4 children: 42: 0x2aa33c81050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c810e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c81180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80988 MAP: (8 sibs) 4 children: 42: 0x2aa33c812c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c81358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c813f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81488 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d0a7f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d0a880 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d0a910 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d0a9a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d0aa30 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d0aac0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d0ab50 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d0abe0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d0ac70 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d0ad00 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d0ad90 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d0ae20 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d0aeb0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d0af40 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d0afd0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d0b060 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d0b0f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d0b180 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d0b210 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d0b2a0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d0b330 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d0b3c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d0b450 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d0b4e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d0b570 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d0b600 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d0b690 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d0b720 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa33d0b7b0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d0b840 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa33d0b8d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d0b960 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d0ba00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d0ba90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d0bb20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d0bbb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d0bc40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d0bcd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d0bd60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d0bdf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d0be80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d0bf10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d0bfa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d0c030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d0c0c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d0c150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d0c1e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d0c270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d0c300 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa33d0cc00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa33d0cc90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa33d0c420 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa33d0c4b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa33d0c540 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa33d0c390 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa33d0cd20 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa33d0c660 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa33d0c780 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa33d0c810 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa33d0cae0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa33d0c930 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa33d0c6f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa33d0cb70 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d0ba00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d0ba90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d0bb20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d0bbb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d0bc40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d0bcd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d0bd60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d0bdf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d0be80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d0bf10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d0bfa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d0c030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d0c0c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d0c150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d0c1e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d0c270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d0c300 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d0c390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d0c420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d0c4b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d0c540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d0c5d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d0c660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d0c6f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d0c780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d0c810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d0c8a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d0c930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d0c9c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d0ca50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d0cae0 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: 0x2aa33c8c2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c819a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c81a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c81ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c81d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c81dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c81b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c7d9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c81c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c81e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c81f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c81fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d0de10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d0dea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d0df30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d0dfc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d0e050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d0e0e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d0e170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d0e200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d0e290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d0e320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d0e3b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d0e440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d0e4d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d0e560 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: 0x2aa33c8c3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c82100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c82198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c82230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c824a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c82538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c822c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c825e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c82360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c82680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c823f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c827c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d10150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d101e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d10270 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d10300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d10390 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d10420 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d104b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d10540 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d105d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d10660 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d106f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d10780 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d10810 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d108a0 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: 0x2aa33c8c4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c831d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c83570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c836b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c83430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c837e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c834c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83928 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d122c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d12350 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d123e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d12470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d12500 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d12590 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d12620 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d126b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d12740 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d127d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d12860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d128f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d12980 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d12a10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d122c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d12350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d123e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d12470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d12500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d12590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d12620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d126b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d12740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa33d12aa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d12860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d128f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa33d127d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d12a10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d122c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d12350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d123e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d12470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d12500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d12590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d12620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d126b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d12740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d127d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d12860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d128f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d12980 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d12a10 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: 0x2aa33c8c5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c81580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c81618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c816b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c839d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c81748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c83b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c817e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83d88 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d14610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d146a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d14730 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d147c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d14850 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d148e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d14970 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d14a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d14a90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d14b20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d14bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d14c40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d14cd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d14d60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d14610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d146a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d14730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d147c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d14850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d148e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d14970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d14a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d14a90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa33d14df0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d14bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d14c40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa33d14b20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d14d60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d14610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d146a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d14730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d147c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d14850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d148e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d14970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d14a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d14a90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d14b20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d14bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d14c40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d14cd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d14d60 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: 0x2aa33c8c700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c844c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c7e110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c7e1a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c845f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c84860 MAP: (2 sibs) 4 children: 42: 0x2aa33c7fe40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c7fed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c7ff70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c848f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c849a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c84a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c84ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c84b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c84c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa33c7dcc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7dd58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7ddf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa33c847c0 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] 0x2aa33d17c10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d17ca0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d17d30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d17dc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d17e50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d17ee0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d17f70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d18000 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d18090 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d18120 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d181b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d18240 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d182d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d18360 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d183f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d18480 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d18510 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d185a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d18630 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d186c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d18750 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d187e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d18870 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d18900 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: 0x2aa33c8c818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c84d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c85120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c851b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c84eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c85260 MAP: (2 sibs) 4 children: 42: 0x2aa33c800b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c80148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c801e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c852f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c853a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c85438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c854d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c85568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c85600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa33c7e5f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7e688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7e720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa33c856a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c85738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c857d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c85080 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] 0x2aa33d1ae00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d1ae90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d1af20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d1afb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d1b040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d1b0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d1b160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d1b1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d1b280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d1b310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d1b3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d1b430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d1b4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d1b550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d1b5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d1b670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d1b700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d1b790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d1b820 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d1b8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d1b940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d1b9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d1ba60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d1baf0 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] 0x2aa33d1ae00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d1ae90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d1af20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d1afb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d1b040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d1b0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d1b160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d1b1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d1b280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d1b310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d1b3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d1b430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d1b4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d1b550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d1b5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d1b670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d1b700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d1b790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d1b820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d1b8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d1b940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d1b9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d1ba60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa33d1bb80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa33d1bc10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa33d1bca0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa33d1baf0 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] 0x2aa33d1ae00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d1ae90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d1af20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d1afb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d1b040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d1b0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d1b160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d1b1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d1b280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d1b310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d1b3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d1b430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d1b4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d1b550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d1b5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d1b670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d1b700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d1b790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d1b820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d1b8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d1b940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d1b9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d1ba60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d1baf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d1bb80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d1bc10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d1bca0 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: 0x2aa33c8c930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c87370 MAP: (6 sibs) 1 children: 42: 0x2aa33c87710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa33c877b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c878e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c87978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c87a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c87408 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa33c87b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87be8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c87c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c87d18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c87db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c874a0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87e50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa33c87538 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa33c875d0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87f90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa33c88030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa33c880c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa33c87668 MAP: (6 sibs) 1 children: 42: 0x2aa33c88170 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d1dfc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d1e050 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d1e0e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d1e170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d1e200 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d1e290 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d1e320 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d1e3b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d1e440 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d1e4d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d1e560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d1e5f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d1e680 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d1e710 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d1e7a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d1e830 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d1e8c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d1e950 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d1e9e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d1ea70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d1eb00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d1eb90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d1ec20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d1ecb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d1ed40 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: 0x2aa33c8ca48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c89410 MAP: (6 sibs) 1 children: 42: 0x2aa33c82f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c897b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c898e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c89a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c894a8 MAP: (6 sibs) 1 children: 42: 0x2aa33c82ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c89be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c89c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c89d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89540 MAP: (6 sibs) 1 children: 42: 0x2aa33c83090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c89ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c895d8 MAP: (6 sibs) 1 children: 42: 0x2aa33c83130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8a310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89670 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c8a580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c8a618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89708 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8aa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d21180 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d21210 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d212a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d21330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d213c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d21450 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d214e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d21570 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d21600 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d21690 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d21720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d217b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d21840 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d218d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d21960 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d219f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d21a80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d21b10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d21ba0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d21c30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d21cc0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d21d50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d21de0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d21e70 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d21f00 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d22390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d22420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d224b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d22540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d225d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d22660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d226f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d22780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d22810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d228a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d22930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d229c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d22a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d22ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d22b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d22c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d22c90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa33d231a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa33d23230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa33d232c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa33d23350 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa33d233e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa33d22d20 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa33d22db0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa33d23470 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa33d23500 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa33d23590 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa33d23620 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa33d236b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa33d22e40 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa33d22ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa33d23740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa33d237d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa33d23860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa33d238f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa33d22ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa33d23080 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa33d23110 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa33d22f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d23980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d23a10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d23aa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d23b30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d22390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d22420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d224b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d22540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d225d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d22660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d226f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d22780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d22810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d228a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d22930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d229c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d22a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d22ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d22b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d22c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d22c90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d22d20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d22db0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d22e40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d22ed0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d22f60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d22ff0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d23080 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d23110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d231a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d23230 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d232c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d23350 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d233e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d23470 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d23500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d23590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d23620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d236b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d23740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d237d0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d23860 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d238f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d23980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d23a10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d23aa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d23b30 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: 0x2aa33c8cb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa33c8aaf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ab88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ac20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8acb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ad50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ade8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ae80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8af18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8afb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c88810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c888b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa33c7d690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa33c7d728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa33c8b178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c889f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c882b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa33c8b470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d256b0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d25740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d257d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d25860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d258f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d25980 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d25a10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d25aa0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d25b30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d25bc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d25c50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d25ce0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d25d70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d25e00 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d25e90 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d25f20 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d25fb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d26040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d260d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d26160 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d261f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d26280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d26310 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d263a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d26430 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d264c0 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: 0x2aa33c8cc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c88e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa33c88ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa33c88f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa33c88fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa33c89070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa33c82998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d24da0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d24e30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d24ec0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d24f50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d24fe0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d25070 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d25100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d25190 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: 0x2aa33c8cd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c85870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa33c85908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa33c859a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa33c85a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa33c85ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa33c82b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d29100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d29190 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d29220 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d292b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d29340 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d293d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d29460 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d294f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d29100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d29190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d29220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d292b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d29340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d293d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d29460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d294f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d29100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d29190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d29220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d292b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d29340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d293d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d29460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d294f0 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: 0x2aa33c8cea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c7de90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa33c7df28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d2ae30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d2aec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d2af50 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: 0x2aa33c8cfc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa33c83ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d2cb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d2cbf0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d2cc80 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d2cb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d2cbf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d2cc80 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d2cb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d2cbf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d2cc80 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: 0x2aa33c8d0d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa33c8b650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa33c8b6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa33c8b780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8bb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa33c8bbb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa33c8b818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c7e420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa33c7e4b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa33c7e550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa33c8b8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa33c8bc60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa33c8bcf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa33c8b948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa33c8b9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa33c8bda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa33c8be38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa33c8ba78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa33c8bee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa33c8bf78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d2f6f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d2f780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d2f810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d2f8a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d2f930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d2f9c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d2fa50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d2fae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d2fb70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d2fc00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d2fc90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d2fd20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d2fdb0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d2fe40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d2fed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d2ff60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d2fff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d30080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d30110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d301a0 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: 0x2aa33c8d1f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa33c8e330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa33c8e3c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa33c8e460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8e800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa33c8e898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa33c8e4f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c8e940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa33c8e9d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa33c8ea70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa33c8e590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa33c8eb10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa33c8eba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa33c8e628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa33c8e6c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa33c8ec50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa33c8ece8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa33c8e758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa33c8ed90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa33c8ee28 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d32630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d326c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d32750 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d327e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d32870 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d32900 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d32990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d32a20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d32ab0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d32b40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d32bd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d32c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d32cf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d32d80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d32e10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d32ea0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d32f30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d32fc0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d33050 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d330e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d32630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d326c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d32750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d327e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d32870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d32900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d32990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d32a20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d32ab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d32b40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d32bd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d32c60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d32cf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d32d80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d32e10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d32ea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d32f30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d32fc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d33050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d330e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d32630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d326c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d32750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d327e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d32870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d32900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d32990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d32a20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d32ab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d32b40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d32bd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d32c60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d32cf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d32d80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d32e10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d32ea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d32f30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d32fc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d33050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d330e0 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: 0x2aa33c8d308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa33c86790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa33c86c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c86cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c86d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c86828 MAP: (8 sibs) 3 children: 42: 0x2aa33c86e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa33c86ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa33c86f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa33c868c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa33c85f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c86958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa33c85fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c869f0 MAP: (8 sibs) 7 children: 42: 0x2aa33c8eed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa33c8ef68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa33c8f000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa33c8f098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa33c8f130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa33c8f1c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa33c8f260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa33c86a88 VAL***: '*a0' (8 sibs) 42: 0x2aa33c86b20 VAL***: '*a7' (8 sibs) 42: 0x2aa33c86bb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d35570 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d35600 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d35690 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d35720 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d357b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d35840 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d358d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d35960 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d359f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d35a80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d35b10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d35ba0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d35c30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d35cc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d35d50 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d35de0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d35e70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d35f00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d35f90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d36020 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d360b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d36140 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d361d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d36260 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: 0x2aa33c8d420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c8f300 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f7d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa33c8f868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa33c8f900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f398 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f9a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa33c8fa38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa33c8fad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa33c8f430 MAP: (8 sibs) 1 children: 42: 0x2aa33c84380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f4c8 MAP: (8 sibs) 1 children: 42: 0x2aa33c87220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c8f560 MAP: (8 sibs) 7 children: 42: 0x2aa33c8fb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa33c8fc08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa33c8fca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa33c8fd38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa33c8fdd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa33c8fe68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa33c8ff00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa33c8f5f8 MAP: (8 sibs) 3 children: 42: 0x2aa33c8ffa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c90038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c900d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f690 MAP: (8 sibs) 1 children: 42: 0x2aa33c90170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f728 MAP: (8 sibs) 1 children: 42: 0x2aa33c90210 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d37ba0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d37c30 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d37cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d37d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d37de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d37e70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d37f00 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d37f90 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d38020 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d380b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d38140 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d381d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d38260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d382f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d38380 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d38410 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d384a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d38530 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d385c0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d38650 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d386e0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d38770 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d38800 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d38890 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d37ba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d37c30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d37cc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d37d50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d37de0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d37e70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d37f00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d37f90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d38020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d380b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d38140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d381d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d38260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d382f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d38380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d38410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d384a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d38530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d385c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d38650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d386e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d38770 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa33d38920 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa33d389b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa33d38a40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa33d38800 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa33d38ad0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa33d38890 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d38b60 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d37ba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d37c30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d37cc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d37d50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d37de0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d37e70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d37f00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d37f90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d38020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d380b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d38140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d381d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d38260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d382f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d38380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d38410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d384a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d38530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d385c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d38650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d386e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d38770 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d38800 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d38890 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d38920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d389b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d38a40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d38ad0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d38b60 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: 0x2aa33c8d538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa33c7e250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa33c7e2e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa33c7e380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d3a1d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d3a260 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d3a2f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d3a380 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: 0x2aa33c8d650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d3bf00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d3bf90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d3c020 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: 0x2aa33c8d768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c840b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84148 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d3dc30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d3dcc0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d3dd50 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d3dc30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d3dcc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d3dd50 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d3dc30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d3dcc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d3dd50 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: 0x2aa33c8c070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c7e8e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa33c7edb0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7ee48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7e978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa33c7eef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7ef88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7ea10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa33c7f030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c7eaa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa33c7f0d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c7eb40 MAP: (8 sibs) 4 children: 42: 0x2aa33c7f170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c7f208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c7f2a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c7f338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c7ebd8 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f3e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa33c7f478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa33c7f510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa33c7ec70 MAP: (8 sibs) 2 children: 42: 0x2aa33c7f5b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa33c7f6f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa33c7f788 VAL***: '*BIG' (2 sibs) 42: 0x2aa33c7f648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa33c7ed08 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa33c7fa00 VAL***: '*BIG' (3 sibs) 42: 0x2aa33c7fa98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa33c7fb30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa33c7f8c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa33c7f960 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d3ee50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d3eee0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d3ef70 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d3f000 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d3f090 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d3f120 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d3f1b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d3f240 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d3f2d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d3f360 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d3f3f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d3f480 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d3f510 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d3f5a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d3f630 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d3f6c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d3f750 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d3f7e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d3f870 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d3f900 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d3f990 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d3fa20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d3fab0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d3fb40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d3fbd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d3fc60 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d3fcf0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d3fd80 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d3fe10 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d3fea0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d3ff30 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d3ffc0 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: 0x2aa33c8c188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c80560 MAP: (8 sibs) 2 children: 42: 0x2aa33c7d7d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7d868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c805f8 MAP: (8 sibs) 2 children: 42: 0x2aa33c7dfd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c80690 MAP: (8 sibs) 1 children: 42: 0x2aa33c80a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c80728 MAP: (8 sibs) 1 children: 42: 0x2aa33c80ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c807c0 MAP: (8 sibs) 4 children: 42: 0x2aa33c80b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80858 MAP: (8 sibs) 4 children: 42: 0x2aa33c80de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c808f0 MAP: (8 sibs) 4 children: 42: 0x2aa33c81050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c810e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c81180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80988 MAP: (8 sibs) 4 children: 42: 0x2aa33c812c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c81358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c813f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81488 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d40060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d400f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d40180 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d40210 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d402a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d40330 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d403c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d40450 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d404e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d40570 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d40600 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d40690 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d40720 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d407b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d40840 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d408d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d40960 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d409f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d40a80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d40b10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d40ba0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d40c30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d40cc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d40d50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d40de0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d40e70 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d40f00 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d40f90 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa33d41020 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d410b0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa33d41140 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d411d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d41270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d41300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d41390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d41420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d414b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d41540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d415d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d41660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d416f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d41780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d41810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d418a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d41930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d419c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d41a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d41ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d41b70 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa33d42470 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa33d42500 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa33d41c90 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa33d41d20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa33d41db0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa33d41c00 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa33d42590 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa33d41ed0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa33d41ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa33d42080 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa33d42350 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa33d421a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa33d41f60 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa33d423e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d41270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d41300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d41390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d41420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d414b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d41540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d415d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d41660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d416f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d41780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d41810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d418a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d41930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d419c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d41a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d41ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d41b70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d41c00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d41c90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d41d20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d41db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d41e40 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d41ed0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d41f60 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d41ff0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d42080 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d42110 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d421a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d42230 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d422c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d42350 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: 0x2aa33c8c2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c819a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c81a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c81ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c81d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c81dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c81b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c7d9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c81c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c81e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c81f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c81fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d3e540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d3e5d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d3e660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d3e6f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d3e780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d3e810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d3e8a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d3e930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d3e9c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d3ea50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d3eae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d3eb70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d3ec00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d3ec90 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: 0x2aa33c8c3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c82100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c82198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c82230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c824a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c82538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c822c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c825e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c82360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c82680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c823f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c827c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d40060 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d400f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d40180 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d40210 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d402a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d40330 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d403c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d40450 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d404e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d40570 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d40600 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d40690 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d40720 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d407b0 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: 0x2aa33c8c4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c831d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c83570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c836b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c83430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c837e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c834c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83928 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d43680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d43710 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d437a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d43830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d438c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d43950 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d439e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d43a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d43b00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d43b90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d43c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d43cb0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d43d40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d43dd0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d43680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d43710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d437a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d43830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d438c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d43950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d439e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d43a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d43b00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa33d43e60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d43c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d43cb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa33d43b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d43dd0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d43680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d43710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d437a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d43830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d438c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d43950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d439e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d43a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d43b00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d43b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d43c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d43cb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d43d40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d43dd0 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: 0x2aa33c8c5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c81580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c81618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c816b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c839d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c81748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c83b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c817e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83d88 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d43f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d44020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d440b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d44140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d441d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d44260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d442f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d44380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d44410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d444a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d44530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d445c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d44650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d446e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d43f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d44020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d440b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d44140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d441d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d44260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d442f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d44380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d44410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa33d44770 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d44530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d445c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa33d444a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d446e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d43f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d44020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d440b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d44140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d441d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d44260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d442f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d44380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d44410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d444a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d44530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d445c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d44650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d446e0 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: 0x2aa33c8c700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c844c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c7e110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c7e1a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c845f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c84860 MAP: (2 sibs) 4 children: 42: 0x2aa33c7fe40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c7fed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c7ff70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c848f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c849a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c84a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c84ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c84b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c84c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa33c7dcc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7dd58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7ddf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa33c847c0 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] 0x2aa33d451b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d45240 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d452d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d45360 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d453f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d45480 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d45510 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d455a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d45630 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d456c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d45750 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d457e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d45870 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d45900 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d45990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d45a20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d45ab0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d45b40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d45bd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d45c60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d45cf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d45d80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d45e10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d45ea0 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: 0x2aa33c8c818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c84d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c85120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c851b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c84eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c85260 MAP: (2 sibs) 4 children: 42: 0x2aa33c800b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c80148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c801e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c852f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c853a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c85438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c854d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c85568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c85600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa33c7e5f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7e688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7e720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa33c856a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c85738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c857d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c85080 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] 0x2aa33d463c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d46450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d464e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d46570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d46600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d46690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d46720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d467b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d46840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d468d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d46960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d469f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d46a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d46b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d46ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d46c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d46cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d46d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d46de0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d46e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d46f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d46f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d47020 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d470b0 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] 0x2aa33d463c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d46450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d464e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d46570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d46600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d46690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d46720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d467b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d46840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d468d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d46960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d469f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d46a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d46b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d46ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d46c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d46cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d46d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d46de0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d46e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d46f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d46f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d47020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa33d47140 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa33d471d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa33d47260 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa33d470b0 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] 0x2aa33d463c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d46450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d464e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d46570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d46600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d46690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d46720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d467b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d46840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d468d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d46960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d469f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d46a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d46b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d46ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d46c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d46cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d46d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d46de0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d46e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d46f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d46f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d47020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d470b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d47140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d471d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d47260 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: 0x2aa33c8c930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c87370 MAP: (6 sibs) 1 children: 42: 0x2aa33c87710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa33c877b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c878e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c87978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c87a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c87408 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa33c87b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87be8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c87c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c87d18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c87db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c874a0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87e50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa33c87538 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa33c875d0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87f90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa33c88030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa33c880c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa33c87668 MAP: (6 sibs) 1 children: 42: 0x2aa33c88170 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d475d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d47660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d476f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d47780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d47810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d478a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d47930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d479c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d47a50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d47ae0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d47b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d47c00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d47c90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d47d20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d47db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d47e40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d47ed0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d47f60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d47ff0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d48080 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d48110 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d481a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d48230 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d482c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d48350 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: 0x2aa33c8ca48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c89410 MAP: (6 sibs) 1 children: 42: 0x2aa33c82f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c897b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c898e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c89a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c894a8 MAP: (6 sibs) 1 children: 42: 0x2aa33c82ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c89be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c89c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c89d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89540 MAP: (6 sibs) 1 children: 42: 0x2aa33c83090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c89ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c895d8 MAP: (6 sibs) 1 children: 42: 0x2aa33c83130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8a310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89670 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c8a580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c8a618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89708 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8aa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d487e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d48870 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d48900 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d48990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d48a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d48ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d48b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d48bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d48c60 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d48cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d48d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d48e10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d48ea0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d48f30 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d48fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d49050 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d490e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d49170 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d49200 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d49290 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d49320 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d493b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d49440 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d494d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d49560 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d499f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d49a80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d49b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d49ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d49c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d49cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d49d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d49de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d49e70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d49f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d49f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d4a020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d4a0b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d4a140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d4a1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d4a260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d4a2f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa33d4a800 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa33d4a890 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa33d4a920 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa33d4a9b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa33d4aa40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa33d4a380 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa33d4a410 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa33d4aad0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa33d4ab60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa33d4abf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa33d4ac80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa33d4ad10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa33d4a4a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa33d4a530 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa33d4ada0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa33d4ae30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa33d4aec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa33d4af50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa33d4a650 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa33d4a6e0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa33d4a770 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa33d4a5c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d4afe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d4b070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d4b100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d4b190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d499f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d49a80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d49b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d49ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d49c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d49cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d49d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d49de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d49e70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d49f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d49f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d4a020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d4a0b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d4a140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d4a1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d4a260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d4a2f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d4a380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d4a410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d4a4a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d4a530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d4a5c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d4a650 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d4a6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d4a770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d4a800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d4a890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d4a920 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d4a9b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d4aa40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d4aad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d4ab60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d4abf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d4ac80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d4ad10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d4ada0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d4ae30 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d4aec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d4af50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d4afe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d4b070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d4b100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d4b190 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: 0x2aa33c8cb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa33c8aaf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ab88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ac20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8acb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ad50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ade8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ae80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8af18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8afb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c88810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c888b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa33c7d690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa33c7d728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa33c8b178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c889f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c882b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa33c8b470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d487e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d48870 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d48900 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d48990 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d48a20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d48ab0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d48b40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d48bd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d48c60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d48cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d48d80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d48e10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d48ea0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d48f30 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d48fc0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d49050 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d490e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d49170 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d49200 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d49290 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d49320 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d493b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d49440 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d494d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d49560 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d495f0 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: 0x2aa33c8cc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c88e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa33c88ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa33c88f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa33c88fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa33c89070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa33c82998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d448a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d44930 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d449c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d44a50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d44ae0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d44b70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d44c00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d44c90 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: 0x2aa33c8cd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c85870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa33c85908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa33c859a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa33c85a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa33c85ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa33c82b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d4be00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d4be90 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d4bf20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d4bfb0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d4c040 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d4c0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d4c160 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d4c1f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d4be00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d4be90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d4bf20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d4bfb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d4c040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d4c0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d4c160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d4c1f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d4be00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d4be90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d4bf20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d4bfb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d4c040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d4c0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d4c160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d4c1f0 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: 0x2aa33c8cea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c7de90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa33c7df28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d4c710 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d4c7a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d4c830 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: 0x2aa33c8cfc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa33c83ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d4d020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d4d0b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d4d140 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d4d020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d4d0b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d4d140 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d4d020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d4d0b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d4d140 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: 0x2aa33c8d0d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa33c8b650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa33c8b6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa33c8b780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8bb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa33c8bbb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa33c8b818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c7e420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa33c7e4b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa33c7e550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa33c8b8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa33c8bc60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa33c8bcf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa33c8b948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa33c8b9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa33c8bda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa33c8be38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa33c8ba78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa33c8bee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa33c8bf78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d4e240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d4e2d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d4e360 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d4e3f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d4e480 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d4e510 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d4e5a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d4e630 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d4e6c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d4e750 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d4e7e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d4e870 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d4e900 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d4e990 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d4ea20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d4eab0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d4eb40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d4ebd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d4ec60 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d4ecf0 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: 0x2aa33c8d1f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa33c8e330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa33c8e3c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa33c8e460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8e800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa33c8e898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa33c8e4f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c8e940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa33c8e9d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa33c8ea70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa33c8e590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa33c8eb10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa33c8eba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa33c8e628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa33c8e6c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa33c8ec50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa33c8ece8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa33c8e758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa33c8ed90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa33c8ee28 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d4f450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d4f4e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d4f570 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d4f600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d4f690 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d4f720 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d4f7b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d4f840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d4f8d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d4f960 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d4f9f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d4fa80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d4fb10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d4fba0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d4fc30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d4fcc0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d4fd50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d4fde0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d4fe70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d4ff00 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d4f450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d4f4e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d4f570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d4f600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d4f690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d4f720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d4f7b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d4f840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d4f8d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d4f960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d4f9f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d4fa80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d4fb10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d4fba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d4fc30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d4fcc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d4fd50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d4fde0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d4fe70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d4ff00 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d4f450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d4f4e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d4f570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d4f600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d4f690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d4f720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d4f7b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d4f840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d4f8d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d4f960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d4f9f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d4fa80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d4fb10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d4fba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d4fc30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d4fcc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d4fd50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d4fde0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d4fe70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d4ff00 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: 0x2aa33c8d308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa33c86790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa33c86c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c86cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c86d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c86828 MAP: (8 sibs) 3 children: 42: 0x2aa33c86e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa33c86ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa33c86f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa33c868c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa33c85f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c86958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa33c85fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c869f0 MAP: (8 sibs) 7 children: 42: 0x2aa33c8eed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa33c8ef68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa33c8f000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa33c8f098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa33c8f130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa33c8f1c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa33c8f260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa33c86a88 VAL***: '*a0' (8 sibs) 42: 0x2aa33c86b20 VAL***: '*a7' (8 sibs) 42: 0x2aa33c86bb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d50660 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d506f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d50780 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d50810 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d508a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d50930 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d509c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d50a50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d50ae0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d50b70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d50c00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d50c90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d50d20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d50db0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d50e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d50ed0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d50f60 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d50ff0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d51080 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d51110 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d511a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d51230 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d512c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d51350 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: 0x2aa33c8d420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c8f300 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f7d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa33c8f868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa33c8f900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f398 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f9a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa33c8fa38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa33c8fad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa33c8f430 MAP: (8 sibs) 1 children: 42: 0x2aa33c84380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f4c8 MAP: (8 sibs) 1 children: 42: 0x2aa33c87220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c8f560 MAP: (8 sibs) 7 children: 42: 0x2aa33c8fb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa33c8fc08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa33c8fca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa33c8fd38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa33c8fdd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa33c8fe68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa33c8ff00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa33c8f5f8 MAP: (8 sibs) 3 children: 42: 0x2aa33c8ffa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c90038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c900d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f690 MAP: (8 sibs) 1 children: 42: 0x2aa33c90170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f728 MAP: (8 sibs) 1 children: 42: 0x2aa33c90210 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d51870 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d51900 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d51990 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d51a20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d51ab0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d51b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d51bd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d51c60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d51cf0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d51d80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d51e10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d51ea0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d51f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d51fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d52050 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d520e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d52170 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d52200 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d52290 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d52320 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d523b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d52440 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d524d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d52560 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d51870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d51900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d51990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d51a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d51ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d51b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d51bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d51c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d51cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d51d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d51e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d51ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d51f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d51fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d52050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d520e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d52170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d52200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d52290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d52320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d523b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d52440 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa33d525f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa33d52680 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa33d52710 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa33d524d0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa33d527a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa33d52560 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d52830 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d51870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d51900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d51990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d51a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d51ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d51b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d51bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d51c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d51cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d51d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d51e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d51ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d51f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d51fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d52050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d520e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d52170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d52200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d52290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d52320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d523b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d52440 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d524d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d52560 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d525f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d52680 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d52710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d527a0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d52830 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: 0x2aa33c8d538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa33c7e250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa33c7e2e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa33c7e380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d4d930 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d4d9c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d4da50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d4dae0 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: 0x2aa33c8d650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d52a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d52b10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d52ba0 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: 0x2aa33c8d768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c840b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84148 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d53390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d53420 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d534b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d53390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d53420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d534b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa33d53390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d53420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d534b0 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] 0x2aa33d078b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d07940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d079d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d07a60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d07af0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d07b80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d07c10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d07ca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d07d30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d07dc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d07e50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d07ee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d07f70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d08000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d08090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d08120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d081b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d08240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d082d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d08360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d083f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d08480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d08510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d085a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d08630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d086c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d08750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d087e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d08870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d08900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d08990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d08a20 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] 0x2aa33d5a0b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d5a140 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d5a1d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d5a260 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d5a2f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d5a380 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d5a410 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d5a4a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d5a530 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d5a5c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d5a650 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d5a6e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d5a770 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d5a800 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d5a890 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d5a920 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d5a9b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d5aa40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d5aad0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d5ab60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d5abf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d5ac80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d5ad10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d5ada0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d5ae30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d5aec0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d5af50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d5afe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d5b070 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d5b100 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d5b190 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d5b220 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] 0x2aa33d0ba00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d0ba90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d0bb20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d0bbb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d0bc40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d0bcd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d0bd60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d0bdf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d0be80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d0bf10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d0bfa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d0c030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d0c0c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d0c150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d0c1e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d0c270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d0c300 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d0c390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d0c420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d0c4b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d0c540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d0c5d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d0c660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d0c6f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d0c780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d0c810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d0c8a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d0c930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d0c9c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d0ca50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d0cae0 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] 0x2aa33d5b2c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d5b350 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d5b3e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d5b470 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d5b500 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d5b590 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d5b620 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d5b6b0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d5b740 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d5b7d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d5b860 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d5b8f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d5b980 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d5ba10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d5baa0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d5bb30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d5bbc0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d5bc50 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d5bce0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d5bd70 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d5be00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d5be90 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d5bf20 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d5bfb0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d5c040 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d5c0d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d5c160 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d5c1f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d5c280 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d5c310 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d5c3a0 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] 0x2aa33d0de10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d0dea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d0df30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d0dfc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d0e050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d0e0e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d0e170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d0e200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d0e290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d0e320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d0e3b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d0e440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d0e4d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d0e560 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] 0x2aa33d597a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d59830 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d598c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d59950 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d599e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d59a70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d59b00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d59b90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d59c20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d59cb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d59d40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d59dd0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d59e60 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d59ef0 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] 0x2aa33d10150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d101e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d10270 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d10300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d10390 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d10420 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d104b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d10540 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d105d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d10660 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d106f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d10780 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d10810 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d108a0 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] 0x2aa33d5c4d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d5c560 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d5c5f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d5c680 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d5c710 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d5c7a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d5c830 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d5c8c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d5c950 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d5c9e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d5ca70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d5cb00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d5cb90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d5cc20 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] 0x2aa33d122c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d12350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d123e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d12470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d12500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d12590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d12620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d126b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d12740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d127d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d12860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d128f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d12980 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d12a10 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] 0x2aa33d5cde0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d5ce70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d5cf00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d5cf90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d5d020 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d5d0b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d5d140 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d5d1d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d5d260 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d5d2f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d5d380 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d5d410 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d5d4a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d5d530 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] 0x2aa33d14610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d146a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d14730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d147c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d14850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d148e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d14970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d14a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d14a90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d14b20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d14bb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d14c40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d14cd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d14d60 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] 0x2aa33d5d6f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d5d780 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d5d810 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d5d8a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d5d930 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d5d9c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d5da50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d5dae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d5db70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d5dc00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d5dc90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d5dd20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d5ddb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d5de40 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] 0x2aa33d17c10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d17ca0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d17d30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d17dc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d17e50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d17ee0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d17f70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d18000 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d18090 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d18120 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d181b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d18240 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d182d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d18360 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d183f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d18480 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d18510 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d185a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d18630 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d186c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d18750 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d187e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d18870 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d18900 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] 0x2aa33d5e910 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d5e9a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d5ea30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d5eac0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d5eb50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d5ebe0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d5ec70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d5ed00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d5ed90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d5ee20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d5eeb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d5ef40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d5efd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d5f060 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d5f0f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d5f180 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d5f210 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d5f2a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d5f330 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d5f3c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d5f450 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d5f4e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d5f570 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d5f600 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] 0x2aa33d1ae00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d1ae90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d1af20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d1afb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d1b040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d1b0d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d1b160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d1b1f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d1b280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d1b310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d1b3a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d1b430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d1b4c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d1b550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d1b5e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d1b670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d1b700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d1b790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d1b820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d1b8b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d1b940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d1b9d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d1ba60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d1baf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d1bb80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d1bc10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d1bca0 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] 0x2aa33d5fb20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d5fbb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d5fc40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d5fcd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d5fd60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d5fdf0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d5fe80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d5ff10 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d5ffa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d60030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d600c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d60150 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d601e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d60270 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d60300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d60390 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d60420 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d604b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d60540 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d605d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d60660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d606f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d60780 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d60810 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d608a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d60930 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d609c0 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] 0x2aa33d1dfc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d1e050 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d1e0e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d1e170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d1e200 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d1e290 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d1e320 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d1e3b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d1e440 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d1e4d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d1e560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d1e5f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d1e680 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d1e710 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d1e7a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d1e830 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d1e8c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d1e950 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d1e9e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d1ea70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d1eb00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d1eb90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d1ec20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d1ecb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d1ed40 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] 0x2aa33d60d30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d60dc0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d60e50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d60ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d60f70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d61000 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d61090 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d61120 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d611b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d61240 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d612d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d61360 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d613f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d61480 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d61510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d615a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d61630 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d616c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d61750 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d617e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d61870 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d61900 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d61990 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d61a20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d61ab0 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] 0x2aa33d22390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d22420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d224b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d22540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d225d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d22660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d226f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d22780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d22810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d228a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d22930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d229c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d22a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d22ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d22b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d22c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d22c90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d22d20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d22db0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d22e40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d22ed0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d22f60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d22ff0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d23080 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d23110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d231a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d23230 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d232c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d23350 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d233e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d23470 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d23500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d23590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d23620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d236b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d23740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d237d0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d23860 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d238f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d23980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d23a10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d23aa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d23b30 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] 0x2aa33d63150 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d631e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d63270 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d63300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d63390 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d63420 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d634b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d63540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d635d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d63660 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d636f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d63780 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d63810 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d638a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d63930 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d639c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d63a50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d63ae0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d63b70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d63c00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d63c90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d63d20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d63db0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d63e40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d63ed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d63f60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d63ff0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d64080 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d64110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d641a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d64230 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d642c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d64350 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d643e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d64470 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d64500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d64590 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d64620 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d646b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d64740 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d647d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d64860 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d648f0 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] 0x2aa33d256b0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d25740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d257d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d25860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d258f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d25980 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d25a10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d25aa0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d25b30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d25bc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d25c50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d25ce0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d25d70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d25e00 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d25e90 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d25f20 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d25fb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d26040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d260d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d26160 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d261f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d26280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d26310 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d263a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d26430 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d264c0 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] 0x2aa33d61f40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d61fd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d62060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d620f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d62180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d62210 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d622a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d62330 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d623c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d62450 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d624e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d62570 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d62600 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d62690 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d62720 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d627b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d62840 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d628d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d62960 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d629f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d62a80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d62b10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d62ba0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d62c30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d62cc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d62d50 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] 0x2aa33d24da0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d24e30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d24ec0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d24f50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d24fe0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d25070 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d25100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d25190 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] 0x2aa33d5e000 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d5e090 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d5e120 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d5e1b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d5e240 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d5e2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d5e360 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d5e3f0 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] 0x2aa33d29100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d29190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d29220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d292b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d29340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d293d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d29460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d294f0 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] 0x2aa33d65560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d655f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d65680 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d65710 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d657a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d65830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d658c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d65950 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] 0x2aa33d2ae30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d2aec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d2af50 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] 0x2aa33d65e70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d65f00 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d65f90 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] 0x2aa33d2cb60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d2cbf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d2cc80 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] 0x2aa33d66780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d66810 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d668a0 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] 0x2aa33d2f6f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d2f780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d2f810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d2f8a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d2f930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d2f9c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d2fa50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d2fae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d2fb70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d2fc00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d2fc90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d2fd20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d2fdb0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d2fe40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d2fed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d2ff60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d2fff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d30080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d30110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d301a0 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] 0x2aa33d679a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d67a30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d67ac0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d67b50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d67be0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d67c70 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d67d00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d67d90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d67e20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d67eb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d67f40 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d67fd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d68060 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d680f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d68180 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d68210 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d682a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d68330 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d683c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d68450 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] 0x2aa33d32630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d326c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d32750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d327e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d32870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d32900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d32990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d32a20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d32ab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d32b40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d32bd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d32c60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d32cf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d32d80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d32e10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d32ea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d32f30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d32fc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d33050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d330e0 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] 0x2aa33d68bb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d68c40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d68cd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d68d60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d68df0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d68e80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d68f10 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d68fa0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d69030 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d690c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d69150 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d691e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d69270 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d69300 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d69390 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d69420 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d694b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d69540 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d695d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d69660 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] 0x2aa33d35570 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d35600 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d35690 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d35720 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d357b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d35840 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d358d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d35960 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d359f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d35a80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d35b10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d35ba0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d35c30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d35cc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d35d50 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d35de0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d35e70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d35f00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d35f90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d36020 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d360b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d36140 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d361d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d36260 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] 0x2aa33d69dc0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d69e50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d69ee0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d69f70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d6a000 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d6a090 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d6a120 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d6a1b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d6a240 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d6a2d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d6a360 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d6a3f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d6a480 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d6a510 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d6a5a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d6a630 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d6a6c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d6a750 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d6a7e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d6a870 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d6a900 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d6a990 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d6aa20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d6aab0 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] 0x2aa33d37ba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d37c30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d37cc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d37d50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d37de0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d37e70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d37f00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d37f90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d38020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d380b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d38140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d381d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d38260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d382f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d38380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d38410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d384a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d38530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d385c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d38650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d386e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d38770 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d38800 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d38890 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d38920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d389b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d38a40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d38ad0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d38b60 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] 0x2aa33d6afd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d6b060 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d6b0f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d6b180 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d6b210 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d6b2a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d6b330 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d6b3c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d6b450 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d6b4e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d6b570 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d6b600 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d6b690 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d6b720 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d6b7b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d6b840 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d6b8d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d6b960 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d6b9f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d6ba80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d6bb10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d6bba0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d6bc30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d6bcc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d6bd50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d6bde0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d6be70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d6bf00 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d6bf90 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] 0x2aa33d3a1d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d3a260 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d3a2f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d3a380 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] 0x2aa33d67090 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d67120 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d671b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d67240 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] 0x2aa33d3bf00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d3bf90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d3c020 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] 0x2aa33d6c1e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d6c270 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d6c300 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] 0x2aa33d3dc30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d3dcc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d3dd50 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] 0x2aa33d6caf0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d6cb80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d6cc10 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] 0x2aa33d3ee50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d3eee0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d3ef70 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d3f000 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d3f090 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d3f120 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d3f1b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d3f240 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d3f2d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d3f360 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d3f3f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d3f480 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d3f510 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d3f5a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d3f630 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d3f6c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d3f750 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d3f7e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d3f870 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d3f900 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d3f990 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d3fa20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d3fab0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d3fb40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d3fbd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d3fc60 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d3fcf0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d3fd80 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d3fe10 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d3fea0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d3ff30 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d3ffc0 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] 0x2aa33d6dd10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d6dda0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d6de30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d6dec0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d6df50 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d6dfe0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d6e070 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d6e100 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d6e190 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d6e220 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d6e2b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d6e340 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d6e3d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d6e460 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d6e4f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d6e580 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d6e610 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d6e6a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d6e730 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d6e7c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d6e850 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d6e8e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d6e970 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d6ea00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d6ea90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d6eb20 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d6ebb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d6ec40 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d6ecd0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d6ed60 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d6edf0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d6ee80 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] 0x2aa33d41270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d41300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d41390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d41420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d414b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d41540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d415d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d41660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d416f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d41780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d41810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d418a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d41930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d419c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d41a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d41ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d41b70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d41c00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d41c90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d41d20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d41db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d41e40 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d41ed0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d41f60 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d41ff0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d42080 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d42110 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d421a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d42230 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d422c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d42350 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] 0x2aa33d6ef20 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d6efb0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d6f040 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d6f0d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d6f160 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d6f1f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d6f280 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d6f310 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d6f3a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d6f430 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d6f4c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d6f550 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d6f5e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d6f670 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d6f700 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d6f790 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d6f820 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d6f8b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d6f940 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d6f9d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d6fa60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d6faf0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d6fb80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d6fc10 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d6fca0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d6fd30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d6fdc0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d6fe50 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d6fee0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d6ff70 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d70000 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] 0x2aa33d3e540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d3e5d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d3e660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d3e6f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d3e780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d3e810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d3e8a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d3e930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d3e9c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d3ea50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d3eae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d3eb70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d3ec00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d3ec90 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] 0x2aa33d6d400 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d6d490 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d6d520 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d6d5b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d6d640 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d6d6d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d6d760 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d6d7f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d6d880 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d6d910 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d6d9a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d6da30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d6dac0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d6db50 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] 0x2aa33d40060 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d400f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d40180 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d40210 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d402a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d40330 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d403c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d40450 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d404e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d40570 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d40600 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d40690 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d40720 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d407b0 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] 0x2aa33d70130 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d701c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d70250 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d702e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d70370 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d70400 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d70490 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d70520 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d705b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d70640 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d706d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d70760 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d707f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d70880 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] 0x2aa33d43680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d43710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d437a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d43830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d438c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d43950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d439e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d43a70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d43b00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d43b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d43c20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d43cb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d43d40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d43dd0 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] 0x2aa33d70a40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d70ad0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d70b60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d70bf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d70c80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d70d10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d70da0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d70e30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d70ec0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d70f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d70fe0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d71070 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d71100 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d71190 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] 0x2aa33d43f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d44020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d440b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d44140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d441d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d44260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d442f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d44380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d44410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d444a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d44530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d445c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d44650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d446e0 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] 0x2aa33d71350 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d713e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d71470 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d71500 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d71590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d71620 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d716b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d71740 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d717d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d71860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d718f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d71980 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d71a10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d71aa0 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] 0x2aa33d451b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d45240 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d452d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d45360 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d453f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d45480 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d45510 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d455a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d45630 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d456c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d45750 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d457e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d45870 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d45900 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d45990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d45a20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d45ab0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d45b40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d45bd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d45c60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d45cf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d45d80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d45e10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d45ea0 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] 0x2aa33d72700 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d72790 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d72820 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d728b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d72940 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d729d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d72a60 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d72af0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d72b80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d72c10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d72ca0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d72d30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d72dc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d72e50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d72ee0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d72f70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d73000 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d73090 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d73120 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d731b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d73240 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d732d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d73360 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d733f0 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] 0x2aa33d463c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d46450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d464e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d46570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d46600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d46690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d46720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d467b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d46840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d468d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d46960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d469f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d46a80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d46b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d46ba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d46c30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d46cc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d46d50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d46de0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d46e70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d46f00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d46f90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d47020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d470b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d47140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d471d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d47260 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] 0x2aa33d73910 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d739a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d73a30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d73ac0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d73b50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d73be0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d73c70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d73d00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d73d90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d73e20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d73eb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d73f40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d73fd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d74060 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d740f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d74180 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d74210 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d742a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d74330 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d743c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d74450 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d744e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d74570 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d74600 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d74690 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d74720 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d747b0 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] 0x2aa33d475d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d47660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d476f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d47780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d47810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d478a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d47930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d479c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d47a50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d47ae0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d47b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d47c00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d47c90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d47d20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d47db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d47e40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d47ed0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d47f60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d47ff0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d48080 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d48110 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d481a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d48230 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d482c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d48350 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] 0x2aa33d74b20 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d74bb0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d74c40 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d74cd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d74d60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d74df0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d74e80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d74f10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d74fa0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d75030 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d750c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d75150 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d751e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d75270 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d75300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d75390 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d75420 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d754b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d75540 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d755d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d75660 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d756f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d75780 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d75810 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d758a0 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] 0x2aa33d499f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d49a80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d49b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d49ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d49c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d49cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d49d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d49de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d49e70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d49f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d49f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d4a020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d4a0b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d4a140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d4a1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d4a260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d4a2f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d4a380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d4a410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d4a4a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d4a530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d4a5c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d4a650 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d4a6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d4a770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d4a800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d4a890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d4a920 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d4a9b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d4aa40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d4aad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d4ab60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d4abf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d4ac80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d4ad10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d4ada0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d4ae30 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d4aec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d4af50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d4afe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d4b070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d4b100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d4b190 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] 0x2aa33d76f40 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d76fd0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d77060 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d770f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d77180 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d77210 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d772a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d77330 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d773c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d77450 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d774e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d77570 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d77600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d77690 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d77720 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d777b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d77840 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d778d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d77960 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d779f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d77a80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d77b10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d77ba0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d77c30 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d77cc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d77d50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d77de0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d77e70 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d77f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d77f90 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d78020 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d780b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d78140 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d781d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d78260 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d782f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d78380 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d78410 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d784a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d78530 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d785c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d78650 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d786e0 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] 0x2aa33d487e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d48870 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d48900 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d48990 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d48a20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d48ab0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d48b40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d48bd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d48c60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d48cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d48d80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d48e10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d48ea0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d48f30 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d48fc0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d49050 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d490e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d49170 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d49200 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d49290 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d49320 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d493b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d49440 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d494d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d49560 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d495f0 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] 0x2aa33d75d30 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d75dc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d75e50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d75ee0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d75f70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d76000 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d76090 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d76120 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d761b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d76240 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d762d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d76360 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d763f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d76480 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d76510 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d765a0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d76630 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d766c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d76750 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d767e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d76870 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d76900 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d76990 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d76a20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d76ab0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d76b40 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] 0x2aa33d448a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d44930 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d449c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d44a50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d44ae0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d44b70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d44c00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d44c90 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] 0x2aa33d71df0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d71e80 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d71f10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d71fa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d72030 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d720c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d72150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d721e0 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] 0x2aa33d4be00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d4be90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d4bf20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d4bfb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d4c040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d4c0d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d4c160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d4c1f0 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] 0x2aa33d79350 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d793e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d79470 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d79500 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d79590 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d79620 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d796b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d79740 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] 0x2aa33d4c710 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d4c7a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d4c830 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] 0x2aa33d79ca0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d79d30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d79dc0 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] 0x2aa33d4d020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d4d0b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d4d140 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] 0x2aa33d7a5e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d7a670 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d7a700 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] 0x2aa33d4e240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d4e2d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d4e360 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d4e3f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d4e480 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d4e510 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d4e5a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d4e630 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d4e6c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d4e750 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d4e7e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d4e870 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d4e900 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d4e990 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d4ea20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d4eab0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d4eb40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d4ebd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d4ec60 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d4ecf0 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] 0x2aa33d7b800 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d7b890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d7b920 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d7b9b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d7ba40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d7bad0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d7bb60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d7bbf0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d7bc80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d7bd10 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d7bda0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d7be30 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d7bec0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d7bf50 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d7bfe0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d7c070 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d7c100 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d7c190 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d7c220 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d7c2b0 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] 0x2aa33d4f450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d4f4e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d4f570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d4f600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d4f690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d4f720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d4f7b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d4f840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d4f8d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d4f960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d4f9f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d4fa80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d4fb10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d4fba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d4fc30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d4fcc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d4fd50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d4fde0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d4fe70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d4ff00 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] 0x2aa33d7ca10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d7caa0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d7cb30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d7cbc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d7cc50 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d7cce0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d7cd70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d7ce00 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d7ce90 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d7cf20 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d7cfb0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d7d040 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d7d0d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d7d160 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d7d1f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d7d280 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d7d310 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d7d3a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d7d430 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d7d4c0 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] 0x2aa33d50660 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d506f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d50780 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d50810 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d508a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d50930 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d509c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d50a50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d50ae0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d50b70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d50c00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d50c90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d50d20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d50db0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d50e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d50ed0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d50f60 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d50ff0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d51080 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d51110 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d511a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d51230 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d512c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d51350 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] 0x2aa33d7e530 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d7e5c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d7e650 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d7e6e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d7e770 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d7e800 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d7e890 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d7e920 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d7e9b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d7ea40 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d7ead0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d7eb60 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d7ebf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d7ec80 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d7ed10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d7eda0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d7ee30 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d7eec0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d7ef50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d7efe0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d7f070 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d7f100 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d7f190 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d7f220 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] 0x2aa33d51870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d51900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d51990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d51a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d51ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d51b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d51bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d51c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d51cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d51d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d51e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d51ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d51f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d51fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d52050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d520e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d52170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d52200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d52290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d52320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d523b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d52440 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d524d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d52560 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d525f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d52680 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d52710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d527a0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d52830 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] 0x2aa33d7f740 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d7f7d0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d7f860 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d7f8f0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d7f980 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d7fa10 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d7faa0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d7fb30 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d7fbc0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d7fc50 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d7fce0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d7fd70 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d7fe00 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d7fe90 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d7ff20 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d7ffb0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d80040 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d800d0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d80160 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d801f0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d80280 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d80310 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d803a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d80430 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d804c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d80550 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d805e0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d80670 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d80700 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] 0x2aa33d4d930 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d4d9c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d4da50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d4dae0 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] 0x2aa33d7dc20 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d7dcb0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d7dd40 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d7ddd0 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] 0x2aa33d52a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d52b10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d52ba0 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] 0x2aa33d80950 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d809e0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d80a70 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] 0x2aa33d53390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d53420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d534b0 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] 0x2aa33d81260 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d812f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d81380 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: 0x2aa33c8c070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c7e8e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa33c7edb0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7ee48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7e978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa33c7eef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7ef88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7ea10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa33c7f030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c7eaa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa33c7f0d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c7eb40 MAP: (8 sibs) 4 children: 42: 0x2aa33c7f170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c7f208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c7f2a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c7f338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c7ebd8 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f3e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa33c7f478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa33c7f510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa33c7ec70 MAP: (8 sibs) 2 children: 42: 0x2aa33c7f5b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa33c7f6f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa33c7f788 VAL***: '*BIG' (2 sibs) 42: 0x2aa33c7f648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa33c7ed08 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa33c7fa00 VAL***: '*BIG' (3 sibs) 42: 0x2aa33c7fa98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa33c7fb30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa33c7f8c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa33c7f960 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d81b70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d81c00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d81c90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d81d20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d81db0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d81e40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d81ed0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d81f60 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d81ff0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d82080 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d82110 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d821a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d82230 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d822c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d82350 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d823e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d82470 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d82500 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d82590 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d82620 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d826b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d82740 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d827d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d82860 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d828f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d82980 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d82a10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d82aa0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d82b30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d82bc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d82c50 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d82ce0 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: 0x2aa33c8c188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c80560 MAP: (8 sibs) 2 children: 42: 0x2aa33c7d7d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7d868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c805f8 MAP: (8 sibs) 2 children: 42: 0x2aa33c7dfd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c80690 MAP: (8 sibs) 1 children: 42: 0x2aa33c80a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c80728 MAP: (8 sibs) 1 children: 42: 0x2aa33c80ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c807c0 MAP: (8 sibs) 4 children: 42: 0x2aa33c80b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80858 MAP: (8 sibs) 4 children: 42: 0x2aa33c80de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c808f0 MAP: (8 sibs) 4 children: 42: 0x2aa33c81050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c810e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c81180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80988 MAP: (8 sibs) 4 children: 42: 0x2aa33c812c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c81358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c813f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81488 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d82d80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d82e10 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d82ea0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d82f30 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d82fc0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d83050 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d830e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d83170 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d83200 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d83290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d83320 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d833b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d83440 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d834d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d83560 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d835f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d83680 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d83710 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d837a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d83830 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d838c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d83950 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d839e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d83a70 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d83b00 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d83b90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d83c20 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d83cb0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d83d40 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d83dd0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d83e60 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: 0x2aa33c8c2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c819a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c81a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c81ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c81d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c81dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c81b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c7d9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c81c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c81e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c81f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c81fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d83f00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d83f90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d84020 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d840b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d84140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d841d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d84260 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d842f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d84380 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d84410 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d844a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d84530 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d845c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d84650 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: 0x2aa33c8c3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c82100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c82198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c82230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c824a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c82538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c822c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c825e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c82360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c82680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c823f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c827c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d846f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d84780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d84810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d848a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d84930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d849c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d84a50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d84ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d84b70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d84c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d84c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d84d20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d84db0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d84e40 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: 0x2aa33c8c4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c831d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c83570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c836b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c83430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c837e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c834c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83928 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d84ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d84f70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d85000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d85090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d85120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d851b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d85240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d852d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d85360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d853f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d85480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d85510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d855a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d85630 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: 0x2aa33c8c5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c81580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c81618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c816b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c839d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c81748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c83b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c817e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83d88 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d856d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d85760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d857f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d85880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d85910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d859a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d85a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d85ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d85b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d85be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d85c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d85d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d85d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d85e20 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: 0x2aa33c8c700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c844c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c7e110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c7e1a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c845f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c84860 MAP: (2 sibs) 4 children: 42: 0x2aa33c7fe40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c7fed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c7ff70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c848f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c849a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c84a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c84ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c84b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c84c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa33c7dcc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7dd58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7ddf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa33c847c0 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] 0x2aa33d85ec0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d85f50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d85fe0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d86070 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d86100 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d86190 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d86220 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d862b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d86340 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d863d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d86460 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d864f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d86580 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d86610 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d866a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d86730 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d867c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d86850 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d868e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d86970 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d86a00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d86a90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d86b20 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d86bb0 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: 0x2aa33c8c818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c84d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c85120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c851b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c84eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c85260 MAP: (2 sibs) 4 children: 42: 0x2aa33c800b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c80148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c801e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c852f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c853a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c85438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c854d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c85568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c85600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa33c7e5f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7e688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7e720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa33c856a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c85738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c857d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c85080 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] 0x2aa33d86c50 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d86ce0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d86d70 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d86e00 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d86e90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d86f20 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d86fb0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d87040 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d870d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d87160 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d871f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d87280 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d87310 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d873a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d87430 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d874c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d87550 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d875e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d87670 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d87700 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d87790 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d87820 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d878b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d87940 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d879d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d87a60 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d87af0 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: 0x2aa33c8c930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c87370 MAP: (6 sibs) 1 children: 42: 0x2aa33c87710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa33c877b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c878e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c87978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c87a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c87408 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa33c87b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87be8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c87c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c87d18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c87db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c874a0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87e50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa33c87538 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa33c875d0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87f90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa33c88030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa33c880c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa33c87668 MAP: (6 sibs) 1 children: 42: 0x2aa33c88170 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d87b90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d87c20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d87cb0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d87d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d87dd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d87e60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d87ef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d87f80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d88010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d880a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d88130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d881c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d88250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d882e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d88370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d88400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d88490 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d88520 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d885b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d88640 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d886d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d88760 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d887f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d88880 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d88910 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: 0x2aa33c8ca48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c89410 MAP: (6 sibs) 1 children: 42: 0x2aa33c82f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c897b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c898e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c89a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c894a8 MAP: (6 sibs) 1 children: 42: 0x2aa33c82ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c89be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c89c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c89d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89540 MAP: (6 sibs) 1 children: 42: 0x2aa33c83090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c89ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c895d8 MAP: (6 sibs) 1 children: 42: 0x2aa33c83130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8a310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89670 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c8a580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c8a618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89708 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8aa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d889b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d88a40 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d88ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d88b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d88bf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d88c80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d88d10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d88da0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d88e30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d88ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d88f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d88fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d89070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d89100 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d89190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d89220 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d892b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d89340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d893d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d89460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d894f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d89580 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d89610 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d896a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d89730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d897c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d89850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d898e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d89970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d89a00 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d89a90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d89b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d89bb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d89c40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d89cd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d89d60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d89df0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d89e80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d89f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d89fa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d8a030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d8a0c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d8a150 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: 0x2aa33c8cb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa33c8aaf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ab88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ac20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8acb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ad50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ade8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ae80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8af18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8afb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c88810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c888b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa33c7d690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa33c7d728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa33c8b178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c889f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c882b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa33c8b470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8a1f0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d8a280 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d8a310 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d8a3a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d8a430 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d8a4c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d8a550 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d8a5e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d8a670 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d8a700 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d8a790 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d8a820 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d8a8b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d8a940 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d8a9d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d8aa60 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d8aaf0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d8ab80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d8ac10 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d8aca0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d8ad30 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d8adc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d8ae50 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d8aee0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d8af70 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d8b000 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: 0x2aa33c8cc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c88e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa33c88ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa33c88f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa33c88fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa33c89070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa33c82998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d7b150 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d7b1e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d7b270 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d7b300 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d7b390 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d7b420 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d7b4b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d7b540 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: 0x2aa33c8cd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c85870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa33c85908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa33c859a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa33c85a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa33c85ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa33c82b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8b0a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d8b130 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d8b1c0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d8b250 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d8b2e0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d8b370 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d8b400 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d8b490 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: 0x2aa33c8cea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c7de90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa33c7df28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d2f140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d2f1d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d2f260 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: 0x2aa33c8cfc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa33c83ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d7b5e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d7b670 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d7b700 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: 0x2aa33c8d0d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa33c8b650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa33c8b6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa33c8b780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8bb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa33c8bbb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa33c8b818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c7e420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa33c7e4b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa33c7e550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa33c8b8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa33c8bc60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa33c8bcf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa33c8b948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa33c8b9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa33c8bda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa33c8be38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa33c8ba78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa33c8bee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa33c8bf78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8b530 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d8b5c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d8b650 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d8b6e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d8b770 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d8b800 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d8b890 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d8b920 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d8b9b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d8ba40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d8bad0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d8bb60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d8bbf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d8bc80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d8bd10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d8bda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d8be30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d8bec0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d8bf50 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d8bfe0 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: 0x2aa33c8d1f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa33c8e330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa33c8e3c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa33c8e460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8e800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa33c8e898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa33c8e4f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c8e940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa33c8e9d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa33c8ea70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa33c8e590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa33c8eb10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa33c8eba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa33c8e628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa33c8e6c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa33c8ec50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa33c8ece8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa33c8e758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa33c8ed90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa33c8ee28 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8c080 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d8c110 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d8c1a0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d8c230 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d8c2c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d8c350 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d8c3e0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d8c470 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d8c500 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d8c590 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d8c620 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d8c6b0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d8c740 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d8c7d0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d8c860 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d8c8f0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d8c980 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d8ca10 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d8caa0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d8cb30 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: 0x2aa33c8d308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa33c86790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa33c86c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c86cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c86d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c86828 MAP: (8 sibs) 3 children: 42: 0x2aa33c86e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa33c86ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa33c86f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa33c868c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa33c85f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c86958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa33c85fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c869f0 MAP: (8 sibs) 7 children: 42: 0x2aa33c8eed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa33c8ef68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa33c8f000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa33c8f098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa33c8f130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa33c8f1c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa33c8f260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa33c86a88 VAL***: '*a0' (8 sibs) 42: 0x2aa33c86b20 VAL***: '*a7' (8 sibs) 42: 0x2aa33c86bb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8cbd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d8cc60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d8ccf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d8cd80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d8ce10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d8cea0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d8cf30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d8cfc0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d8d050 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d8d0e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d8d170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d8d200 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d8d290 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d8d320 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d8d3b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d8d440 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d8d4d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d8d560 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d8d5f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d8d680 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d8d710 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d8d7a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d8d830 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d8d8c0 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: 0x2aa33c8d420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c8f300 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f7d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa33c8f868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa33c8f900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f398 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f9a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa33c8fa38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa33c8fad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa33c8f430 MAP: (8 sibs) 1 children: 42: 0x2aa33c84380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f4c8 MAP: (8 sibs) 1 children: 42: 0x2aa33c87220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c8f560 MAP: (8 sibs) 7 children: 42: 0x2aa33c8fb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa33c8fc08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa33c8fca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa33c8fd38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa33c8fdd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa33c8fe68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa33c8ff00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa33c8f5f8 MAP: (8 sibs) 3 children: 42: 0x2aa33c8ffa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c90038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c900d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f690 MAP: (8 sibs) 1 children: 42: 0x2aa33c90170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f728 MAP: (8 sibs) 1 children: 42: 0x2aa33c90210 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8d960 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d8d9f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d8da80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d8db10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d8dba0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d8dc30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d8dcc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d8dd50 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d8dde0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d8de70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d8df00 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d8df90 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d8e020 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d8e0b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d8e140 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d8e1d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d8e260 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d8e2f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d8e380 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d8e410 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d8e4a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d8e530 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d8e5c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d8e650 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d8e6e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d8e770 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d8e800 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d8e890 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d8e920 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: 0x2aa33c8d538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa33c7e250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa33c7e2e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa33c7e380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8e9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d8ea50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d8eae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d8eb70 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: 0x2aa33c8d650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8ec10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d8eca0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d8ed30 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: 0x2aa33c8d768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c840b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84148 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8edd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d8ee60 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d8eef0 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: 0x2aa33c8c070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c7e8e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa33c7edb0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7ee48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7e978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa33c7eef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7ef88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c7ea10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa33c7f030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c7eaa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa33c7f0d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c7eb40 MAP: (8 sibs) 4 children: 42: 0x2aa33c7f170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c7f208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c7f2a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c7f338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c7ebd8 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f3e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa33c7f478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa33c7f510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa33c7ec70 MAP: (8 sibs) 2 children: 42: 0x2aa33c7f5b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa33c7f6f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa33c7f788 VAL***: '*BIG' (2 sibs) 42: 0x2aa33c7f648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa33c7ed08 MAP: (8 sibs) 3 children: 42: 0x2aa33c7f830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa33c7fa00 VAL***: '*BIG' (3 sibs) 42: 0x2aa33c7fa98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa33c7fb30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa33c7f8c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa33c7f960 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d8ef90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d8f020 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa33d8f0b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d8f140 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d8f1d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa33d8f260 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d8f2f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d8f380 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa33d8f410 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d8f4a0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d8f530 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d8f5c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d8f650 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d8f6e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d8f770 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d8f800 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d8f890 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa33d8f920 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa33d8f9b0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa33d8fa40 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa33d8fad0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa33d8fb60 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa33d8fbf0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa33d8fc80 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa33d8fd10 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa33d8fda0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa33d8fe30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa33d8fec0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa33d8ff50 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa33d8ffe0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa33d90070 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa33d90100 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: 0x2aa33c8c188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c80560 MAP: (8 sibs) 2 children: 42: 0x2aa33c7d7d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa33c7d868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c805f8 MAP: (8 sibs) 2 children: 42: 0x2aa33c7dfd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa33c7e068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa33c80690 MAP: (8 sibs) 1 children: 42: 0x2aa33c80a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa33c80728 MAP: (8 sibs) 1 children: 42: 0x2aa33c80ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa33c807c0 MAP: (8 sibs) 4 children: 42: 0x2aa33c80b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80858 MAP: (8 sibs) 4 children: 42: 0x2aa33c80de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c80e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c80f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c80fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c808f0 MAP: (8 sibs) 4 children: 42: 0x2aa33c81050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c810e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c81180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa33c80988 MAP: (8 sibs) 4 children: 42: 0x2aa33c812c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa33c81358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa33c813f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa33c81488 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d901a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d90230 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa33d902c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa33d90350 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa33d903e0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa33d90470 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa33d90500 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa33d90590 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa33d90620 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa33d906b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d90740 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa33d907d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa33d90860 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa33d908f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa33d90980 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa33d90a10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa33d90aa0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa33d90b30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa33d90bc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa33d90c50 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa33d90ce0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa33d90d70 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa33d90e00 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa33d90e90 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa33d90f20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa33d90fb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa33d91040 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa33d910d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa33d91160 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa33d911f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa33d91280 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: 0x2aa33c8c2a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c819a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c81a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c81ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c81d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c81dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c81b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c7d9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c81c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c81e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c81f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c81fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d91320 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d913b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d91440 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d914d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d91560 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d915f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d91680 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d91710 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d917a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d91830 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d918c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d91950 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d919e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d91a70 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: 0x2aa33c8c3b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c82100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa33c82198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa33c82230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c824a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa33c82538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa33c822c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa33c825e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c82360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa33c82680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c823f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa33c827c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa33c82858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d91b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d91ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa33d91c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa33d91cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d91d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa33d91de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa33d91e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d91f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d91f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d92020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa33d920b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d92140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d921d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa33d92260 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: 0x2aa33c8c4d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c831d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c83300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c83570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c836b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c83430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c837e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c834c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83928 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d92300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d92390 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d92420 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d924b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d92540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d925d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d92660 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d926f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d92780 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d92810 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d928a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d92930 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d929c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d92a50 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: 0x2aa33c8c5e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa33c81580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c81618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa33c816b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa33c839d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c83a68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa33c81748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa33c83b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa33c817e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa33c83bb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83c48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa33c81878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa33c83cf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa33c83d88 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d92af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d92b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa33d92c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa33d92ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa33d92d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa33d92dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa33d92e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa33d92ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa33d92f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa33d93000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa33d93090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa33d93120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa33d931b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa33d93240 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: 0x2aa33c8c700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c844c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c7e110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c7e1a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c845f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c84860 MAP: (2 sibs) 4 children: 42: 0x2aa33c7fe40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c7fed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c7ff70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c848f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c849a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c84a38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c84ad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c84b68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c84c00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa33c7dcc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7dd58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7ddf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa33c847c0 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] 0x2aa33d932e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d93370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d93400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d93490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d93520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d935b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d93640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d936d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d93760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d937f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d93880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d93910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d939a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d93a30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d93ac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d93b50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d93be0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d93c70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d93d00 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d93d90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d93e20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d93eb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d93f40 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa33d93fd0 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: 0x2aa33c8c818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa33c84cf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa33c84d88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa33c84e20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa33c85120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa33c851b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa33c84eb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa33c85260 MAP: (2 sibs) 4 children: 42: 0x2aa33c800b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa33c80148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa33c801e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa33c80278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa33c852f8 MAP: (2 sibs) 5 children: 42: 0x2aa33c853a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa33c85438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa33c854d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa33c85568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa33c85600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa33c84f50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa33c7e5f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c7e688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c7e720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c84fe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa33c856a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa33c85738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa33c857d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa33c85080 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] 0x2aa33d94070 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa33d94100 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa33d94190 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa33d94220 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa33d942b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa33d94340 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa33d943d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa33d94460 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa33d944f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa33d94580 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa33d94610 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa33d946a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa33d94730 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa33d947c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa33d94850 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa33d948e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa33d94970 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa33d94a00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa33d94a90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa33d94b20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa33d94bb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa33d94c40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa33d94cd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa33d94d60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa33d94df0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa33d94e80 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa33d94f10 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: 0x2aa33c8c930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c87370 MAP: (6 sibs) 1 children: 42: 0x2aa33c87710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa33c877b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c878e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c87978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c87a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c87408 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa33c87b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c87be8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c87c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c87d18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c87db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c874a0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87e50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa33c87538 MAP: (6 sibs) 1 children: 42: 0x2aa33c87ef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa33c875d0 MAP: (6 sibs) 1 children: 42: 0x2aa33c87f90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa33c88030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa33c880c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa33c87668 MAP: (6 sibs) 1 children: 42: 0x2aa33c88170 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d94fb0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d95040 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d950d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d95160 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d951f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d95280 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d95310 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d953a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d95430 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d954c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d95550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d955e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d95670 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d95700 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d95790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d95820 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d958b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa33d95940 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa33d959d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa33d95a60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa33d95af0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa33d95b80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa33d95c10 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa33d95ca0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa33d95d30 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: 0x2aa33c8ca48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa33c89410 MAP: (6 sibs) 1 children: 42: 0x2aa33c82f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c897b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c898e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c89a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c894a8 MAP: (6 sibs) 1 children: 42: 0x2aa33c82ff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c89be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c89c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c89d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89540 MAP: (6 sibs) 1 children: 42: 0x2aa33c83090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c89db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c89e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c89ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c89f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa33c895d8 MAP: (6 sibs) 1 children: 42: 0x2aa33c83130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a0b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8a310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89670 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a3b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a4e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa33c8a580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa33c8a618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa33c8a6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa33c89708 MAP: (6 sibs) 1 children: 42: 0x2aa33c8a750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa33c8a7f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa33c8a888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa33c8a920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa33c8a9b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa33c8aa50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d95dd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa33d95e60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa33d95ef0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa33d95f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa33d96010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa33d960a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa33d96130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa33d961c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa33d96250 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa33d962e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa33d96370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa33d96400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa33d96490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa33d96520 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa33d965b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa33d96640 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa33d966d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa33d96760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa33d967f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa33d96880 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa33d96910 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa33d969a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa33d96a30 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa33d96ac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa33d96b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa33d96be0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa33d96c70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa33d96d00 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa33d96d90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa33d96e20 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa33d96eb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa33d96f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa33d96fd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa33d97060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa33d970f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa33d97180 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa33d97210 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa33d972a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa33d97330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa33d973c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa33d97450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa33d974e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa33d97570 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: 0x2aa33c8cb60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa33c8aaf0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ab88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ac20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8acb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa33c8ad50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ade8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa33c8ae80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8af18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa33c8afb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c88810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa33c888b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa33c8b0e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa33c7d690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa33c7d728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa33c8b178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c889f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa33c8b2a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c88210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa33c882b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa33c8b3d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa33c8b470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d97610 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa33d976a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa33d97730 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa33d977c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa33d97850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa33d978e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa33d97970 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa33d97a00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa33d97a90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa33d97b20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa33d97bb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa33d97c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa33d97cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa33d97d60 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa33d97df0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa33d97e80 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa33d97f10 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa33d97fa0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa33d98030 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa33d980c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa33d98150 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa33d981e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa33d98270 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa33d98300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa33d98390 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa33d98420 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: 0x2aa33c8cc78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c88e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa33c88ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa33c88f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa33c88fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa33c89070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa33c82998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d984c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d98550 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa33d985e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa33d98670 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d98700 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa33d98790 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d98820 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d988b0 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: 0x2aa33c8cd90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa33c85870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa33c85908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa33c859a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa33c85a38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa33c85ad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa33c82a90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa33c82b28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d98950 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa33d989e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa33d98a70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa33d98b00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa33d98b90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa33d98c20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa33d98cb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa33d98d40 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: 0x2aa33c8cea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c7de90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa33c7df28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d98de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d98e70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa33d98f00 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: 0x2aa33c8cfc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83e30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa33c83ec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d98fa0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d99030 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa33d990c0 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: 0x2aa33c8d0d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa33c8b650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa33c8b6e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa33c8b780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8bb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa33c8bbb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa33c8b818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c7e420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa33c7e4b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa33c7e550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa33c8b8b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa33c8bc60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa33c8bcf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa33c8b948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa33c8b9e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa33c8bda0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa33c8be38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa33c8ba78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa33c8bee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa33c8bf78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d99160 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d991f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa33d99280 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa33d99310 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d993a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa33d99430 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa33d994c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d99550 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa33d995e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa33d99670 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa33d99700 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d99790 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa33d99820 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa33d998b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa33d99940 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d999d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa33d99a60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa33d99af0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d99b80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa33d99c10 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: 0x2aa33c8d1f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa33c8e330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa33c8e3c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa33c8e460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa33c8e800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa33c8e898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa33c8e4f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa33c8e940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa33c8e9d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa33c8ea70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa33c8e590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa33c8eb10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa33c8eba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa33c8e628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa33c8e6c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa33c8ec50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa33c8ece8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa33c8e758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa33c8ed90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa33c8ee28 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d99cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d99d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa33d99dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa33d99e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa33d99ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa33d99f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa33d9a010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa33d9a0a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa33d9a130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa33d9a1c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa33d9a250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa33d9a2e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa33d9a370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa33d9a400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa33d9a490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa33d9a520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa33d9a5b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa33d9a640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa33d9a6d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa33d9a760 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: 0x2aa33c8d308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa33c86790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa33c86c60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c86cf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c86d90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c86828 MAP: (8 sibs) 3 children: 42: 0x2aa33c86e30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa33c86ec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa33c86f60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa33c868c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa33c85f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c86958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa33c85fb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c869f0 MAP: (8 sibs) 7 children: 42: 0x2aa33c8eed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa33c8ef68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa33c8f000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa33c8f098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa33c8f130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa33c8f1c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa33c8f260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa33c86a88 VAL***: '*a0' (8 sibs) 42: 0x2aa33c86b20 VAL***: '*a7' (8 sibs) 42: 0x2aa33c86bb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d9a800 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa33d9a890 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa33d9a920 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d9a9b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d9aa40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d9aad0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d9ab60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d9abf0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d9ac80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d9ad10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa33d9ada0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d9ae30 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa33d9aec0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d9af50 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d9afe0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d9b070 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d9b100 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d9b190 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d9b220 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d9b2b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d9b340 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d9b3d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa33d9b460 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa33d9b4f0 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: 0x2aa33c8d420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa33c8f300 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f7d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa33c8f868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa33c8f900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f398 MAP: (8 sibs) 3 children: 42: 0x2aa33c8f9a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa33c8fa38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa33c8fad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa33c8f430 MAP: (8 sibs) 1 children: 42: 0x2aa33c84380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f4c8 MAP: (8 sibs) 1 children: 42: 0x2aa33c87220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa33c8f560 MAP: (8 sibs) 7 children: 42: 0x2aa33c8fb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa33c8fc08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa33c8fca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa33c8fd38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa33c8fdd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa33c8fe68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa33c8ff00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa33c8f5f8 MAP: (8 sibs) 3 children: 42: 0x2aa33c8ffa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa33c90038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa33c900d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa33c8f690 MAP: (8 sibs) 1 children: 42: 0x2aa33c90170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa33c8f728 MAP: (8 sibs) 1 children: 42: 0x2aa33c90210 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d9b590 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa33d9b620 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa33d9b6b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa33d9b740 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa33d9b7d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa33d9b860 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa33d9b8f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa33d9b980 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa33d9ba10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa33d9baa0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa33d9bb30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa33d9bbc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa33d9bc50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa33d9bce0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa33d9bd70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa33d9be00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa33d9be90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa33d9bf20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa33d9bfb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa33d9c040 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa33d9c0d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa33d9c160 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa33d9c1f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa33d9c280 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa33d9c310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa33d9c3a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa33d9c430 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa33d9c4c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa33d9c550 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: 0x2aa33c8d538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa33c7e250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa33c7e2e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa33c7e380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d9c5f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa33d9c680 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa33d9c710 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa33d9c7a0 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: 0x2aa33c8d650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c83f70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d9c840 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d9c8d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d9c960 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: 0x2aa33c8d768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa33c840b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa33c84148 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa33d9ca00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa33d9ca90 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa33d9cb20 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 (18 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (18 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.02 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.13.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: 0x2aa0f0ead00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0f0e3d80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0f0e3e20 VAL: 'foo' (3 sibs) 43: 0x2aa0f0e3eb8 VAL: 'bar' (3 sibs) 43: 0x2aa0f0e3f50 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f124d10 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f124da0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f124e30 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f124ec0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f124f50 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: 0x2aa0f0eae18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e4b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e4c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e4de0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e4e78 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e4ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e4f20 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e4fb8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e4d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5060 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e50f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f126e00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f126e90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f126f20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f126fb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f127040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f1270d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f127160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f1271f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f127280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f127310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f1273a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f127430 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: 0x2aa0f0eaf30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e56a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5920 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e59b8 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e57e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e5a60 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e5af8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e5c38 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f128df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f128e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f128f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f128fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f129030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f1290c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f129150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f1291e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f129270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f129300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f129390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f129420 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: 0x2aa0f0eb048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e5d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e6088 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e5eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e6130 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e61c8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e6270 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e6308 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f12ade0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f12ae70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f12af00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f12af90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f12b020 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f12b0b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f12b140 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f12b1d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f12b260 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f12b2f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f12b380 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f12b410 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: 0x2aa0f0eb160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e6c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e6d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e6dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e6f90 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e7028 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e6e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e70d0 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e7168 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e6ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e7210 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e72a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f12cdd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f12ce60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f12cef0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f12cf80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f12d010 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f12d0a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f12d130 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f12d1c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f12d250 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f12d2e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f12d370 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f12d400 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: 0x2aa0f0eb278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e5290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0f0e5330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0f0e94b0 VAL: 'env01' (28 sibs) 43: 0x2aa0f0e9548 VAL: 'env02' (28 sibs) 43: 0x2aa0f0e95e0 VAL: 'env03' (28 sibs) 43: 0x2aa0f0e9678 VAL: 'env04' (28 sibs) 43: 0x2aa0f0e9710 VAL: 'env11' (28 sibs) 43: 0x2aa0f0e97a8 VAL: 'env12' (28 sibs) 43: 0x2aa0f0e9840 VAL: 'env13' (28 sibs) 43: 0x2aa0f0e98d8 VAL: 'env14' (28 sibs) 43: 0x2aa0f0e9970 VAL: 'env21' (28 sibs) 43: 0x2aa0f0e9a08 VAL: 'env22' (28 sibs) 43: 0x2aa0f0e9aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0f0e9b38 VAL: 'env24' (28 sibs) 43: 0x2aa0f0e9bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0f0e9c68 VAL: 'env32' (28 sibs) 43: 0x2aa0f0e9d00 VAL: 'env33' (28 sibs) 43: 0x2aa0f0e9d98 VAL: 'env34' (28 sibs) 43: 0x2aa0f0e9e30 VAL: 'env41' (28 sibs) 43: 0x2aa0f0e9ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0f0e9f60 VAL: 'env43' (28 sibs) 43: 0x2aa0f0e9ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0f0ea090 VAL: 'env51' (28 sibs) 43: 0x2aa0f0ea128 VAL: 'env52' (28 sibs) 43: 0x2aa0f0ea1c0 VAL: 'env53' (28 sibs) 43: 0x2aa0f0ea258 VAL: 'env54' (28 sibs) 43: 0x2aa0f0ea2f0 VAL: 'env61' (28 sibs) 43: 0x2aa0f0ea388 VAL: 'env62' (28 sibs) 43: 0x2aa0f0ea420 VAL: 'env63' (28 sibs) 43: 0x2aa0f0ea4b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f1300a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f130130 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f1301c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f130250 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f1302e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f130370 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f130400 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f130490 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f130520 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f1305b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f130640 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f1306d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f130760 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f1307f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f130880 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f130910 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f1309a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f130a30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f130ac0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f130b50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f130be0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f130c70 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f130d00 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f130d90 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f130e20 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f130eb0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f130f40 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f130fd0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f131060 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f1310f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f131180 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: 0x2aa0f0eb390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e8360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0f0e84a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0f0e8670 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8708 VAL: 'b' (6 sibs) 43: 0x2aa0f0e87a0 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8838 VAL: 'd' (6 sibs) 43: 0x2aa0f0e88d0 VAL: 'e' (6 sibs) 43: 0x2aa0f0e8968 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8a10 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8aa8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e85d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8b50 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8be8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e83f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0f0e8c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0f0e8dd0 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8e68 VAL: 'b' (6 sibs) 43: 0x2aa0f0e8f00 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8f98 VAL: 'd' (6 sibs) 43: 0x2aa0f0e9030 VAL: 'e' (6 sibs) 43: 0x2aa0f0e90c8 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0f0e9170 VAL: 'a' (2 sibs) 43: 0x2aa0f0e9208 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f132fe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f133070 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f133100 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f133190 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f133220 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f1332b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f133340 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f1333d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f133460 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f1334f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f133580 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f133610 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f1336a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f133730 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f1337c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f133850 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f1338e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f133970 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f133a00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f133a90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f133b20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f133bb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f133c40 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f133cd0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f133d60 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f133df0 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: 0x2aa0f0eb4a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e9300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0f0e93a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0f0eaa40 VAL: 'a' (4 sibs) 43: 0x2aa0f0eaad8 VAL: 'b' (4 sibs) 43: 0x2aa0f0eab70 VAL: 'c' (4 sibs) 43: 0x2aa0f0eac08 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f135610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f1356a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f135730 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f1357c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f135850 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f1358e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f135970 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: 0x2aa0f0eb5c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0f0e44d0 VAL: 'a' (2 sibs) 43: 0x2aa0f0e4568 VAL: 'b' (2 sibs) 43: 0x2aa0f0e46a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0f0e4390 VAL: 'c' (2 sibs) 43: 0x2aa0f0e4428 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f137340 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f1373d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f137460 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f1374f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f137580 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f137610 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f1376a0 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: 0x2aa0f0eb6d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e51a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0f0e4250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0f0e42e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0f0ed740 VAL: 'a' (21 sibs) 43: 0x2aa0f0ed7d8 VAL: 'b' (21 sibs) 43: 0x2aa0f0ed870 VAL: 'b1' (21 sibs) 43: 0x2aa0f0ed908 VAL: 'b2' (21 sibs) 43: 0x2aa0f0ed9a0 VAL: 'b3' (21 sibs) 43: 0x2aa0f0eda38 VAL: 'b4' (21 sibs) 43: 0x2aa0f0edad0 VAL: 'b5' (21 sibs) 43: 0x2aa0f0edb68 VAL: 'b6' (21 sibs) 43: 0x2aa0f0edc00 VAL: 'b61' (21 sibs) 43: 0x2aa0f0edc98 VAL: 'b62' (21 sibs) 43: 0x2aa0f0edd30 VAL: 'b63' (21 sibs) 43: 0x2aa0f0eddc8 VAL: 'b64' (21 sibs) 43: 0x2aa0f0ede60 VAL: 'b65' (21 sibs) 43: 0x2aa0f0edef8 VAL: 'b66' (21 sibs) 43: 0x2aa0f0edf90 VAL: 'b7' (21 sibs) 43: 0x2aa0f0ee028 VAL: 'b8' (21 sibs) 43: 0x2aa0f0ee0c0 VAL: 'b9' (21 sibs) 43: 0x2aa0f0ee158 VAL: 'b10' (21 sibs) 43: 0x2aa0f0ee1f0 VAL: 'e' (21 sibs) 43: 0x2aa0f0ee288 VAL: 'f' (21 sibs) 43: 0x2aa0f0ee320 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13aab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f13ab40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f13abd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f13ac60 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f13acf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f13ad80 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f13ae10 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f13aea0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f13af30 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f13afc0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f13b050 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f13b0e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f13b170 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f13b200 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f13b290 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f13b320 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f13b3b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f13b440 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f13b4d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f13b560 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f13b5f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f13b680 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f13b710 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f13b7a0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f13b830 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: 0x2aa0f0eb7f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0f0ea560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0f0e63b0 VAL: 'f' (1 sibs) 43: 0x2aa0f0ea5f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0f0ea690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0f0e6450 VAL: 'b' (1 sibs) 43: 0x2aa0f0ea728 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13a1a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f13a230 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f13a2c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f13a350 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f13a3e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f13a470 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f13a500 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: 0x2aa0f0ead00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0f0e3d80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0f0e3e20 VAL: 'foo' (3 sibs) 43: 0x2aa0f0e3eb8 VAL: 'bar' (3 sibs) 43: 0x2aa0f0e3f50 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13d0e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f13d170 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f13d200 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f13d290 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f13d320 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: 0x2aa0f0eae18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e4b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e4c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e4de0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e4e78 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e4ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e4f20 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e4fb8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e4d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5060 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e50f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13d9f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13da80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13db10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13dba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13dc30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13dcc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13dd50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13dde0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13de70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13df00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13df90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13e020 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: 0x2aa0f0eaf30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e56a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5920 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e59b8 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e57e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e5a60 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e5af8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e5c38 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13e300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13e390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13e420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13e4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13e540 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13e5d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13e660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13e6f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13e780 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13e810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13e8a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13e930 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: 0x2aa0f0eb048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e5d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e6088 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e5eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e6130 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e61c8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e6270 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e6308 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13ec10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13eca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13ed30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13edc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13ee50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13eee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13ef70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13f000 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13f090 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13f120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13f1b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13f240 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: 0x2aa0f0eb160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e6c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e6d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e6dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e6f90 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e7028 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e6e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e70d0 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e7168 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e6ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e7210 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e72a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13f520 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13f5b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13f640 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13f6d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13f760 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13f7f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13f880 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13f910 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13f9a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13fa30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13fac0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13fb50 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: 0x2aa0f0eb278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e5290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0f0e5330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0f0e94b0 VAL: 'env01' (28 sibs) 43: 0x2aa0f0e9548 VAL: 'env02' (28 sibs) 43: 0x2aa0f0e95e0 VAL: 'env03' (28 sibs) 43: 0x2aa0f0e9678 VAL: 'env04' (28 sibs) 43: 0x2aa0f0e9710 VAL: 'env11' (28 sibs) 43: 0x2aa0f0e97a8 VAL: 'env12' (28 sibs) 43: 0x2aa0f0e9840 VAL: 'env13' (28 sibs) 43: 0x2aa0f0e98d8 VAL: 'env14' (28 sibs) 43: 0x2aa0f0e9970 VAL: 'env21' (28 sibs) 43: 0x2aa0f0e9a08 VAL: 'env22' (28 sibs) 43: 0x2aa0f0e9aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0f0e9b38 VAL: 'env24' (28 sibs) 43: 0x2aa0f0e9bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0f0e9c68 VAL: 'env32' (28 sibs) 43: 0x2aa0f0e9d00 VAL: 'env33' (28 sibs) 43: 0x2aa0f0e9d98 VAL: 'env34' (28 sibs) 43: 0x2aa0f0e9e30 VAL: 'env41' (28 sibs) 43: 0x2aa0f0e9ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0f0e9f60 VAL: 'env43' (28 sibs) 43: 0x2aa0f0e9ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0f0ea090 VAL: 'env51' (28 sibs) 43: 0x2aa0f0ea128 VAL: 'env52' (28 sibs) 43: 0x2aa0f0ea1c0 VAL: 'env53' (28 sibs) 43: 0x2aa0f0ea258 VAL: 'env54' (28 sibs) 43: 0x2aa0f0ea2f0 VAL: 'env61' (28 sibs) 43: 0x2aa0f0ea388 VAL: 'env62' (28 sibs) 43: 0x2aa0f0ea420 VAL: 'env63' (28 sibs) 43: 0x2aa0f0ea4b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f140740 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f1407d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f140860 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f1408f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f140980 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f140a10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f140aa0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f140b30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f140bc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f140c50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f140ce0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f140d70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f140e00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f140e90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f140f20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f140fb0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f141040 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f1410d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f141160 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f1411f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f141280 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f141310 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f1413a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f141430 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f1414c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f141550 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f1415e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f141670 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f141700 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f141790 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f141820 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: 0x2aa0f0eb390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e8360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0f0e84a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0f0e8670 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8708 VAL: 'b' (6 sibs) 43: 0x2aa0f0e87a0 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8838 VAL: 'd' (6 sibs) 43: 0x2aa0f0e88d0 VAL: 'e' (6 sibs) 43: 0x2aa0f0e8968 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8a10 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8aa8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e85d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8b50 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8be8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e83f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0f0e8c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0f0e8dd0 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8e68 VAL: 'b' (6 sibs) 43: 0x2aa0f0e8f00 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8f98 VAL: 'd' (6 sibs) 43: 0x2aa0f0e9030 VAL: 'e' (6 sibs) 43: 0x2aa0f0e90c8 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0f0e9170 VAL: 'a' (2 sibs) 43: 0x2aa0f0e9208 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f141950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f1419e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f141a70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f141b00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f141b90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f141c20 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f141cb0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f141d40 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f141dd0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f141e60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f141ef0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f141f80 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f142010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f1420a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f142130 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f1421c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f142250 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f1422e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f142370 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f142400 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f142490 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f142520 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f1425b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f142640 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f1426d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f142760 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: 0x2aa0f0eb4a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e9300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0f0e93a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0f0eaa40 VAL: 'a' (4 sibs) 43: 0x2aa0f0eaad8 VAL: 'b' (4 sibs) 43: 0x2aa0f0eab70 VAL: 'c' (4 sibs) 43: 0x2aa0f0eac08 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f13fe30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f13fec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f13ff50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f13ffe0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f140070 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f140100 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f140190 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: 0x2aa0f0eb5c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0f0e44d0 VAL: 'a' (2 sibs) 43: 0x2aa0f0e4568 VAL: 'b' (2 sibs) 43: 0x2aa0f0e46a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0f0e4390 VAL: 'c' (2 sibs) 43: 0x2aa0f0e4428 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f142b60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f142bf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f142c80 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f142d10 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f142da0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f142e30 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f142ec0 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: 0x2aa0f0eb6d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e51a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0f0e4250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0f0e42e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0f0ed740 VAL: 'a' (21 sibs) 43: 0x2aa0f0ed7d8 VAL: 'b' (21 sibs) 43: 0x2aa0f0ed870 VAL: 'b1' (21 sibs) 43: 0x2aa0f0ed908 VAL: 'b2' (21 sibs) 43: 0x2aa0f0ed9a0 VAL: 'b3' (21 sibs) 43: 0x2aa0f0eda38 VAL: 'b4' (21 sibs) 43: 0x2aa0f0edad0 VAL: 'b5' (21 sibs) 43: 0x2aa0f0edb68 VAL: 'b6' (21 sibs) 43: 0x2aa0f0edc00 VAL: 'b61' (21 sibs) 43: 0x2aa0f0edc98 VAL: 'b62' (21 sibs) 43: 0x2aa0f0edd30 VAL: 'b63' (21 sibs) 43: 0x2aa0f0eddc8 VAL: 'b64' (21 sibs) 43: 0x2aa0f0ede60 VAL: 'b65' (21 sibs) 43: 0x2aa0f0edef8 VAL: 'b66' (21 sibs) 43: 0x2aa0f0edf90 VAL: 'b7' (21 sibs) 43: 0x2aa0f0ee028 VAL: 'b8' (21 sibs) 43: 0x2aa0f0ee0c0 VAL: 'b9' (21 sibs) 43: 0x2aa0f0ee158 VAL: 'b10' (21 sibs) 43: 0x2aa0f0ee1f0 VAL: 'e' (21 sibs) 43: 0x2aa0f0ee288 VAL: 'f' (21 sibs) 43: 0x2aa0f0ee320 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f143d80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f143e10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f143ea0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f143f30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f143fc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f144050 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f1440e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f144170 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f144200 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f144290 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f144320 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f1443b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f144440 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f1444d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f144560 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f1445f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f144680 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f144710 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f1447a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f144830 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f1448c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f144950 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f1449e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f144a70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f144b00 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: 0x2aa0f0eb7f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0f0ea560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0f0e63b0 VAL: 'f' (1 sibs) 43: 0x2aa0f0ea5f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0f0ea690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0f0e6450 VAL: 'b' (1 sibs) 43: 0x2aa0f0ea728 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f143470 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f143500 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f143590 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f143620 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f1436b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f143740 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f1437d0 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] 0x2aa0f124d10 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f124da0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f124e30 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f124ec0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f124f50 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] 0x2aa0f1466d0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f146760 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f1467f0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f146880 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f146910 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] 0x2aa0f126e00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f126e90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f126f20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f126fb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f127040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f1270d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f127160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f1271f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f127280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f127310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f1273a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f127430 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] 0x2aa0f1478c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f147950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f1479e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f147a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f147b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f147b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f147c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f147cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f147d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f147dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f147e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f147ef0 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] 0x2aa0f128df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f128e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f128f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f128fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f129030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f1290c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f129150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f1291e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f129270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f129300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f129390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f129420 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] 0x2aa0f1481d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f148260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f1482f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f148380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f148410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f1484a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f148530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f1485c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f148650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f1486e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f148770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f148800 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] 0x2aa0f12ade0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f12ae70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f12af00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f12af90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f12b020 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f12b0b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f12b140 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f12b1d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f12b260 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f12b2f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f12b380 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f12b410 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] 0x2aa0f148ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f148b70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f148c00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f148c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f148d20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f148db0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f148e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f148ed0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f148f60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f148ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f149080 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f149110 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] 0x2aa0f12cdd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f12ce60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f12cef0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f12cf80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f12d010 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f12d0a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f12d130 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f12d1c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f12d250 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f12d2e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f12d370 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f12d400 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] 0x2aa0f1493f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f149480 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f149510 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f1495a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f149630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f1496c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f149750 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f1497e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f149870 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f149900 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f149990 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f149a20 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] 0x2aa0f1300a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f130130 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f1301c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f130250 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f1302e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f130370 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f130400 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f130490 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f130520 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f1305b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f130640 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f1306d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f130760 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f1307f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f130880 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f130910 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f1309a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f130a30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f130ac0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f130b50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f130be0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f130c70 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f130d00 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f130d90 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f130e20 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f130eb0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f130f40 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f130fd0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f131060 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f1310f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f131180 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] 0x2aa0f14a610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f14a6a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f14a730 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f14a7c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f14a850 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f14a8e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f14a970 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f14aa00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f14aa90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f14ab20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f14abb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f14ac40 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f14acd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f14ad60 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f14adf0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f14ae80 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f14af10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f14afa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f14b030 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f14b0c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f14b150 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f14b1e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f14b270 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f14b300 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f14b390 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f14b420 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f14b4b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f14b540 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f14b5d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f14b660 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f14b6f0 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] 0x2aa0f132fe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f133070 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f133100 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f133190 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f133220 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f1332b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f133340 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f1333d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f133460 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f1334f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f133580 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f133610 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f1336a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f133730 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f1337c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f133850 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f1338e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f133970 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f133a00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f133a90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f133b20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f133bb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f133c40 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f133cd0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f133d60 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f133df0 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] 0x2aa0f14b820 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f14b8b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f14b940 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f14b9d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f14ba60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f14baf0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f14bb80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f14bc10 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f14bca0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f14bd30 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f14bdc0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f14be50 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f14bee0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f14bf70 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f14c000 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f14c090 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f14c120 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f14c1b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f14c240 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f14c2d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f14c360 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f14c3f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f14c480 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f14c510 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f14c5a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f14c630 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] 0x2aa0f135610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f1356a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f135730 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f1357c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f135850 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f1358e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f135970 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] 0x2aa0f149d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f149d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f149e20 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f149eb0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f149f40 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f149fd0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f14a060 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] 0x2aa0f137340 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f1373d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f137460 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f1374f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f137580 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f137610 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f1376a0 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] 0x2aa0f14ca30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f14cac0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f14cb50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f14cbe0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f14cc70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f14cd00 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f14cd90 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] 0x2aa0f13aab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f13ab40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f13abd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f13ac60 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f13acf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f13ad80 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f13ae10 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f13aea0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f13af30 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f13afc0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f13b050 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f13b0e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f13b170 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f13b200 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f13b290 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f13b320 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f13b3b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f13b440 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f13b4d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f13b560 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f13b5f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f13b680 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f13b710 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f13b7a0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f13b830 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] 0x2aa0f14dc50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f14dce0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f14dd70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f14de00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f14de90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f14df20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f14dfb0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f14e040 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f14e0d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f14e160 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f14e1f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f14e280 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f14e310 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f14e3a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f14e430 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f14e4c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f14e550 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f14e5e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f14e670 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f14e700 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f14e790 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f14e820 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f14e8b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f14e940 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f14e9d0 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] 0x2aa0f13a1a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f13a230 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f13a2c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f13a350 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f13a3e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f13a470 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f13a500 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] 0x2aa0f14d340 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f14d3d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f14d460 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f14d4f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f14d580 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f14d610 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f14d6a0 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] 0x2aa0f13d0e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f13d170 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f13d200 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f13d290 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f13d320 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] 0x2aa0f14ee60 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f14eef0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f14ef80 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f14f010 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f14f0a0 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] 0x2aa0f13d9f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13da80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13db10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13dba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13dc30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13dcc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13dd50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13dde0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13de70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13df00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13df90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13e020 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] 0x2aa0f14f770 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f14f800 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f14f890 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f14f920 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f14f9b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f14fa40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f14fad0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f14fb60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f14fbf0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f14fc80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f14fd10 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f14fda0 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] 0x2aa0f13e300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13e390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13e420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13e4b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13e540 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13e5d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13e660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13e6f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13e780 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13e810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13e8a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13e930 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] 0x2aa0f150080 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f150110 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f1501a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f150230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f1502c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f150350 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f1503e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f150470 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f150500 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f150590 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f150620 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f1506b0 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] 0x2aa0f13ec10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13eca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13ed30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13edc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13ee50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13eee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13ef70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13f000 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13f090 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13f120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13f1b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13f240 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] 0x2aa0f150990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f150a20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f150ab0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f150b40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f150bd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f150c60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f150cf0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f150d80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f150e10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f150ea0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f150f30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f150fc0 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] 0x2aa0f13f520 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f13f5b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f13f640 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f13f6d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f13f760 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f13f7f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f13f880 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f13f910 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f13f9a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f13fa30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f13fac0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f13fb50 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] 0x2aa0f1512a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f151330 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f1513c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f151450 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f1514e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f151570 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f151600 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f151690 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f151720 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f1517b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f151840 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f1518d0 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] 0x2aa0f140740 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f1407d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f140860 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f1408f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f140980 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f140a10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f140aa0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f140b30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f140bc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f140c50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f140ce0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f140d70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f140e00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f140e90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f140f20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f140fb0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f141040 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f1410d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f141160 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f1411f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f141280 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f141310 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f1413a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f141430 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f1414c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f141550 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f1415e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f141670 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f141700 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f141790 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f141820 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] 0x2aa0f1524c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f152550 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f1525e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f152670 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f152700 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f152790 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f152820 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f1528b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f152940 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f1529d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f152a60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f152af0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f152b80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f152c10 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f152ca0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f152d30 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f152dc0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f152e50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f152ee0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f152f70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f153000 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f153090 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f153120 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f1531b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f153240 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f1532d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f153360 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f1533f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f153480 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f153510 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f1535a0 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] 0x2aa0f141950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f1419e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f141a70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f141b00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f141b90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f141c20 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f141cb0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f141d40 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f141dd0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f141e60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f141ef0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f141f80 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f142010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f1420a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f142130 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f1421c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f142250 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f1422e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f142370 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f142400 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f142490 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f142520 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f1425b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f142640 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f1426d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f142760 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] 0x2aa0f1536d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f153760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f1537f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f153880 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f153910 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f1539a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f153a30 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f153ac0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f153b50 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f153be0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f153c70 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f153d00 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f153d90 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f153e20 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f153eb0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f153f40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f153fd0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f154060 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f1540f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f154180 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f154210 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f1542a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f154330 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f1543c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f154450 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f1544e0 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] 0x2aa0f13fe30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f13fec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f13ff50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f13ffe0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f140070 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f140100 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f140190 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] 0x2aa0f151bb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f151c40 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f151cd0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f151d60 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f151df0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f151e80 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f151f10 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] 0x2aa0f142b60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f142bf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f142c80 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f142d10 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f142da0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f142e30 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f142ec0 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] 0x2aa0f1548e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f154970 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f154a00 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f154a90 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f154b20 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f154bb0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f154c40 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] 0x2aa0f143d80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f143e10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f143ea0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f143f30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f143fc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f144050 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f1440e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f144170 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f144200 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f144290 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f144320 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f1443b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f144440 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f1444d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f144560 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f1445f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f144680 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f144710 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f1447a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f144830 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f1448c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f144950 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f1449e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f144a70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f144b00 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] 0x2aa0f155b00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f155b90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f155c20 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f155cb0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f155d40 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f155dd0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f155e60 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f155ef0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f155f80 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f156010 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f1560a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f156130 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f1561c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f156250 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f1562e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f156370 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f156400 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f156490 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f156520 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f1565b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f156640 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f1566d0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f156760 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f1567f0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f156880 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] 0x2aa0f143470 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f143500 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f143590 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f143620 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f1436b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f143740 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f1437d0 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] 0x2aa0f1551f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f155280 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f155310 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f1553a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f155430 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f1554c0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f155550 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: 0x2aa0f0ead00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0f0e3d80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0f0e3e20 VAL: 'foo' (3 sibs) 43: 0x2aa0f0e3eb8 VAL: 'bar' (3 sibs) 43: 0x2aa0f0e3f50 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f1472e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f147370 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f147400 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f147490 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f147520 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: 0x2aa0f0eae18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e4b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e4c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e4de0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e4e78 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e4ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e4f20 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e4fb8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e4d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5060 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e50f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f156d10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f156da0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f156e30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f156ec0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f156f50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f156fe0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f157070 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f157100 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f157190 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f157220 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f1572b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f157340 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: 0x2aa0f0eaf30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e56a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5920 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e59b8 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e57e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e5a60 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e5af8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e5c38 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f1573e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f157470 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f157500 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f157590 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f157620 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f1576b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f157740 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f1577d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f157860 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f1578f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f157980 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f157a10 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: 0x2aa0f0eb048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e5d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e6088 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e5eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e6130 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e61c8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e6270 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e6308 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f157ab0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f157b40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f157bd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f157c60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f157cf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f157d80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f157e10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f157ea0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f157f30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f157fc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f158050 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f1580e0 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: 0x2aa0f0eb160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e6c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e6d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e6dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e6f90 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e7028 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e6e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e70d0 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e7168 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e6ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e7210 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e72a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f158180 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f158210 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f1582a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f158330 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f1583c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f158450 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f1584e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f158570 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f158600 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f158690 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f158720 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f1587b0 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: 0x2aa0f0eb278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e5290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0f0e5330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0f0e94b0 VAL: 'env01' (28 sibs) 43: 0x2aa0f0e9548 VAL: 'env02' (28 sibs) 43: 0x2aa0f0e95e0 VAL: 'env03' (28 sibs) 43: 0x2aa0f0e9678 VAL: 'env04' (28 sibs) 43: 0x2aa0f0e9710 VAL: 'env11' (28 sibs) 43: 0x2aa0f0e97a8 VAL: 'env12' (28 sibs) 43: 0x2aa0f0e9840 VAL: 'env13' (28 sibs) 43: 0x2aa0f0e98d8 VAL: 'env14' (28 sibs) 43: 0x2aa0f0e9970 VAL: 'env21' (28 sibs) 43: 0x2aa0f0e9a08 VAL: 'env22' (28 sibs) 43: 0x2aa0f0e9aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0f0e9b38 VAL: 'env24' (28 sibs) 43: 0x2aa0f0e9bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0f0e9c68 VAL: 'env32' (28 sibs) 43: 0x2aa0f0e9d00 VAL: 'env33' (28 sibs) 43: 0x2aa0f0e9d98 VAL: 'env34' (28 sibs) 43: 0x2aa0f0e9e30 VAL: 'env41' (28 sibs) 43: 0x2aa0f0e9ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0f0e9f60 VAL: 'env43' (28 sibs) 43: 0x2aa0f0e9ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0f0ea090 VAL: 'env51' (28 sibs) 43: 0x2aa0f0ea128 VAL: 'env52' (28 sibs) 43: 0x2aa0f0ea1c0 VAL: 'env53' (28 sibs) 43: 0x2aa0f0ea258 VAL: 'env54' (28 sibs) 43: 0x2aa0f0ea2f0 VAL: 'env61' (28 sibs) 43: 0x2aa0f0ea388 VAL: 'env62' (28 sibs) 43: 0x2aa0f0ea420 VAL: 'env63' (28 sibs) 43: 0x2aa0f0ea4b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f158850 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f1588e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f158970 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f158a00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f158a90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f158b20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f158bb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f158c40 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f158cd0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f158d60 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f158df0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f158e80 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f158f10 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f158fa0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f159030 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f1590c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f159150 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f1591e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f159270 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f159300 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f159390 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f159420 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f1594b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f159540 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f1595d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f159660 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f1596f0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f159780 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f159810 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f1598a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f159930 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: 0x2aa0f0eb390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e8360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0f0e84a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0f0e8670 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8708 VAL: 'b' (6 sibs) 43: 0x2aa0f0e87a0 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8838 VAL: 'd' (6 sibs) 43: 0x2aa0f0e88d0 VAL: 'e' (6 sibs) 43: 0x2aa0f0e8968 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8a10 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8aa8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e85d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8b50 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8be8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e83f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0f0e8c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0f0e8dd0 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8e68 VAL: 'b' (6 sibs) 43: 0x2aa0f0e8f00 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8f98 VAL: 'd' (6 sibs) 43: 0x2aa0f0e9030 VAL: 'e' (6 sibs) 43: 0x2aa0f0e90c8 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0f0e9170 VAL: 'a' (2 sibs) 43: 0x2aa0f0e9208 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f1599d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f159a60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f159af0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f159b80 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f159c10 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f159ca0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f159d30 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f159dc0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f159e50 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f159ee0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f159f70 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f15a000 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f15a090 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f15a120 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f15a1b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f15a240 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f15a2d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f15a360 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f15a3f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f15a480 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f15a510 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f15a5a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f15a630 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f15a6c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f15a750 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f15a7e0 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: 0x2aa0f0eb4a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e9300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0f0e93a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0f0eaa40 VAL: 'a' (4 sibs) 43: 0x2aa0f0eaad8 VAL: 'b' (4 sibs) 43: 0x2aa0f0eab70 VAL: 'c' (4 sibs) 43: 0x2aa0f0eac08 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15a880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f15a910 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f15a9a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f15aa30 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f15aac0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f15ab50 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f15abe0 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: 0x2aa0f0eb5c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0f0e44d0 VAL: 'a' (2 sibs) 43: 0x2aa0f0e4568 VAL: 'b' (2 sibs) 43: 0x2aa0f0e46a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0f0e4390 VAL: 'c' (2 sibs) 43: 0x2aa0f0e4428 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15ac80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f15ad10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f15ada0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f15ae30 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f15aec0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f15af50 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f15afe0 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: 0x2aa0f0eb6d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e51a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0f0e4250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0f0e42e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0f0ed740 VAL: 'a' (21 sibs) 43: 0x2aa0f0ed7d8 VAL: 'b' (21 sibs) 43: 0x2aa0f0ed870 VAL: 'b1' (21 sibs) 43: 0x2aa0f0ed908 VAL: 'b2' (21 sibs) 43: 0x2aa0f0ed9a0 VAL: 'b3' (21 sibs) 43: 0x2aa0f0eda38 VAL: 'b4' (21 sibs) 43: 0x2aa0f0edad0 VAL: 'b5' (21 sibs) 43: 0x2aa0f0edb68 VAL: 'b6' (21 sibs) 43: 0x2aa0f0edc00 VAL: 'b61' (21 sibs) 43: 0x2aa0f0edc98 VAL: 'b62' (21 sibs) 43: 0x2aa0f0edd30 VAL: 'b63' (21 sibs) 43: 0x2aa0f0eddc8 VAL: 'b64' (21 sibs) 43: 0x2aa0f0ede60 VAL: 'b65' (21 sibs) 43: 0x2aa0f0edef8 VAL: 'b66' (21 sibs) 43: 0x2aa0f0edf90 VAL: 'b7' (21 sibs) 43: 0x2aa0f0ee028 VAL: 'b8' (21 sibs) 43: 0x2aa0f0ee0c0 VAL: 'b9' (21 sibs) 43: 0x2aa0f0ee158 VAL: 'b10' (21 sibs) 43: 0x2aa0f0ee1f0 VAL: 'e' (21 sibs) 43: 0x2aa0f0ee288 VAL: 'f' (21 sibs) 43: 0x2aa0f0ee320 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15b080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f15b110 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f15b1a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f15b230 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f15b2c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f15b350 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f15b3e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f15b470 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f15b500 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f15b590 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f15b620 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f15b6b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f15b740 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f15b7d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f15b860 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f15b8f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f15b980 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f15ba10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f15baa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f15bb30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f15bbc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f15bc50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f15bce0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f15bd70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f15be00 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: 0x2aa0f0eb7f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0f0ea560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0f0e63b0 VAL: 'f' (1 sibs) 43: 0x2aa0f0ea5f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0f0ea690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0f0e6450 VAL: 'b' (1 sibs) 43: 0x2aa0f0ea728 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15bea0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f15bf30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f15bfc0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f15c050 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f15c0e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f15c170 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f15c200 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: 0x2aa0f0ead00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0f0e3d80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0f0e3e20 VAL: 'foo' (3 sibs) 43: 0x2aa0f0e3eb8 VAL: 'bar' (3 sibs) 43: 0x2aa0f0e3f50 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15c2a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f15c330 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0f15c3c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0f15c450 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0f15c4e0 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: 0x2aa0f0eae18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4ad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e4b68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e4c10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e4de0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e4e78 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e4ca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e4f20 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e4fb8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e4d40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5060 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e50f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15c580 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f15c610 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f15c6a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f15c730 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f15c7c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f15c850 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f15c8e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f15c970 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f15ca00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f15ca90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f15cb20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f15cbb0 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: 0x2aa0f0eaf30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e56a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5920 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e59b8 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e57e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e5a60 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e5af8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e5ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e5c38 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15cc50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f15cce0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f15cd70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f15ce00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f15ce90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f15cf20 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f15cfb0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f15d040 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f15d0d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f15d160 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f15d1f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f15d280 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: 0x2aa0f0eb048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e5ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e5d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e5e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e5ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e6088 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e5eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e6130 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e61c8 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e5f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e6270 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e6308 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15d320 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f15d3b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f15d440 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f15d4d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f15d560 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f15d5f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f15d680 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f15d710 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f15d7a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f15d830 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f15d8c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f15d950 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: 0x2aa0f0eb160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e6c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0f0e6d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0f0e6dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0f0e6f90 VAL: 'val0' (2 sibs) 43: 0x2aa0f0e7028 VAL: 'val1' (2 sibs) 43: 0x2aa0f0e6e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0f0e70d0 VAL: 'val2' (2 sibs) 43: 0x2aa0f0e7168 VAL: 'val3' (2 sibs) 43: 0x2aa0f0e6ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0f0e7210 VAL: 'val4' (2 sibs) 43: 0x2aa0f0e72a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15d9f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f15da80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0f15db10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0f15dba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0f15dc30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0f15dcc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0f15dd50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0f15dde0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0f15de70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0f15df00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f15df90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0f15e020 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: 0x2aa0f0eb278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e5290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0f0e5330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0f0e94b0 VAL: 'env01' (28 sibs) 43: 0x2aa0f0e9548 VAL: 'env02' (28 sibs) 43: 0x2aa0f0e95e0 VAL: 'env03' (28 sibs) 43: 0x2aa0f0e9678 VAL: 'env04' (28 sibs) 43: 0x2aa0f0e9710 VAL: 'env11' (28 sibs) 43: 0x2aa0f0e97a8 VAL: 'env12' (28 sibs) 43: 0x2aa0f0e9840 VAL: 'env13' (28 sibs) 43: 0x2aa0f0e98d8 VAL: 'env14' (28 sibs) 43: 0x2aa0f0e9970 VAL: 'env21' (28 sibs) 43: 0x2aa0f0e9a08 VAL: 'env22' (28 sibs) 43: 0x2aa0f0e9aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0f0e9b38 VAL: 'env24' (28 sibs) 43: 0x2aa0f0e9bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0f0e9c68 VAL: 'env32' (28 sibs) 43: 0x2aa0f0e9d00 VAL: 'env33' (28 sibs) 43: 0x2aa0f0e9d98 VAL: 'env34' (28 sibs) 43: 0x2aa0f0e9e30 VAL: 'env41' (28 sibs) 43: 0x2aa0f0e9ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0f0e9f60 VAL: 'env43' (28 sibs) 43: 0x2aa0f0e9ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0f0ea090 VAL: 'env51' (28 sibs) 43: 0x2aa0f0ea128 VAL: 'env52' (28 sibs) 43: 0x2aa0f0ea1c0 VAL: 'env53' (28 sibs) 43: 0x2aa0f0ea258 VAL: 'env54' (28 sibs) 43: 0x2aa0f0ea2f0 VAL: 'env61' (28 sibs) 43: 0x2aa0f0ea388 VAL: 'env62' (28 sibs) 43: 0x2aa0f0ea420 VAL: 'env63' (28 sibs) 43: 0x2aa0f0ea4b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15e0c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f15e150 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f15e1e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0f15e270 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0f15e300 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0f15e390 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0f15e420 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0f15e4b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0f15e540 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0f15e5d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0f15e660 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0f15e6f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0f15e780 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0f15e810 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0f15e8a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0f15e930 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0f15e9c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0f15ea50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0f15eae0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0f15eb70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0f15ec00 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0f15ec90 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0f15ed20 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0f15edb0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0f15ee40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0f15eed0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0f15ef60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0f15eff0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0f15f080 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0f15f110 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0f15f1a0 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: 0x2aa0f0eb390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e8360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0f0e84a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0f0e8670 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8708 VAL: 'b' (6 sibs) 43: 0x2aa0f0e87a0 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8838 VAL: 'd' (6 sibs) 43: 0x2aa0f0e88d0 VAL: 'e' (6 sibs) 43: 0x2aa0f0e8968 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8a10 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8aa8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e85d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0f0e8b50 VAL: 'a' (2 sibs) 43: 0x2aa0f0e8be8 VAL: 'b' (2 sibs) 43: 0x2aa0f0e83f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0f0e8c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0f0e8dd0 VAL: 'a' (6 sibs) 43: 0x2aa0f0e8e68 VAL: 'b' (6 sibs) 43: 0x2aa0f0e8f00 VAL: 'c' (6 sibs) 43: 0x2aa0f0e8f98 VAL: 'd' (6 sibs) 43: 0x2aa0f0e9030 VAL: 'e' (6 sibs) 43: 0x2aa0f0e90c8 VAL: 'f' (6 sibs) 43: 0x2aa0f0e8d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0f0e9170 VAL: 'a' (2 sibs) 43: 0x2aa0f0e9208 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f15f240 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f15f2d0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0f15f360 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0f15f3f0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0f15f480 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0f15f510 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0f15f5a0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0f15f630 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0f15f6c0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0f15f750 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0f15f7e0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0f15f870 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0f15f900 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0f15f990 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0f15fa20 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0f15fab0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0f15fb40 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0f15fbd0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0f15fc60 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0f15fcf0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0f15fd80 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0f15fe10 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0f15fea0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0f15ff30 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0f15ffc0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0f160050 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: 0x2aa0f0eb4a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e9300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0f0e93a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0f0eaa40 VAL: 'a' (4 sibs) 43: 0x2aa0f0eaad8 VAL: 'b' (4 sibs) 43: 0x2aa0f0eab70 VAL: 'c' (4 sibs) 43: 0x2aa0f0eac08 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f1600f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f160180 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0f160210 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0f1602a0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0f160330 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0f1603c0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0f160450 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: 0x2aa0f0eb5c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0f0e4610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0f0e44d0 VAL: 'a' (2 sibs) 43: 0x2aa0f0e4568 VAL: 'b' (2 sibs) 43: 0x2aa0f0e46a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0f0e4390 VAL: 'c' (2 sibs) 43: 0x2aa0f0e4428 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f1604f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0f160580 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0f160610 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0f1606a0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0f160730 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0f1607c0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0f160850 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: 0x2aa0f0eb6d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0f0e51a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0f0e4250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0f0e42e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0f0ed740 VAL: 'a' (21 sibs) 43: 0x2aa0f0ed7d8 VAL: 'b' (21 sibs) 43: 0x2aa0f0ed870 VAL: 'b1' (21 sibs) 43: 0x2aa0f0ed908 VAL: 'b2' (21 sibs) 43: 0x2aa0f0ed9a0 VAL: 'b3' (21 sibs) 43: 0x2aa0f0eda38 VAL: 'b4' (21 sibs) 43: 0x2aa0f0edad0 VAL: 'b5' (21 sibs) 43: 0x2aa0f0edb68 VAL: 'b6' (21 sibs) 43: 0x2aa0f0edc00 VAL: 'b61' (21 sibs) 43: 0x2aa0f0edc98 VAL: 'b62' (21 sibs) 43: 0x2aa0f0edd30 VAL: 'b63' (21 sibs) 43: 0x2aa0f0eddc8 VAL: 'b64' (21 sibs) 43: 0x2aa0f0ede60 VAL: 'b65' (21 sibs) 43: 0x2aa0f0edef8 VAL: 'b66' (21 sibs) 43: 0x2aa0f0edf90 VAL: 'b7' (21 sibs) 43: 0x2aa0f0ee028 VAL: 'b8' (21 sibs) 43: 0x2aa0f0ee0c0 VAL: 'b9' (21 sibs) 43: 0x2aa0f0ee158 VAL: 'b10' (21 sibs) 43: 0x2aa0f0ee1f0 VAL: 'e' (21 sibs) 43: 0x2aa0f0ee288 VAL: 'f' (21 sibs) 43: 0x2aa0f0ee320 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f1608f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0f160980 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0f160a10 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0f160aa0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0f160b30 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0f160bc0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0f160c50 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0f160ce0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0f160d70 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0f160e00 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0f160e90 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0f160f20 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0f160fb0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0f161040 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0f1610d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0f161160 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0f1611f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0f161280 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0f161310 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0f1613a0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0f161430 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0f1614c0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0f161550 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0f1615e0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0f161670 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: 0x2aa0f0eb7f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0f0ea560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0f0e63b0 VAL: 'f' (1 sibs) 43: 0x2aa0f0ea5f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0f0ea690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0f0e6450 VAL: 'b' (1 sibs) 43: 0x2aa0f0ea728 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0f161710 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0f1617a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0f161830 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0f1618c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0f161950 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0f1619e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0f161a70 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.13.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: 0x2aa24e26020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa24e248d0 VAL: '-2' (15 sibs) 44: 0x2aa24e24968 VAL: '-2' (15 sibs) 44: 0x2aa24e24a00 VAL: '5' (15 sibs) 44: 0x2aa24e24a98 VAL: '0xa' (15 sibs) 44: 0x2aa24e24b30 VAL: '-0xb' (15 sibs) 44: 0x2aa24e24bc8 VAL: '0XA' (15 sibs) 44: 0x2aa24e24c60 VAL: '-0XA' (15 sibs) 44: 0x2aa24e24cf8 VAL: '0b10' (15 sibs) 44: 0x2aa24e24d90 VAL: '-0b10' (15 sibs) 44: 0x2aa24e24e28 VAL: '0B10' (15 sibs) 44: 0x2aa24e24ec0 VAL: '-0B10' (15 sibs) 44: 0x2aa24e24f58 VAL: '0o17' (15 sibs) 44: 0x2aa24e24ff0 VAL: '-0o17' (15 sibs) 44: 0x2aa24e25088 VAL: '0O17' (15 sibs) 44: 0x2aa24e25120 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e4a350 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e4a3e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e4a470 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e4a500 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e4a590 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e4a620 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e4a6b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e4a740 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e4a7d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e4a860 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e4a8f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e4a980 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e4aa10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e4aaa0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e4ab30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e4abc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e4ac50 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: 0x2aa24e26138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa24e242d0 VAL: '-2' (3 sibs) 44: 0x2aa24e24368 VAL: '-2' (3 sibs) 44: 0x2aa24e24400 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e4c980 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e4ca10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e4caa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e4cb30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e4cbc0 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: 0x2aa24e26250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25630 VAL: '-2.0' (8 sibs) 44: 0x2aa24e256c8 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25760 VAL: '0.1' (8 sibs) 44: 0x2aa24e257f8 VAL: '.1' (8 sibs) 44: 0x2aa24e25890 VAL: '-.2' (8 sibs) 44: 0x2aa24e25928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e259c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25a58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e4e6b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e4e740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e4e7d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e4e860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e4e8f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e4e980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e4ea10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e4eaa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e4eb30 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: 0x2aa24e26368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25b00 VAL: '-2.0' (8 sibs) 44: 0x2aa24e25b98 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25c30 VAL: '0.1' (8 sibs) 44: 0x2aa24e25cc8 VAL: '.1' (8 sibs) 44: 0x2aa24e25d60 VAL: '-.2' (8 sibs) 44: 0x2aa24e25df8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e25e90 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25f28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e503e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e50470 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e50500 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e50590 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e50620 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e506b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e50740 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e507d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e50860 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: 0x2aa24e26480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e268a0 VAL: '-2.0' (8 sibs) 44: 0x2aa24e26938 VAL: '-2.1' (8 sibs) 44: 0x2aa24e269d0 VAL: '0.1' (8 sibs) 44: 0x2aa24e26a68 VAL: '.1' (8 sibs) 44: 0x2aa24e26b00 VAL: '-.2' (8 sibs) 44: 0x2aa24e26b98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e26c30 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e26cc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e52110 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e521a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e52230 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e522c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e52350 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e523e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e52470 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e52500 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e52590 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: 0x2aa24e26598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa24e273b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa24e27448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa24e274e0 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e27578 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e27de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27610 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e276a8 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e28068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27740 MAP: (14 sibs) 1 children: 44: 0x2aa24e28110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e277d8 MAP: (14 sibs) 1 children: 44: 0x2aa24e281b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e27870 MAP: (14 sibs) 1 children: 44: 0x2aa24e28250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e27908 MAP: (14 sibs) 1 children: 44: 0x2aa24e282f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e279a0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e28428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27a38 MAP: (14 sibs) 2 children: 44: 0x2aa24e284d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e28568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa24e27ad0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e286a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27b68 MAP: (14 sibs) 2 children: 44: 0x2aa24e28750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e287e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e55960 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e559f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e55a80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e55b10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e55ba0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e55c30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e55cc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e55d50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e55de0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e55e70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e55f00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e55f90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e56020 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e560b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e56140 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e561d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e56260 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e562f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e56380 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e56410 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e564a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e56530 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e565c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e56650 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e566e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e56770 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e56800 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e56890 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e56920 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e569b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e56a40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e56ad0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e56b60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e56bf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e56c80 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: 0x2aa24e26020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa24e248d0 VAL: '-2' (15 sibs) 44: 0x2aa24e24968 VAL: '-2' (15 sibs) 44: 0x2aa24e24a00 VAL: '5' (15 sibs) 44: 0x2aa24e24a98 VAL: '0xa' (15 sibs) 44: 0x2aa24e24b30 VAL: '-0xb' (15 sibs) 44: 0x2aa24e24bc8 VAL: '0XA' (15 sibs) 44: 0x2aa24e24c60 VAL: '-0XA' (15 sibs) 44: 0x2aa24e24cf8 VAL: '0b10' (15 sibs) 44: 0x2aa24e24d90 VAL: '-0b10' (15 sibs) 44: 0x2aa24e24e28 VAL: '0B10' (15 sibs) 44: 0x2aa24e24ec0 VAL: '-0B10' (15 sibs) 44: 0x2aa24e24f58 VAL: '0o17' (15 sibs) 44: 0x2aa24e24ff0 VAL: '-0o17' (15 sibs) 44: 0x2aa24e25088 VAL: '0O17' (15 sibs) 44: 0x2aa24e25120 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e54750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e547e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e54870 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e54900 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e54990 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e54a20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e54ab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e54b40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e54bd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e54c60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e54cf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e54d80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e54e10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e54ea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e54f30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e54fc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e55050 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: 0x2aa24e26138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa24e242d0 VAL: '-2' (3 sibs) 44: 0x2aa24e24368 VAL: '-2' (3 sibs) 44: 0x2aa24e24400 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e53e40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e53ed0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e53f60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e53ff0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e54080 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: 0x2aa24e26250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25630 VAL: '-2.0' (8 sibs) 44: 0x2aa24e256c8 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25760 VAL: '0.1' (8 sibs) 44: 0x2aa24e257f8 VAL: '.1' (8 sibs) 44: 0x2aa24e25890 VAL: '-.2' (8 sibs) 44: 0x2aa24e25928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e259c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25a58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e57d70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e57e00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e57e90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e57f20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e57fb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e58040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e580d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e58160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e581f0 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: 0x2aa24e26368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25b00 VAL: '-2.0' (8 sibs) 44: 0x2aa24e25b98 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25c30 VAL: '0.1' (8 sibs) 44: 0x2aa24e25cc8 VAL: '.1' (8 sibs) 44: 0x2aa24e25d60 VAL: '-.2' (8 sibs) 44: 0x2aa24e25df8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e25e90 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25f28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e58680 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e58710 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e587a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e58830 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e588c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e58950 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e589e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e58a70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e58b00 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: 0x2aa24e26480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e268a0 VAL: '-2.0' (8 sibs) 44: 0x2aa24e26938 VAL: '-2.1' (8 sibs) 44: 0x2aa24e269d0 VAL: '0.1' (8 sibs) 44: 0x2aa24e26a68 VAL: '.1' (8 sibs) 44: 0x2aa24e26b00 VAL: '-.2' (8 sibs) 44: 0x2aa24e26b98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e26c30 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e26cc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e58f90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e59020 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e590b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e59140 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e591d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e59260 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e592f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e59380 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e59410 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: 0x2aa24e26598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa24e273b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa24e27448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa24e274e0 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e27578 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e27de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27610 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e276a8 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e28068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27740 MAP: (14 sibs) 1 children: 44: 0x2aa24e28110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e277d8 MAP: (14 sibs) 1 children: 44: 0x2aa24e281b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e27870 MAP: (14 sibs) 1 children: 44: 0x2aa24e28250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e27908 MAP: (14 sibs) 1 children: 44: 0x2aa24e282f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e279a0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e28428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27a38 MAP: (14 sibs) 2 children: 44: 0x2aa24e284d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e28568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa24e27ad0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e286a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27b68 MAP: (14 sibs) 2 children: 44: 0x2aa24e28750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e287e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e5b3c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e5b450 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e5b4e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e5b570 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e5b600 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e5b690 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e5b720 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e5b7b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e5b840 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e5b8d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e5b960 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e5b9f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e5ba80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e5bb10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e5bba0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e5bc30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e5bcc0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e5bd50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e5bde0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e5be70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e5bf00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e5bf90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e5c020 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e5c0b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e5c140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e5c1d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e5c260 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e5c2f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e5c380 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e5c410 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e5c4a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e5c530 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e5c5c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e5c650 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e5c6e0 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] 0x2aa24e4a350 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e4a3e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e4a470 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e4a500 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e4a590 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e4a620 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e4a6b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e4a740 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e4a7d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e4a860 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e4a8f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e4a980 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e4aa10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e4aaa0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e4ab30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e4abc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e4ac50 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] 0x2aa24e69ee0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e69f70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e6a000 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e6a090 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e6a120 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e6a1b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e6a240 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e6a2d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e6a360 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e6a3f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e6a480 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e6a510 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e6a5a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e6a630 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e6a6c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e6a750 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e6a7e0 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] 0x2aa24e4c980 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e4ca10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e4caa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e4cb30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e4cbc0 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] 0x2aa24e695d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e69660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e696f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e69780 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e69810 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] 0x2aa24e4e6b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e4e740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e4e7d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e4e860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e4e8f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e4e980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e4ea10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e4eaa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e4eb30 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] 0x2aa24e6b0f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e6b180 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e6b210 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e6b2a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e6b330 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e6b3c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e6b450 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e6b4e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e6b570 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] 0x2aa24e503e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e50470 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e50500 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e50590 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e50620 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e506b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e50740 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e507d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e50860 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] 0x2aa24e6ba00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e6ba90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e6bb20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e6bbb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e6bc40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e6bcd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e6bd60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e6bdf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e6be80 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] 0x2aa24e52110 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e521a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e52230 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e522c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e52350 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e523e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e52470 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e52500 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e52590 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] 0x2aa24e6c310 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e6c3a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e6c430 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e6c4c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e6c550 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e6c5e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e6c670 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e6c700 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e6c790 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] 0x2aa24e55960 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e559f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e55a80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e55b10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e55ba0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e55c30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e55cc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e55d50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e55de0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e55e70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e55f00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e55f90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e56020 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e560b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e56140 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e561d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e56260 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e562f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e56380 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e56410 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e564a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e56530 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e565c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e56650 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e566e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e56770 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e56800 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e56890 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e56920 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e569b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e56a40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e56ad0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e56b60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e56bf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e56c80 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] 0x2aa24e6e740 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e6e7d0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e6e860 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e6e8f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e6e980 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e6ea10 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e6eaa0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e6eb30 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e6ebc0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e6ec50 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e6ece0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e6ed70 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e6ee00 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e6ee90 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e6ef20 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e6efb0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e6f040 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e6f0d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e6f160 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e6f1f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e6f280 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e6f310 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e6f3a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e6f430 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e6f4c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e6f550 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e6f5e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e6f670 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e6f700 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e6f790 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e6f820 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e6f8b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e6f940 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e6f9d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e6fa60 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] 0x2aa24e5a1b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e5a240 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e5a2d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e5a360 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e5a3f0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e5a480 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e5a510 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e5a5a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e5a630 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e5a6c0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e5a750 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e5a7e0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e5a870 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e5a900 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e5a990 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e5aa20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e5aab0 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] 0x2aa24e6d530 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e6d5c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e6d650 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e6d6e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e6d770 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e6d800 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e6d890 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e6d920 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e6d9b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e6da40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e6dad0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e6db60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e6dbf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e6dc80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e6dd10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e6dda0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e6de30 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] 0x2aa24e598a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e59930 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e599c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e59a50 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e59ae0 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] 0x2aa24e6cc20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e6ccb0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e6cd40 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e6cdd0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e6ce60 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] 0x2aa24e5d7d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e5d860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e5d8f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e5d980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e5da10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e5daa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e5db30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e5dbc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e5dc50 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] 0x2aa24e70b50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e70be0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e70c70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e70d00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e70d90 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e70e20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e70eb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e70f40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e70fd0 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] 0x2aa24e5e0e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e5e170 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e5e200 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e5e290 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e5e320 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e5e3b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e5e440 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e5e4d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e5e560 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] 0x2aa24e71460 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e714f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e71580 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e71610 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e716a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e71730 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e717c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e71850 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e718e0 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] 0x2aa24e5e9f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e5ea80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e5eb10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e5eba0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e5ec30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e5ecc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e5ed50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e5ede0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e5ee70 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] 0x2aa24e71d70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e71e00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e71e90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e71f20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e71fb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e72040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e720d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e72160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e721f0 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] 0x2aa24e60e60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e60ef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e60f80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e61010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e610a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e61130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e611c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e61250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e612e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e61370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e61400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e61490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e61520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e615b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e61640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e616d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e61760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e617f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e61880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e61910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e619a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e61a30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e61ac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e61b50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e61be0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e61c70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e61d00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e61d90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e61e20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e61eb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e61f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e61fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e62060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e620f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e62180 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] 0x2aa24e741a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e74230 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e742c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e74350 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e743e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e74470 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e74500 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e74590 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e74620 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e746b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e74740 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e747d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e74860 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e748f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e74980 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e74a10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e74aa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e74b30 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e74bc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e74c50 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e74ce0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e74d70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e74e00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e74e90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e74f20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e74fb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e75040 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e750d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e75160 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e751f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e75280 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e75310 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e753a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e75430 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e754c0 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] 0x2aa24e54750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e547e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e54870 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e54900 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e54990 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e54a20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e54ab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e54b40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e54bd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e54c60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e54cf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e54d80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e54e10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e54ea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e54f30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e54fc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e55050 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] 0x2aa24e72f90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e73020 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e730b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e73140 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e731d0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e73260 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e732f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e73380 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e73410 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e734a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e73530 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e735c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e73650 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e736e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e73770 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e73800 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e73890 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] 0x2aa24e53e40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e53ed0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e53f60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e53ff0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e54080 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] 0x2aa24e72680 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e72710 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e727a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e72830 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e728c0 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] 0x2aa24e57d70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e57e00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e57e90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e57f20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e57fb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e58040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e580d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e58160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e581f0 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] 0x2aa24e765b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e76640 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e766d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e76760 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e767f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e76880 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e76910 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e769a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e76a30 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] 0x2aa24e58680 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e58710 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e587a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e58830 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e588c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e58950 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e589e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e58a70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e58b00 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] 0x2aa24e76ec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e76f50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e76fe0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e77070 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e77100 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e77190 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e77220 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e772b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e77340 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] 0x2aa24e58f90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e59020 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e590b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e59140 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e591d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e59260 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e592f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e59380 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e59410 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] 0x2aa24e777d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e77860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e778f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e77980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e77a10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e77aa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e77b30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e77bc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e77c50 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] 0x2aa24e5b3c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e5b450 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e5b4e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e5b570 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e5b600 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e5b690 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e5b720 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e5b7b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e5b840 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e5b8d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e5b960 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e5b9f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e5ba80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e5bb10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e5bba0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e5bc30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e5bcc0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e5bd50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e5bde0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e5be70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e5bf00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e5bf90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e5c020 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e5c0b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e5c140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e5c1d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e5c260 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e5c2f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e5c380 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e5c410 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e5c4a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e5c530 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e5c5c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e5c650 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e5c6e0 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] 0x2aa24e79c00 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e79c90 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e79d20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e79db0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e79e40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e79ed0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e79f60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e79ff0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e7a080 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e7a110 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e7a1a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e7a230 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e7a2c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e7a350 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e7a3e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e7a470 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e7a500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e7a590 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e7a620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e7a6b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e7a740 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e7a7d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e7a860 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e7a8f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e7a980 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e7aa10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e7aaa0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e7ab30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e7abc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e7ac50 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e7ace0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e7ad70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e7ae00 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e7ae90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e7af20 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] 0x2aa24e63270 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e63300 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e63390 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e63420 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e634b0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e63540 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e635d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e63660 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e636f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e63780 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e63810 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e638a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e63930 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e639c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e63a50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e63ae0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e63b70 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] 0x2aa24e789f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e78a80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e78b10 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e78ba0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e78c30 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e78cc0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e78d50 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e78de0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e78e70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e78f00 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e78f90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e79020 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e790b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e79140 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e791d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e79260 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e792f0 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] 0x2aa24e5f5e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e5f670 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e5f700 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e5f790 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e5f820 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] 0x2aa24e780e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e78170 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e78200 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e78290 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e78320 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] 0x2aa24e5ff20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e5ffb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e60040 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e600d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e60160 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e601f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e60280 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e60310 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e603a0 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] 0x2aa24e7c010 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e7c0a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e7c130 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e7c1c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e7c250 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e7c2e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e7c370 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e7c400 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e7c490 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] 0x2aa24e64480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e64510 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e645a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e64630 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e646c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e64750 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e647e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e64870 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e64900 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] 0x2aa24e7c920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e7c9b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e7ca40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e7cad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e7cb60 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e7cbf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e7cc80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e7cd10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e7cda0 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] 0x2aa24e64d90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e64e20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e64eb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e64f40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e64fd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e65060 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e650f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e65180 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e65210 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] 0x2aa24e7d230 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e7d2c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e7d350 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e7d3e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e7d470 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e7d500 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e7d590 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e7d620 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e7d6b0 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] 0x2aa24e671c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e67250 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e672e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e67370 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e67400 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e67490 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e67520 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e675b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e67640 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e676d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e67760 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e677f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e67880 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e67910 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e679a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e67a30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e67ac0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e67b50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e67be0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e67c70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e67d00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e67d90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e67e20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e67eb0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e67f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e67fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e68060 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e680f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e68180 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e68210 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e682a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e68330 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e683c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e68450 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e684e0 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] 0x2aa24e7f660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e7f6f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e7f780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e7f810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e7f8a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e7f930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e7f9c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e7fa50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e7fae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e7fb70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e7fc00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e7fc90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e7fd20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e7fdb0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e7fe40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e7fed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e7ff60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e7fff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e80080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e80110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e801a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e80230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e802c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e80350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e803e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e80470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e80500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e80590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e80620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e806b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e80740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e807d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e80860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e808f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e80980 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: 0x2aa24e26020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa24e248d0 VAL: '-2' (15 sibs) 44: 0x2aa24e24968 VAL: '-2' (15 sibs) 44: 0x2aa24e24a00 VAL: '5' (15 sibs) 44: 0x2aa24e24a98 VAL: '0xa' (15 sibs) 44: 0x2aa24e24b30 VAL: '-0xb' (15 sibs) 44: 0x2aa24e24bc8 VAL: '0XA' (15 sibs) 44: 0x2aa24e24c60 VAL: '-0XA' (15 sibs) 44: 0x2aa24e24cf8 VAL: '0b10' (15 sibs) 44: 0x2aa24e24d90 VAL: '-0b10' (15 sibs) 44: 0x2aa24e24e28 VAL: '0B10' (15 sibs) 44: 0x2aa24e24ec0 VAL: '-0B10' (15 sibs) 44: 0x2aa24e24f58 VAL: '0o17' (15 sibs) 44: 0x2aa24e24ff0 VAL: '-0o17' (15 sibs) 44: 0x2aa24e25088 VAL: '0O17' (15 sibs) 44: 0x2aa24e25120 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e7db40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e7dbd0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e7dc60 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e7dcf0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e7dd80 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e7de10 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e7dea0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e7df30 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e7dfc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e7e050 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e7e0e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e7e170 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e7e200 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e7e290 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e7e320 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e7e3b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e7e440 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: 0x2aa24e26138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa24e242d0 VAL: '-2' (3 sibs) 44: 0x2aa24e24368 VAL: '-2' (3 sibs) 44: 0x2aa24e24400 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e66d10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e66da0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e66e30 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e66ec0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e66f50 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: 0x2aa24e26250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25630 VAL: '-2.0' (8 sibs) 44: 0x2aa24e256c8 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25760 VAL: '0.1' (8 sibs) 44: 0x2aa24e257f8 VAL: '.1' (8 sibs) 44: 0x2aa24e25890 VAL: '-.2' (8 sibs) 44: 0x2aa24e25928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e259c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25a58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e7e4e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e7e570 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e7e600 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e7e690 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e7e720 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e7e7b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e7e840 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e7e8d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e7e960 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: 0x2aa24e26368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25b00 VAL: '-2.0' (8 sibs) 44: 0x2aa24e25b98 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25c30 VAL: '0.1' (8 sibs) 44: 0x2aa24e25cc8 VAL: '.1' (8 sibs) 44: 0x2aa24e25d60 VAL: '-.2' (8 sibs) 44: 0x2aa24e25df8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e25e90 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25f28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e7ea00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e7ea90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e7eb20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e7ebb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e7ec40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e7ecd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e7ed60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e7edf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e7ee80 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: 0x2aa24e26480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e268a0 VAL: '-2.0' (8 sibs) 44: 0x2aa24e26938 VAL: '-2.1' (8 sibs) 44: 0x2aa24e269d0 VAL: '0.1' (8 sibs) 44: 0x2aa24e26a68 VAL: '.1' (8 sibs) 44: 0x2aa24e26b00 VAL: '-.2' (8 sibs) 44: 0x2aa24e26b98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e26c30 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e26cc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e7ef20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e7efb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e7f040 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e7f0d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e7f160 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e7f1f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e7f280 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e7f310 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e7f3a0 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: 0x2aa24e26598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa24e273b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa24e27448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa24e274e0 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e27578 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e27de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27610 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e276a8 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e28068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27740 MAP: (14 sibs) 1 children: 44: 0x2aa24e28110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e277d8 MAP: (14 sibs) 1 children: 44: 0x2aa24e281b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e27870 MAP: (14 sibs) 1 children: 44: 0x2aa24e28250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e27908 MAP: (14 sibs) 1 children: 44: 0x2aa24e282f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e279a0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e28428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27a38 MAP: (14 sibs) 2 children: 44: 0x2aa24e284d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e28568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa24e27ad0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e286a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27b68 MAP: (14 sibs) 2 children: 44: 0x2aa24e28750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e287e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e81a70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e81b00 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e81b90 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e81c20 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e81cb0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e81d40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e81dd0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e81e60 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e81ef0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e81f80 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e82010 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e820a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e82130 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e821c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e82250 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e822e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e82370 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e82400 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e82490 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e82520 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e825b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e82640 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e826d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e82760 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e827f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e82880 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e82910 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e829a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e82a30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e82ac0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e82b50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e82be0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e82c70 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e82d00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e82d90 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: 0x2aa24e26020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa24e248d0 VAL: '-2' (15 sibs) 44: 0x2aa24e24968 VAL: '-2' (15 sibs) 44: 0x2aa24e24a00 VAL: '5' (15 sibs) 44: 0x2aa24e24a98 VAL: '0xa' (15 sibs) 44: 0x2aa24e24b30 VAL: '-0xb' (15 sibs) 44: 0x2aa24e24bc8 VAL: '0XA' (15 sibs) 44: 0x2aa24e24c60 VAL: '-0XA' (15 sibs) 44: 0x2aa24e24cf8 VAL: '0b10' (15 sibs) 44: 0x2aa24e24d90 VAL: '-0b10' (15 sibs) 44: 0x2aa24e24e28 VAL: '0B10' (15 sibs) 44: 0x2aa24e24ec0 VAL: '-0B10' (15 sibs) 44: 0x2aa24e24f58 VAL: '0o17' (15 sibs) 44: 0x2aa24e24ff0 VAL: '-0o17' (15 sibs) 44: 0x2aa24e25088 VAL: '0O17' (15 sibs) 44: 0x2aa24e25120 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e82e30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e82ec0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa24e82f50 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa24e82fe0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa24e83070 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa24e83100 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa24e83190 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa24e83220 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa24e832b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa24e83340 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa24e833d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa24e83460 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa24e834f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa24e83580 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa24e83610 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa24e836a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa24e83730 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: 0x2aa24e26138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa24e24230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa24e242d0 VAL: '-2' (3 sibs) 44: 0x2aa24e24368 VAL: '-2' (3 sibs) 44: 0x2aa24e24400 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e837d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa24e83860 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa24e838f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa24e83980 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa24e83a10 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: 0x2aa24e26250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25630 VAL: '-2.0' (8 sibs) 44: 0x2aa24e256c8 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25760 VAL: '0.1' (8 sibs) 44: 0x2aa24e257f8 VAL: '.1' (8 sibs) 44: 0x2aa24e25890 VAL: '-.2' (8 sibs) 44: 0x2aa24e25928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e259c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25a58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e83ab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e83b40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e83bd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e83c60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e83cf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e83d80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e83e10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e83ea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e83f30 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: 0x2aa24e26368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e25b00 VAL: '-2.0' (8 sibs) 44: 0x2aa24e25b98 VAL: '-2.1' (8 sibs) 44: 0x2aa24e25c30 VAL: '0.1' (8 sibs) 44: 0x2aa24e25cc8 VAL: '.1' (8 sibs) 44: 0x2aa24e25d60 VAL: '-.2' (8 sibs) 44: 0x2aa24e25df8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e25e90 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e25f28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e83fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e84060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e840f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e84180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e84210 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e842a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e84330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e843c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e84450 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: 0x2aa24e26480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa24e268a0 VAL: '-2.0' (8 sibs) 44: 0x2aa24e26938 VAL: '-2.1' (8 sibs) 44: 0x2aa24e269d0 VAL: '0.1' (8 sibs) 44: 0x2aa24e26a68 VAL: '.1' (8 sibs) 44: 0x2aa24e26b00 VAL: '-.2' (8 sibs) 44: 0x2aa24e26b98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa24e26c30 VAL: '-3e-6' (8 sibs) 44: 0x2aa24e26cc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e844f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa24e84580 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa24e84610 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa24e846a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa24e84730 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa24e847c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa24e84850 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa24e848e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa24e84970 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: 0x2aa24e26598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa24e273b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa24e27448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa24e274e0 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27c10 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27ca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e27578 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27d50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e27de8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27610 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27e90 VAL: '1.2.3' (2 sibs) 44: 0x2aa24e27f28 VAL: '4.5.6' (2 sibs) 44: 0x2aa24e276a8 SEQ: (14 sibs) 2 children: 44: 0x2aa24e27fd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa24e28068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa24e27740 MAP: (14 sibs) 1 children: 44: 0x2aa24e28110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e277d8 MAP: (14 sibs) 1 children: 44: 0x2aa24e281b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e27870 MAP: (14 sibs) 1 children: 44: 0x2aa24e28250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa24e27908 MAP: (14 sibs) 1 children: 44: 0x2aa24e282f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa24e279a0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e28428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27a38 MAP: (14 sibs) 2 children: 44: 0x2aa24e284d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e28568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa24e27ad0 MAP: (14 sibs) 2 children: 44: 0x2aa24e28610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa24e286a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa24e27b68 MAP: (14 sibs) 2 children: 44: 0x2aa24e28750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa24e287e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa24e84a10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa24e84aa0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa24e84b30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa24e84bc0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa24e84c50 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa24e84ce0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa24e84d70 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa24e84e00 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa24e84e90 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa24e84f20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa24e84fb0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa24e85040 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa24e850d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa24e85160 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa24e851f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa24e85280 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa24e85310 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa24e853a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa24e85430 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa24e854c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa24e85550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa24e855e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa24e85670 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa24e85700 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa24e85790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa24e85820 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa24e858b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa24e85940 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa24e859d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa24e85a60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa24e85af0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa24e85b80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa24e85c10 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa24e85ca0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa24e85d30 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.13.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: 0x2aa3b121840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa3b11eb10 VAL: '' (12 sibs) 45: 0x2aa3b11eba8 VAL: '' (12 sibs) 45: 0x2aa3b11ec40 VAL: 'null' (12 sibs) 45: 0x2aa3b11ecd8 VAL: 'Null' (12 sibs) 45: 0x2aa3b11ed70 VAL: 'NULL' (12 sibs) 45: 0x2aa3b11ee08 VAL: '~' (12 sibs) 45: 0x2aa3b11eea0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa3b11ef38 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa3b11efd0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa3b11f068 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa3b11f100 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa3b11f198 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f560 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b167aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b167b30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b167bc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b167c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b167ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b167d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b167e00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b167e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b167f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b167fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b168040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b1680d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b168160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b1681f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b168280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b168310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b1683a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b168430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b1684c0 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: 0x2aa3b121958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11f840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11f8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11f970 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b16a0d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16a160 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b16a1f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b16a280 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: 0x2aa3b121a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fe80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11ff18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11ffb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b16be00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16be90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b16bf20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b16bfb0 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: 0x2aa3b121b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120050 VAL: '' (3 sibs) 45: 0x2aa3b1200e8 VAL: '' (3 sibs) 45: 0x2aa3b120180 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b16db30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16dbc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b16dc50 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b16dce0 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: 0x2aa3b121ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120cc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa3b120e90 VAL: '' (3 sibs) 45: 0x2aa3b120f28 VAL: '' (3 sibs) 45: 0x2aa3b120fc0 VAL: '' (3 sibs) 45: 0x2aa3b120d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120df0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b16f860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16f8f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b16f980 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b16fa10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b16faa0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b16fb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b16fbc0 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: 0x2aa3b121db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11faf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa3b11fc30 VAL: '' (3 sibs) 45: 0x2aa3b11fcc8 VAL: '' (3 sibs) 45: 0x2aa3b11fd60 VAL: '' (3 sibs) 45: 0x2aa3b11fb90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b171590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b171620 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1716b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b171740 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1717d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b171860 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b1718f0 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: 0x2aa3b121ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b121060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1210f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa3b121230 VAL: '' (3 sibs) 45: 0x2aa3b1212c8 VAL: '' (3 sibs) 45: 0x2aa3b121360 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1732c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b173350 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1733e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b173470 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b173500 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b173590 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b173620 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: 0x2aa3b121fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b121450 MAP: (3 sibs) 3 children: 45: 0x2aa3b121620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1216b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b1214e8 VAL: '' (3 sibs) 45: 0x2aa3b121580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b174ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b175080 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b175110 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b1751a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b175230 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b1752c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b175350 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: 0x2aa3b122100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b1229d0 VAL: '' (3 sibs) 45: 0x2aa3b122a68 MAP: (3 sibs) 3 children: 45: 0x2aa3b122ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b122c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b122cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b122b00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b176d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b176db0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b176e40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b176ed0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b176f60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b176ff0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b177080 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: 0x2aa3b122218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120440 VAL: '' (3 sibs) 45: 0x2aa3b1204d8 VAL: '' (3 sibs) 45: 0x2aa3b120570 MAP: (3 sibs) 3 children: 45: 0x2aa3b120610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1206a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120740 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b178a50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b178ae0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b178b70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b178c00 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b178c90 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b178d20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b178db0 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: 0x2aa3b122330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa3b120ab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b120b48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b1202b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa3b122d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b122e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b120350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b17a780 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17a810 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b17a8a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b17a930 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b17a9c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b17aa50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b17aae0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b17ab70 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: 0x2aa3b122448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1240e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa3b124178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa3b124210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa3b11e6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa3b1242b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa3b1243f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa3b124488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa3b124348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa3b124530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa3b1245c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa3b124660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa3b1246f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa3b124790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa3b124828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa3b1248c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa3b124958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b17d330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17d3c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b17d450 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b17d4e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b17d570 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b17d600 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b17d690 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b17d720 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b17d7b0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b17d840 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b17d8d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b17d960 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b17d9f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b17da80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b17db10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b17dba0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b17dc30 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: 0x2aa3b122560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1230d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa3b123168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa3b123200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa3b120920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa3b11e810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa3b123c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa3b123ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa3b123d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa3b1209b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b17ca20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17cab0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b17cb40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b17cbd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b17cc60 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b17ccf0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b17cd80 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b17ce10 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b17cea0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b17cf30 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: 0x2aa3b121840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa3b11eb10 VAL: '' (12 sibs) 45: 0x2aa3b11eba8 VAL: '' (12 sibs) 45: 0x2aa3b11ec40 VAL: 'null' (12 sibs) 45: 0x2aa3b11ecd8 VAL: 'Null' (12 sibs) 45: 0x2aa3b11ed70 VAL: 'NULL' (12 sibs) 45: 0x2aa3b11ee08 VAL: '~' (12 sibs) 45: 0x2aa3b11eea0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa3b11ef38 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa3b11efd0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa3b11f068 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa3b11f100 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa3b11f198 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f560 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b180270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b180300 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b180390 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b180420 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b1804b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b180540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b1805d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b180660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b1806f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b180780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b180810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b1808a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b180930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b1809c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b180a50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b180ae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b180b70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b180c00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b180c90 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: 0x2aa3b121958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11f840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11f8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11f970 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b17f960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17f9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b17fa80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b17fb10 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: 0x2aa3b121a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fe80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11ff18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11ffb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b181480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b181510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1815a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b181630 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: 0x2aa3b121b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120050 VAL: '' (3 sibs) 45: 0x2aa3b1200e8 VAL: '' (3 sibs) 45: 0x2aa3b120180 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b181d90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b181e20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b181eb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b181f40 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: 0x2aa3b121ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120cc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa3b120e90 VAL: '' (3 sibs) 45: 0x2aa3b120f28 VAL: '' (3 sibs) 45: 0x2aa3b120fc0 VAL: '' (3 sibs) 45: 0x2aa3b120d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120df0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1826a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b182730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b1827c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b182850 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1828e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b182970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b182a00 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: 0x2aa3b121db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11faf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa3b11fc30 VAL: '' (3 sibs) 45: 0x2aa3b11fcc8 VAL: '' (3 sibs) 45: 0x2aa3b11fd60 VAL: '' (3 sibs) 45: 0x2aa3b11fb90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b182fb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b183040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1830d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b183160 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1831f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b183280 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b183310 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: 0x2aa3b121ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b121060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1210f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa3b121230 VAL: '' (3 sibs) 45: 0x2aa3b1212c8 VAL: '' (3 sibs) 45: 0x2aa3b121360 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1838c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b183950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1839e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b183a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b183b00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b183b90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b183c20 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: 0x2aa3b121fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b121450 MAP: (3 sibs) 3 children: 45: 0x2aa3b121620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1216b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b1214e8 VAL: '' (3 sibs) 45: 0x2aa3b121580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1841d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b184260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b1842f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b184380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b184410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b1844a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b184530 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: 0x2aa3b122100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b1229d0 VAL: '' (3 sibs) 45: 0x2aa3b122a68 MAP: (3 sibs) 3 children: 45: 0x2aa3b122ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b122c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b122cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b122b00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b184ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b184b70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b184c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b184c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b184d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b184db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b184e40 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: 0x2aa3b122218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120440 VAL: '' (3 sibs) 45: 0x2aa3b1204d8 VAL: '' (3 sibs) 45: 0x2aa3b120570 MAP: (3 sibs) 3 children: 45: 0x2aa3b120610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1206a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120740 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1853f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b185480 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b185510 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b1855a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b185630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b1856c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b185750 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: 0x2aa3b122330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa3b120ab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b120b48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b1202b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa3b122d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b122e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b120350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b185d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b185d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b185e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b185eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b185f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b185fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b186060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b1860f0 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: 0x2aa3b122448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1240e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa3b124178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa3b124210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa3b11e6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa3b1242b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa3b1243f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa3b124488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa3b124348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa3b124530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa3b1245c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa3b124660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa3b1246f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa3b124790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa3b124828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa3b1248c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa3b124958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b186f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b186fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b187040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b1870d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b187160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b1871f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b187280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b187310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b1873a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b187430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b1874c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b187550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b1875e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b187670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b187700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b187790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b187820 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: 0x2aa3b122560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1230d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa3b123168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa3b123200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa3b120920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa3b11e810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa3b123c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa3b123ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa3b123d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa3b1209b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b186610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1866a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b186730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b1867c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b186850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b1868e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b186970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b186a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b186a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b186b20 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] 0x2aa3b167aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b167b30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b167bc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b167c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b167ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b167d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b167e00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b167e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b167f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b167fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b168040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b1680d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b168160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b1681f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b168280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b168310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b1683a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b168430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b1684c0 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] 0x2aa3b18a6a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b18a730 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b18a7c0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b18a850 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b18a8e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b18a970 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b18aa00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b18aa90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b18ab20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b18abb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b18ac40 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b18acd0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b18ad60 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b18adf0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b18ae80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b18af10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b18afa0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b18b030 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b18b0c0 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] 0x2aa3b16a0d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16a160 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b16a1f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b16a280 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] 0x2aa3b1894b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b189540 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1895d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b189660 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] 0x2aa3b16be00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16be90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b16bf20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b16bfb0 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] 0x2aa3b18b8b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18b940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b18b9d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b18ba60 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] 0x2aa3b16db30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16dbc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b16dc50 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b16dce0 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] 0x2aa3b18c1c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18c250 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b18c2e0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b18c370 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] 0x2aa3b16f860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b16f8f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b16f980 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b16fa10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b16faa0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b16fb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b16fbc0 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] 0x2aa3b18cad0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18cb60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b18cbf0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b18cc80 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b18cd10 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b18cda0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b18ce30 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] 0x2aa3b171590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b171620 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1716b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b171740 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1717d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b171860 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b1718f0 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] 0x2aa3b18d3e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18d470 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b18d500 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b18d590 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b18d620 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b18d6b0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b18d740 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] 0x2aa3b1732c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b173350 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1733e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b173470 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b173500 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b173590 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b173620 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] 0x2aa3b18dcf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18dd80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b18de10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b18dea0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b18df30 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b18dfc0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b18e050 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] 0x2aa3b174ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b175080 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b175110 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b1751a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b175230 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b1752c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b175350 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] 0x2aa3b18e600 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18e690 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b18e720 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b18e7b0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b18e840 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b18e8d0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b18e960 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] 0x2aa3b176d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b176db0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b176e40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b176ed0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b176f60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b176ff0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b177080 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] 0x2aa3b18ef10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18efa0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b18f030 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b18f0c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b18f150 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b18f1e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b18f270 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] 0x2aa3b178a50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b178ae0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b178b70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b178c00 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b178c90 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b178d20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b178db0 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] 0x2aa3b18f820 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18f8b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b18f940 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b18f9d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b18fa60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b18faf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b18fb80 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] 0x2aa3b17a780 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17a810 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b17a8a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b17a930 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b17a9c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b17aa50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b17aae0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b17ab70 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] 0x2aa3b190130 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1901c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b190250 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b1902e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b190370 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b190400 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b190490 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b190520 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] 0x2aa3b17d330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17d3c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b17d450 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b17d4e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b17d570 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b17d600 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b17d690 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b17d720 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b17d7b0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b17d840 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b17d8d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b17d960 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b17d9f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b17da80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b17db10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b17dba0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b17dc30 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] 0x2aa3b191350 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1913e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b191470 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b191500 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b191590 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b191620 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b1916b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b191740 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b1917d0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b191860 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b1918f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b191980 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b191a10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b191aa0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b191b30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b191bc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b191c50 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] 0x2aa3b17ca20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17cab0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b17cb40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b17cbd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b17cc60 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b17ccf0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b17cd80 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b17ce10 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b17cea0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b17cf30 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] 0x2aa3b190a40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b190ad0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b190b60 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b190bf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b190c80 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b190d10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b190da0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b190e30 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b190ec0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b190f50 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] 0x2aa3b180270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b180300 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b180390 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b180420 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b1804b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b180540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b1805d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b180660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b1806f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b180780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b180810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b1808a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b180930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b1809c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b180a50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b180ae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b180b70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b180c00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b180c90 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] 0x2aa3b192e70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b192f00 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b192f90 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b193020 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b1930b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b193140 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b1931d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b193260 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b1932f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b193380 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b193410 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b1934a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b193530 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b1935c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b193650 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b1936e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b193770 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b193800 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b193890 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] 0x2aa3b17f960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b17f9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b17fa80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b17fb10 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] 0x2aa3b192560 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1925f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b192680 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b192710 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] 0x2aa3b181480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b181510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1815a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b181630 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] 0x2aa3b194080 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b194110 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1941a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b194230 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] 0x2aa3b181d90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b181e20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b181eb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b181f40 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] 0x2aa3b194990 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b194a20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b194ab0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b194b40 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] 0x2aa3b1826a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b182730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b1827c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b182850 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1828e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b182970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b182a00 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] 0x2aa3b1952a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b195330 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b1953c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b195450 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1954e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b195570 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b195600 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] 0x2aa3b182fb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b183040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1830d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b183160 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1831f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b183280 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b183310 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] 0x2aa3b195bb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b195c40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b195cd0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b195d60 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b195df0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b195e80 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b195f10 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] 0x2aa3b1838c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b183950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1839e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b183a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b183b00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b183b90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b183c20 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] 0x2aa3b1964c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b196550 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1965e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b196670 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b196700 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b196790 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b196820 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] 0x2aa3b1841d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b184260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b1842f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b184380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b184410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b1844a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b184530 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] 0x2aa3b196dd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b196e60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b196ef0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b196f80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b197010 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b1970a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b197130 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] 0x2aa3b184ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b184b70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b184c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b184c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b184d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b184db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b184e40 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] 0x2aa3b1976e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b197770 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b197800 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b197890 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b197920 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b1979b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b197a40 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] 0x2aa3b1853f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b185480 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b185510 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b1855a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b185630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b1856c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b185750 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] 0x2aa3b197ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b198080 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b198110 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b1981a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b198230 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b1982c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b198350 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] 0x2aa3b185d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b185d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b185e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b185eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b185f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b185fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b186060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b1860f0 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] 0x2aa3b198900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b198990 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b198a20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b198ab0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b198b40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b198bd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b198c60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b198cf0 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] 0x2aa3b186f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b186fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b187040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b1870d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b187160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b1871f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b187280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b187310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b1873a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b187430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b1874c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b187550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b1875e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b187670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b187700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b187790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b187820 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] 0x2aa3b199b20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b199bb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b199c40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b199cd0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b199d60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b199df0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b199e80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b199f10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b199fa0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b19a030 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b19a0c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b19a150 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b19a1e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b19a270 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b19a300 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b19a390 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b19a420 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] 0x2aa3b186610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1866a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b186730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b1867c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b186850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b1868e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b186970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b186a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b186a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b186b20 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] 0x2aa3b199210 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1992a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b199330 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b1993c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b199450 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b1994e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b199570 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b199600 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b199690 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b199720 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: 0x2aa3b121840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa3b11eb10 VAL: '' (12 sibs) 45: 0x2aa3b11eba8 VAL: '' (12 sibs) 45: 0x2aa3b11ec40 VAL: 'null' (12 sibs) 45: 0x2aa3b11ecd8 VAL: 'Null' (12 sibs) 45: 0x2aa3b11ed70 VAL: 'NULL' (12 sibs) 45: 0x2aa3b11ee08 VAL: '~' (12 sibs) 45: 0x2aa3b11eea0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa3b11ef38 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa3b11efd0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa3b11f068 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa3b11f100 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa3b11f198 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f560 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19ad30 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b19adc0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b19ae50 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b19aee0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b19af70 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b19b000 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b19b090 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b19b120 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b19b1b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b19b240 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b19b2d0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b19b360 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b19b3f0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b19b480 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b19b510 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b19b5a0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b19b630 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b19b6c0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b19b750 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: 0x2aa3b121958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11f840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11f8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11f970 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b18a060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b18a0f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b18a180 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b18a210 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: 0x2aa3b121a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fe80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11ff18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11ffb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19b7f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19b880 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b19b910 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b19b9a0 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: 0x2aa3b121b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120050 VAL: '' (3 sibs) 45: 0x2aa3b1200e8 VAL: '' (3 sibs) 45: 0x2aa3b120180 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19ba40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19bad0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b19bb60 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b19bbf0 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: 0x2aa3b121ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120cc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa3b120e90 VAL: '' (3 sibs) 45: 0x2aa3b120f28 VAL: '' (3 sibs) 45: 0x2aa3b120fc0 VAL: '' (3 sibs) 45: 0x2aa3b120d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120df0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19bc90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19bd20 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b19bdb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b19be40 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b19bed0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b19bf60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b19bff0 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: 0x2aa3b121db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11faf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa3b11fc30 VAL: '' (3 sibs) 45: 0x2aa3b11fcc8 VAL: '' (3 sibs) 45: 0x2aa3b11fd60 VAL: '' (3 sibs) 45: 0x2aa3b11fb90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19c090 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19c120 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b19c1b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b19c240 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b19c2d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b19c360 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b19c3f0 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: 0x2aa3b121ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b121060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1210f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa3b121230 VAL: '' (3 sibs) 45: 0x2aa3b1212c8 VAL: '' (3 sibs) 45: 0x2aa3b121360 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19c490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19c520 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b19c5b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b19c640 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b19c6d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b19c760 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b19c7f0 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: 0x2aa3b121fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b121450 MAP: (3 sibs) 3 children: 45: 0x2aa3b121620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1216b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b1214e8 VAL: '' (3 sibs) 45: 0x2aa3b121580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19c890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19c920 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b19c9b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b19ca40 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b19cad0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b19cb60 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b19cbf0 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: 0x2aa3b122100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b1229d0 VAL: '' (3 sibs) 45: 0x2aa3b122a68 MAP: (3 sibs) 3 children: 45: 0x2aa3b122ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b122c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b122cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b122b00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19cc90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19cd20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b19cdb0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b19ce40 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b19ced0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b19cf60 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b19cff0 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: 0x2aa3b122218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120440 VAL: '' (3 sibs) 45: 0x2aa3b1204d8 VAL: '' (3 sibs) 45: 0x2aa3b120570 MAP: (3 sibs) 3 children: 45: 0x2aa3b120610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1206a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120740 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19d090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19d120 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b19d1b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b19d240 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b19d2d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b19d360 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b19d3f0 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: 0x2aa3b122330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa3b120ab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b120b48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b1202b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa3b122d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b122e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b120350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19d490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19d520 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b19d5b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b19d640 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b19d6d0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b19d760 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b19d7f0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b19d880 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: 0x2aa3b122448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1240e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa3b124178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa3b124210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa3b11e6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa3b1242b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa3b1243f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa3b124488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa3b124348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa3b124530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa3b1245c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa3b124660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa3b1246f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa3b124790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa3b124828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa3b1248c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa3b124958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19d920 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19d9b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b19da40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b19dad0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b19db60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b19dbf0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b19dc80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b19dd10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b19dda0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b19de30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b19dec0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b19df50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b19dfe0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b19e070 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b19e100 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b19e190 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b19e220 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: 0x2aa3b122560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1230d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa3b123168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa3b123200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa3b120920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa3b11e810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa3b123c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa3b123ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa3b123d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa3b1209b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19e2c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19e350 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b19e3e0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b19e470 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b19e500 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b19e590 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b19e620 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b19e6b0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b19e740 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b19e7d0 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: 0x2aa3b121840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa3b11eb10 VAL: '' (12 sibs) 45: 0x2aa3b11eba8 VAL: '' (12 sibs) 45: 0x2aa3b11ec40 VAL: 'null' (12 sibs) 45: 0x2aa3b11ecd8 VAL: 'Null' (12 sibs) 45: 0x2aa3b11ed70 VAL: 'NULL' (12 sibs) 45: 0x2aa3b11ee08 VAL: '~' (12 sibs) 45: 0x2aa3b11eea0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa3b11ef38 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa3b11efd0 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa3b11f068 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa3b11f100 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa3b11f198 MAP: (12 sibs) 1 children: 45: 0x2aa3b11f560 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19e870 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa3b19e900 VAL: '' (12 sibs) 45: [2] [2] 0x2aa3b19e990 VAL: '' (12 sibs) 45: [3] [3] 0x2aa3b19ea20 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa3b19eab0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa3b19eb40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa3b19ebd0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa3b19ec60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa3b19ecf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa3b19ed80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa3b19ee10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa3b19eea0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa3b19ef30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa3b19efc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa3b19f050 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa3b19f0e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa3b19f170 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa3b19f200 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa3b19f290 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: 0x2aa3b121958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11f840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11f8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11f970 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19f330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19f3c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b19f450 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b19f4e0 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: 0x2aa3b121a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fe80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11ff18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b11ffb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19f580 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19f610 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b19f6a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b19f730 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: 0x2aa3b121b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120050 VAL: '' (3 sibs) 45: 0x2aa3b1200e8 VAL: '' (3 sibs) 45: 0x2aa3b120180 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19f7d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19f860 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b19f8f0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b19f980 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: 0x2aa3b121ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120cc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa3b120e90 VAL: '' (3 sibs) 45: 0x2aa3b120f28 VAL: '' (3 sibs) 45: 0x2aa3b120fc0 VAL: '' (3 sibs) 45: 0x2aa3b120d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120df0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19fa20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19fab0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa3b19fb40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b19fbd0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b19fc60 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b19fcf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b19fd80 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: 0x2aa3b121db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b11fa60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b11faf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa3b11fc30 VAL: '' (3 sibs) 45: 0x2aa3b11fcc8 VAL: '' (3 sibs) 45: 0x2aa3b11fd60 VAL: '' (3 sibs) 45: 0x2aa3b11fb90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b19fe20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b19feb0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b19ff40 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa3b19ffd0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa3b1a0060 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b1a00f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b1a0180 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: 0x2aa3b121ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b121060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1210f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa3b121230 VAL: '' (3 sibs) 45: 0x2aa3b1212c8 VAL: '' (3 sibs) 45: 0x2aa3b121360 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1a0220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1a02b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa3b1a0340 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa3b1a03d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa3b1a0460 VAL: '' (3 sibs) 45: [5] [5] 0x2aa3b1a04f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b1a0580 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: 0x2aa3b121fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b121450 MAP: (3 sibs) 3 children: 45: 0x2aa3b121620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1216b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b121750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b1214e8 VAL: '' (3 sibs) 45: 0x2aa3b121580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1a0620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1a06b0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa3b1a0740 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa3b1a07d0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa3b1a0860 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa3b1a08f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa3b1a0980 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: 0x2aa3b122100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b1229d0 VAL: '' (3 sibs) 45: 0x2aa3b122a68 MAP: (3 sibs) 3 children: 45: 0x2aa3b122ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b122c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b122cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa3b122b00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1a0a20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1a0ab0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b1a0b40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa3b1a0bd0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa3b1a0c60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa3b1a0cf0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa3b1a0d80 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: 0x2aa3b122218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa3b120440 VAL: '' (3 sibs) 45: 0x2aa3b1204d8 VAL: '' (3 sibs) 45: 0x2aa3b120570 MAP: (3 sibs) 3 children: 45: 0x2aa3b120610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa3b1206a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa3b120740 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1a0e20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1a0eb0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa3b1a0f40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa3b1a0fd0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa3b1a1060 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa3b1a10f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa3b1a1180 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: 0x2aa3b122330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b120220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa3b120ab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b120b48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b1202b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa3b122d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa3b122e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa3b120350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1a1220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1a12b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa3b1a1340 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa3b1a13d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa3b1a1460 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa3b1a14f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa3b1a1580 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa3b1a1610 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: 0x2aa3b122448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1240e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa3b124178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa3b124210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa3b11e6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa3b1242b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa3b1243f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa3b124488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa3b124348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa3b124530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa3b1245c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa3b124660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa3b1246f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa3b124790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa3b124828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa3b1248c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa3b124958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1a16b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1a1740 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa3b1a17d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa3b1a1860 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa3b1a18f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa3b1a1980 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa3b1a1a10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa3b1a1aa0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa3b1a1b30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa3b1a1bc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa3b1a1c50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa3b1a1ce0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa3b1a1d70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa3b1a1e00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa3b1a1e90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa3b1a1f20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa3b1a1fb0 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: 0x2aa3b122560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa3b1230d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa3b123168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa3b123200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa3b120920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa3b11e810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa3b123c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa3b123ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa3b123d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa3b1209b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa3b1a2050 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa3b1a20e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa3b1a2170 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa3b1a2200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa3b1a2290 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa3b1a2320 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa3b1a23b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa3b1a2440 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa3b1a24d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa3b1a2560 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.13.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: 0x2aa155e8090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa155e28a0 VAL: '-2' (3 sibs) 46: 0x2aa155e2938 VAL: '-2' (3 sibs) 46: 0x2aa155e29d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1563f280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1563f310 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa1563f3a0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa1563f430 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa1563f4c0 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: 0x2aa155e81a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1563cb90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1563cc20 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: 0x2aa155e82c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa155e3260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa155e32f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa155e33a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15642a00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa15642a90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa15642b20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa15642bb0 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: 0x2aa155e83d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa155e3440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa155e34d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa155e3570 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15644730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa156447c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa15644850 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa156448e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa15644970 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: 0x2aa155e84f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa155e2510 MAP: (3 sibs) 1 children: 46: 0x2aa155e4f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e5000 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e5098 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5130 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e51c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e25a8 MAP: (3 sibs) 1 children: 46: 0x2aa155e5270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e5310 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e53a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5440 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e54d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e2640 MAP: (3 sibs) 1 children: 46: 0x2aa155e5580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e5620 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e56b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5750 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e57e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15646d70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa15646e00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa15646e90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa15646f20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa15646fb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa15647040 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa156470d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa15647160 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa156471f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa15647280 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa15647310 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa156473a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa15647430 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa156474c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa15647550 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa156475e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa15647670 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa15647700 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa15647790 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: 0x2aa155e8608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e5fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa155e6080 MAP: (3 sibs) 1 children: 46: 0x2aa155e6250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e62f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6388 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6420 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e64b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e6118 MAP: (3 sibs) 1 children: 46: 0x2aa155e6560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e6600 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6698 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6730 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e67c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e61b0 MAP: (3 sibs) 1 children: 46: 0x2aa155e6870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e6910 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e69a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e6ad8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15649cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15649d40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa15649dd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa15649e60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa15649ef0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa15649f80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa1564a010 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa1564a0a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa1564a130 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa1564a1c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa1564a250 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa1564a2e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa1564a370 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa1564a400 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa1564a490 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa1564a520 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa1564a5b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa1564a640 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa1564a6d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa1564a760 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: 0x2aa155e8720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e6b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e7040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e70d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1564c2e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa1564c370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa1564c400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa1564c490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa1564c520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa1564c5b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa1564c640 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa1564c6d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa1564c760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa1564c7f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa1564c880 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: 0x2aa155e8838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa155e7180 MAP: (10 sibs) 1 children: 46: 0x2aa155e3700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7218 MAP: (10 sibs) 1 children: 46: 0x2aa155e37a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e72b0 MAP: (10 sibs) 1 children: 46: 0x2aa155e7780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7348 MAP: (10 sibs) 1 children: 46: 0x2aa155e7820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e73e0 MAP: (10 sibs) 1 children: 46: 0x2aa155e78c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7478 MAP: (10 sibs) 1 children: 46: 0x2aa155e7960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7510 MAP: (10 sibs) 1 children: 46: 0x2aa155e7a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e75a8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7640 MAP: (10 sibs) 1 children: 46: 0x2aa155e7b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e76d8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1564ed10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa1564eda0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa1564ee30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa1564eec0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa1564ef50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa1564efe0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa1564f070 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa1564f100 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa1564f190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa1564f220 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa1564f2b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa1564f340 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa1564f3d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa1564f460 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa1564f4f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa1564f580 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa1564f610 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa1564f6a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa1564f730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa1564f7c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa1564f850 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: 0x2aa155e8950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa155e91d0 MAP: (14 sibs) 1 children: 46: 0x2aa155e9a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9268 MAP: (14 sibs) 1 children: 46: 0x2aa155e9ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9300 MAP: (14 sibs) 1 children: 46: 0x2aa155e9b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9398 MAP: (14 sibs) 1 children: 46: 0x2aa155e9c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9430 MAP: (14 sibs) 1 children: 46: 0x2aa155e9cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e94c8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9560 MAP: (14 sibs) 1 children: 46: 0x2aa155e9df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e95f8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9690 MAP: (14 sibs) 1 children: 46: 0x2aa155e9f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9728 MAP: (14 sibs) 1 children: 46: 0x2aa155e9fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e97c0 MAP: (14 sibs) 1 children: 46: 0x2aa155ea070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9858 MAP: (14 sibs) 1 children: 46: 0x2aa155ea110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e98f0 MAP: (14 sibs) 2 children: 46: 0x2aa155ea1b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa155ea248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa155e9988 MAP: (14 sibs) 2 children: 46: 0x2aa155ea2f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa155ea388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15652b30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa15652bc0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa15652c50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15652ce0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa15652d70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15652e00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa15652e90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa15652f20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa15652fb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa15653040 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa156530d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa15653160 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa156531f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa15653280 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa15653310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa156533a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa15653430 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa156534c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa15653550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa156535e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa15653670 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa15653700 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa15653790 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa15653820 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa156538b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa15653940 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa156539d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa15653a60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa15653af0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa15653b80 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa15653c10 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: 0x2aa155e8fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1565e060 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa1565e060 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa1565e060 [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: 0x2aa155e90f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e4690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa155e4728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa155e47c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa155e4858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa155e48f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa155e4988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa155e4a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa155e4ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa155e4b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa155e4be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15660720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa156607b0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa15660840 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa156608d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa15660960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa156609f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa15660a80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa15660b10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa15660ba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa15660c30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa15660cc0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa15660720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa156607b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa15660840 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa156608d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa15660960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa156609f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa15660a80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa15660b10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa15660ba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa15660c30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa15660cc0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa15660720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa156607b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa15660840 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa156608d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa15660960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa156609f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa15660a80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa15660b10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa15660ba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa15660c30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa15660cc0 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: 0x2aa155e8090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa155e28a0 VAL: '-2' (3 sibs) 46: 0x2aa155e2938 VAL: '-2' (3 sibs) 46: 0x2aa155e29d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa156610c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15661150 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa156611e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa15661270 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa15661300 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: 0x2aa155e81a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa156619d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15661a60 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: 0x2aa155e82c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa155e3260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa155e32f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa155e33a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa156622e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa15662370 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa15662400 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa15662490 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: 0x2aa155e83d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa155e3440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa155e34d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa155e3570 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15662bf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15662c80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa15662d10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa15662da0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa15662e30 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: 0x2aa155e84f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa155e2510 MAP: (3 sibs) 1 children: 46: 0x2aa155e4f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e5000 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e5098 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5130 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e51c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e25a8 MAP: (3 sibs) 1 children: 46: 0x2aa155e5270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e5310 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e53a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5440 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e54d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e2640 MAP: (3 sibs) 1 children: 46: 0x2aa155e5580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e5620 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e56b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5750 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e57e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15663e10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa15663ea0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa15663f30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa15663fc0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa15664050 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa156640e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa15664170 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa15664200 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa15664290 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa15664320 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa156643b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa15664440 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa156644d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa15664560 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa156645f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa15664680 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa15664710 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa156647a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa15664830 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: 0x2aa155e8608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e5fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa155e6080 MAP: (3 sibs) 1 children: 46: 0x2aa155e6250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e62f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6388 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6420 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e64b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e6118 MAP: (3 sibs) 1 children: 46: 0x2aa155e6560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e6600 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6698 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6730 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e67c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e61b0 MAP: (3 sibs) 1 children: 46: 0x2aa155e6870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e6910 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e69a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e6ad8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15665020 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa156650b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa15665140 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa156651d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa15665260 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa156652f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa15665380 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa15665410 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa156654a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa15665530 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa156655c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa15665650 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa156656e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa15665770 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa15665800 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa15665890 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa15665920 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa156659b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa15665a40 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa15665ad0 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: 0x2aa155e8720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e6b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e7040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e70d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15663500 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa15663590 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa15663620 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa156636b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa15663740 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa156637d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa15663860 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa156638f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa15663980 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa15663a10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa15663aa0 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: 0x2aa155e8838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa155e7180 MAP: (10 sibs) 1 children: 46: 0x2aa155e3700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7218 MAP: (10 sibs) 1 children: 46: 0x2aa155e37a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e72b0 MAP: (10 sibs) 1 children: 46: 0x2aa155e7780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7348 MAP: (10 sibs) 1 children: 46: 0x2aa155e7820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e73e0 MAP: (10 sibs) 1 children: 46: 0x2aa155e78c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7478 MAP: (10 sibs) 1 children: 46: 0x2aa155e7960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7510 MAP: (10 sibs) 1 children: 46: 0x2aa155e7a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e75a8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7640 MAP: (10 sibs) 1 children: 46: 0x2aa155e7b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e76d8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15666b40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa15666bd0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa15666c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15666cf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa15666d80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15666e10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa15666ea0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa15666f30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa15666fc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa15667050 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa156670e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa15667170 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa15667200 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa15667290 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa15667320 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa156673b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa15667440 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa156674d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa15667560 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa156675f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa15667680 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: 0x2aa155e8950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa155e91d0 MAP: (14 sibs) 1 children: 46: 0x2aa155e9a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9268 MAP: (14 sibs) 1 children: 46: 0x2aa155e9ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9300 MAP: (14 sibs) 1 children: 46: 0x2aa155e9b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9398 MAP: (14 sibs) 1 children: 46: 0x2aa155e9c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9430 MAP: (14 sibs) 1 children: 46: 0x2aa155e9cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e94c8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9560 MAP: (14 sibs) 1 children: 46: 0x2aa155e9df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e95f8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9690 MAP: (14 sibs) 1 children: 46: 0x2aa155e9f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9728 MAP: (14 sibs) 1 children: 46: 0x2aa155e9fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e97c0 MAP: (14 sibs) 1 children: 46: 0x2aa155ea070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9858 MAP: (14 sibs) 1 children: 46: 0x2aa155ea110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e98f0 MAP: (14 sibs) 2 children: 46: 0x2aa155ea1b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa155ea248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa155e9988 MAP: (14 sibs) 2 children: 46: 0x2aa155ea2f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa155ea388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15667d50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa15667de0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa15667e70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15667f00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa15667f90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15668020 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa156680b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa15668140 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa156681d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa15668260 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa156682f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa15668380 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa15668410 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa156684a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa15668530 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa156685c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa15668650 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa156686e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa15668770 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa15668800 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa15668890 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa15668920 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa156689b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa15668a40 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa15668ad0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa15668b60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa15668bf0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa15668c80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa15668d10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa15668da0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa15668e30 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: 0x2aa155e8fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1566b3a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa1566b3a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa1566b3a0 [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: 0x2aa155e90f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e4690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa155e4728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa155e47c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa155e4858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa155e48f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa155e4988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa155e4a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa155e4ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa155e4b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa155e4be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1566bcb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa1566bd40 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa1566bdd0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa1566be60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa1566bef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa1566bf80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa1566c010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa1566c0a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa1566c130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa1566c1c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa1566c250 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa1566bcb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa1566bd40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa1566bdd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa1566be60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa1566bef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa1566bf80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa1566c010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa1566c0a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa1566c130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa1566c1c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa1566c250 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa1566bcb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa1566bd40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa1566bdd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa1566be60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa1566bef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa1566bf80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa1566c010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa1566c0a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa1566c130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa1566c1c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa1566c250 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] 0x2aa1563f280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1563f310 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa1563f3a0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa1563f430 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa1563f4c0 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] 0x2aa1566e310 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1566e3a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa1566e430 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa1566e4c0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa1566e550 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] 0x2aa1563cb90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1563cc20 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] 0x2aa1566f500 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1566f590 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] 0x2aa15642a00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa15642a90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa15642b20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa15642bb0 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] 0x2aa1566fe10 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa1566fea0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa1566ff30 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa1566ffc0 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] 0x2aa15644730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa156447c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa15644850 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa156448e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa15644970 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] 0x2aa15670720 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa156707b0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa15670840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa156708d0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa15670960 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] 0x2aa15646d70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa15646e00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa15646e90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa15646f20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa15646fb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa15647040 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa156470d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa15647160 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa156471f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa15647280 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa15647310 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa156473a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa15647430 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa156474c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa15647550 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa156475e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa15647670 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa15647700 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa15647790 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] 0x2aa15671940 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa156719d0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa15671a60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa15671af0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa15671b80 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa15671c10 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa15671ca0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa15671d30 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa15671dc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa15671e50 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa15671ee0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa15671f70 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa15672000 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa15672090 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa15672120 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa156721b0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa15672240 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa156722d0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa15672360 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] 0x2aa15649cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15649d40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa15649dd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa15649e60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa15649ef0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa15649f80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa1564a010 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa1564a0a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa1564a130 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa1564a1c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa1564a250 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa1564a2e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa1564a370 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa1564a400 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa1564a490 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa1564a520 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa1564a5b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa1564a640 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa1564a6d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa1564a760 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] 0x2aa15672b50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15672be0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa15672c70 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa15672d00 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa15672d90 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa15672e20 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa15672eb0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa15672f40 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa15672fd0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa15673060 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa156730f0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa15673180 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa15673210 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa156732a0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa15673330 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa156733c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa15673450 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa156734e0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa15673570 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa15673600 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] 0x2aa1564c2e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa1564c370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa1564c400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa1564c490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa1564c520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa1564c5b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa1564c640 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa1564c6d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa1564c760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa1564c7f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa1564c880 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] 0x2aa15671030 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa156710c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa15671150 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa156711e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa15671270 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa15671300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa15671390 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa15671420 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa156714b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa15671540 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa156715d0 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] 0x2aa1564ed10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa1564eda0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa1564ee30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa1564eec0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa1564ef50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa1564efe0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa1564f070 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa1564f100 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa1564f190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa1564f220 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa1564f2b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa1564f340 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa1564f3d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa1564f460 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa1564f4f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa1564f580 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa1564f610 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa1564f6a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa1564f730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa1564f7c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa1564f850 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] 0x2aa15674670 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa15674700 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa15674790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15674820 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa156748b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15674940 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa156749d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa15674a60 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa15674af0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa15674b80 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa15674c10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa15674ca0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa15674d30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa15674dc0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa15674e50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa15674ee0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa15674f70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa15675000 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa15675090 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa15675120 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa156751b0 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] 0x2aa15652b30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa15652bc0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa15652c50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15652ce0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa15652d70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15652e00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa15652e90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa15652f20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa15652fb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa15653040 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa156530d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa15653160 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa156531f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa15653280 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa15653310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa156533a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa15653430 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa156534c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa15653550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa156535e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa15653670 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa15653700 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa15653790 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa15653820 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa156538b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa15653940 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa156539d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa15653a60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa15653af0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa15653b80 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa15653c10 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] 0x2aa15675880 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa15675910 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa156759a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15675a30 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa15675ac0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15675b50 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa15675be0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa15675c70 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa15675d00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa15675d90 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa15675e20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa15675eb0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa15675f40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa15675fd0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa15676060 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa156760f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa15676180 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa15676210 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa156762a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa15676330 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa156763c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa15676450 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa156764e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa15676570 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa15676600 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa15676690 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa15676720 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa156767b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa15676840 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa156768d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa15676960 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] 0x2aa1565e060 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa15673d60 [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] 0x2aa15660720 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa156607b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa15660840 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa156608d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa15660960 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa156609f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa15660a80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa15660b10 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa15660ba0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa15660c30 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa15660cc0 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] 0x2aa15676a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa15676b20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa15676bb0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa15676c40 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa15676cd0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa15676d60 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa15676df0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa15676e80 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa15676f10 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa15676fa0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa15677030 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] 0x2aa156610c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15661150 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa156611e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa15661270 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa15661300 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] 0x2aa156773a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15677430 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa156774c0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa15677550 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa156775e0 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] 0x2aa156619d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15661a60 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] 0x2aa15677cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15677d40 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] 0x2aa156622e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa15662370 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa15662400 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa15662490 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] 0x2aa156785c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa15678650 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa156786e0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa15678770 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] 0x2aa15662bf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15662c80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa15662d10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa15662da0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa15662e30 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] 0x2aa15678ed0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15678f60 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa15678ff0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa15679080 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa15679110 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] 0x2aa15663e10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa15663ea0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa15663f30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa15663fc0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa15664050 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa156640e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa15664170 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa15664200 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa15664290 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa15664320 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa156643b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa15664440 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa156644d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa15664560 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa156645f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa15664680 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa15664710 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa156647a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa15664830 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] 0x2aa1567a0f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa1567a180 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa1567a210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa1567a2a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa1567a330 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa1567a3c0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa1567a450 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa1567a4e0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa1567a570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa1567a600 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa1567a690 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa1567a720 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa1567a7b0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa1567a840 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa1567a8d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa1567a960 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa1567a9f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa1567aa80 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa1567ab10 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] 0x2aa15665020 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa156650b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa15665140 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa156651d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa15665260 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa156652f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa15665380 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa15665410 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa156654a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa15665530 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa156655c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa15665650 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa156656e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa15665770 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa15665800 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa15665890 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa15665920 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa156659b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa15665a40 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa15665ad0 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] 0x2aa1567b300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1567b390 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa1567b420 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa1567b4b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa1567b540 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa1567b5d0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa1567b660 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa1567b6f0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa1567b780 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa1567b810 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa1567b8a0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa1567b930 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa1567b9c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa1567ba50 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa1567bae0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa1567bb70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa1567bc00 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa1567bc90 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa1567bd20 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa1567bdb0 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] 0x2aa15663500 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa15663590 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa15663620 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa156636b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa15663740 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa156637d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa15663860 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa156638f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa15663980 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa15663a10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa15663aa0 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] 0x2aa156797e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa15679870 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa15679900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa15679990 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa15679a20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa15679ab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa15679b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa15679bd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa15679c60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa15679cf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa15679d80 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] 0x2aa15666b40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa15666bd0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa15666c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15666cf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa15666d80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15666e10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa15666ea0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa15666f30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa15666fc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa15667050 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa156670e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa15667170 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa15667200 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa15667290 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa15667320 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa156673b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa15667440 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa156674d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa15667560 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa156675f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa15667680 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] 0x2aa1567ce20 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa1567ceb0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa1567cf40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa1567cfd0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa1567d060 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa1567d0f0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa1567d180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa1567d210 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa1567d2a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa1567d330 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa1567d3c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa1567d450 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa1567d4e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa1567d570 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa1567d600 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa1567d690 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa1567d720 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa1567d7b0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa1567d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa1567d8d0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa1567d960 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] 0x2aa15667d50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa15667de0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa15667e70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15667f00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa15667f90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15668020 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa156680b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa15668140 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa156681d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa15668260 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa156682f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa15668380 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa15668410 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa156684a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa15668530 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa156685c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa15668650 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa156686e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa15668770 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa15668800 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa15668890 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa15668920 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa156689b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa15668a40 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa15668ad0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa15668b60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa15668bf0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa15668c80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa15668d10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa15668da0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa15668e30 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] 0x2aa1567e030 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa1567e0c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa1567e150 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa1567e1e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa1567e270 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa1567e300 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa1567e390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa1567e420 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa1567e4b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa1567e540 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa1567e5d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa1567e660 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa1567e6f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa1567e780 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa1567e810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa1567e8a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa1567e930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa1567e9c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa1567ea50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa1567eae0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa1567eb70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa1567ec00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa1567ec90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa1567ed20 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa1567edb0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa1567ee40 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa1567eed0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa1567ef60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa1567eff0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa1567f080 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa1567f110 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] 0x2aa1566b3a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa1567c510 [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] 0x2aa1566bcb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa1566bd40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa1566bdd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa1566be60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa1566bef0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa1566bf80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa1566c010 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa1566c0a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa1566c130 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa1566c1c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa1566c250 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] 0x2aa1567f240 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa1567f2d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa1567f360 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa1567f3f0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa1567f480 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa1567f510 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa1567f5a0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa1567f630 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa1567f6c0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa1567f750 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa1567f7e0 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: 0x2aa155e8090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa155e28a0 VAL: '-2' (3 sibs) 46: 0x2aa155e2938 VAL: '-2' (3 sibs) 46: 0x2aa155e29d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1566ece0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1566ed70 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa1566ee00 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa1566ee90 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa1566ef20 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: 0x2aa155e81a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1566efc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1566f050 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: 0x2aa155e82c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa155e3260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa155e32f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa155e33a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1567fb50 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa1567fbe0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa1567fc70 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa1567fd00 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: 0x2aa155e83d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa155e3440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa155e34d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa155e3570 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1567fda0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1567fe30 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa1567fec0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa1567ff50 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa1567ffe0 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: 0x2aa155e84f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa155e2510 MAP: (3 sibs) 1 children: 46: 0x2aa155e4f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e5000 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e5098 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5130 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e51c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e25a8 MAP: (3 sibs) 1 children: 46: 0x2aa155e5270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e5310 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e53a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5440 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e54d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e2640 MAP: (3 sibs) 1 children: 46: 0x2aa155e5580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e5620 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e56b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5750 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e57e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15680080 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa15680110 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa156801a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa15680230 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa156802c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa15680350 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa156803e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa15680470 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa15680500 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa15680590 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa15680620 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa156806b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa15680740 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa156807d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa15680860 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa156808f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa15680980 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa15680a10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa15680aa0 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: 0x2aa155e8608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e5fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa155e6080 MAP: (3 sibs) 1 children: 46: 0x2aa155e6250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e62f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6388 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6420 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e64b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e6118 MAP: (3 sibs) 1 children: 46: 0x2aa155e6560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e6600 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6698 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6730 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e67c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e61b0 MAP: (3 sibs) 1 children: 46: 0x2aa155e6870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e6910 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e69a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e6ad8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15680b40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15680bd0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa15680c60 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa15680cf0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa15680d80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa15680e10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa15680ea0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa15680f30 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa15680fc0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa15681050 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa156810e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa15681170 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa15681200 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa15681290 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa15681320 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa156813b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa15681440 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa156814d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa15681560 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa156815f0 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: 0x2aa155e8720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e6b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e7040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e70d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15681690 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa15681720 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa156817b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa15681840 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa156818d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa15681960 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa156819f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa15681a80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa15681b10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa15681ba0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa15681c30 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: 0x2aa155e8838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa155e7180 MAP: (10 sibs) 1 children: 46: 0x2aa155e3700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7218 MAP: (10 sibs) 1 children: 46: 0x2aa155e37a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e72b0 MAP: (10 sibs) 1 children: 46: 0x2aa155e7780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7348 MAP: (10 sibs) 1 children: 46: 0x2aa155e7820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e73e0 MAP: (10 sibs) 1 children: 46: 0x2aa155e78c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7478 MAP: (10 sibs) 1 children: 46: 0x2aa155e7960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7510 MAP: (10 sibs) 1 children: 46: 0x2aa155e7a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e75a8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7640 MAP: (10 sibs) 1 children: 46: 0x2aa155e7b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e76d8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15681cd0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa15681d60 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa15681df0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15681e80 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa15681f10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15681fa0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa15682030 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa156820c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa15682150 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa156821e0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa15682270 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa15682300 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa15682390 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa15682420 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa156824b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa15682540 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa156825d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa15682660 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa156826f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa15682780 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa15682810 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: 0x2aa155e8950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa155e91d0 MAP: (14 sibs) 1 children: 46: 0x2aa155e9a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9268 MAP: (14 sibs) 1 children: 46: 0x2aa155e9ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9300 MAP: (14 sibs) 1 children: 46: 0x2aa155e9b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9398 MAP: (14 sibs) 1 children: 46: 0x2aa155e9c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9430 MAP: (14 sibs) 1 children: 46: 0x2aa155e9cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e94c8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9560 MAP: (14 sibs) 1 children: 46: 0x2aa155e9df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e95f8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9690 MAP: (14 sibs) 1 children: 46: 0x2aa155e9f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9728 MAP: (14 sibs) 1 children: 46: 0x2aa155e9fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e97c0 MAP: (14 sibs) 1 children: 46: 0x2aa155ea070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9858 MAP: (14 sibs) 1 children: 46: 0x2aa155ea110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e98f0 MAP: (14 sibs) 2 children: 46: 0x2aa155ea1b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa155ea248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa155e9988 MAP: (14 sibs) 2 children: 46: 0x2aa155ea2f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa155ea388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa156828b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa15682940 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa156829d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15682a60 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa15682af0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15682b80 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa15682c10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa15682ca0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa15682d30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa15682dc0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa15682e50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa15682ee0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa15682f70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa15683000 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa15683090 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa15683120 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa156831b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa15683240 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa156832d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa15683360 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa156833f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa15683480 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa15683510 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa156835a0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa15683630 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa156836c0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa15683750 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa156837e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa15683870 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa15683900 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa15683990 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: 0x2aa155e8fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa155e4250 [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: 0x2aa155e90f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e4690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa155e4728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa155e47c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa155e4858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa155e48f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa155e4988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa155e4a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa155e4ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa155e4b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa155e4be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15683a30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa15683ac0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa15683b50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa15683be0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa15683c70 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa15683d00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa15683d90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa15683e20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa15683eb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa15683f40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa15683fd0 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: 0x2aa155e8090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa155e28a0 VAL: '-2' (3 sibs) 46: 0x2aa155e2938 VAL: '-2' (3 sibs) 46: 0x2aa155e29d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15684070 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15684100 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa15684190 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa15684220 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa156842b0 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: 0x2aa155e81a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1566f0f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa1566f180 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: 0x2aa155e82c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa155e3260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa155e32f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa155e33a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15684350 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa156843e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa15684470 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa15684500 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: 0x2aa155e83d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e2d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa155e3440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa155e34d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa155e3570 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa156845a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa15684630 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa156846c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa15684750 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa156847e0 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: 0x2aa155e84f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa155e2510 MAP: (3 sibs) 1 children: 46: 0x2aa155e4f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e5000 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e5098 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5130 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e51c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e25a8 MAP: (3 sibs) 1 children: 46: 0x2aa155e5270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e5310 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e53a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5440 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e54d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e2640 MAP: (3 sibs) 1 children: 46: 0x2aa155e5580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e5620 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e56b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e5750 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e57e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15684880 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa15684910 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa156849a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa15684a30 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa15684ac0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa15684b50 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa15684be0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa15684c70 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa15684d00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa15684d90 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa15684e20 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa15684eb0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa15684f40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa15684fd0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa15685060 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa156850f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa15685180 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa15685210 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa156852a0 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: 0x2aa155e8608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa155e5fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa155e6080 MAP: (3 sibs) 1 children: 46: 0x2aa155e6250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa155e62f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6388 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6420 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e64b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e6118 MAP: (3 sibs) 1 children: 46: 0x2aa155e6560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa155e6600 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e6698 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6730 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e67c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa155e61b0 MAP: (3 sibs) 1 children: 46: 0x2aa155e6870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa155e6910 VAL: '0.mp4' (4 sibs) 46: 0x2aa155e69a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa155e6a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa155e6ad8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15685340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa156853d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa15685460 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa156854f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa15685580 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa15685610 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa156856a0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa15685730 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa156857c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa15685850 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa156858e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa15685970 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa15685a00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa15685a90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa15685b20 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa15685bb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa15685c40 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa15685cd0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa15685d60 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa15685df0 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: 0x2aa155e8720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e6b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e6fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e7040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa155e70d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15685e90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa15685f20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa15685fb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa15686040 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa156860d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa15686160 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa156861f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa15686280 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa15686310 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa156863a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa15686430 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: 0x2aa155e8838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa155e7180 MAP: (10 sibs) 1 children: 46: 0x2aa155e3700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7218 MAP: (10 sibs) 1 children: 46: 0x2aa155e37a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e72b0 MAP: (10 sibs) 1 children: 46: 0x2aa155e7780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7348 MAP: (10 sibs) 1 children: 46: 0x2aa155e7820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e73e0 MAP: (10 sibs) 1 children: 46: 0x2aa155e78c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7478 MAP: (10 sibs) 1 children: 46: 0x2aa155e7960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7510 MAP: (10 sibs) 1 children: 46: 0x2aa155e7a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e75a8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e7640 MAP: (10 sibs) 1 children: 46: 0x2aa155e7b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e76d8 MAP: (10 sibs) 1 children: 46: 0x2aa155e7be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa156864d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa15686560 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa156865f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15686680 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa15686710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa156867a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa15686830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa156868c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa15686950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa156869e0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa15686a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa15686b00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa15686b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa15686c20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa15686cb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa15686d40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa15686dd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa15686e60 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa15686ef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa15686f80 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa15687010 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: 0x2aa155e8950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa155e91d0 MAP: (14 sibs) 1 children: 46: 0x2aa155e9a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9268 MAP: (14 sibs) 1 children: 46: 0x2aa155e9ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9300 MAP: (14 sibs) 1 children: 46: 0x2aa155e9b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9398 MAP: (14 sibs) 1 children: 46: 0x2aa155e9c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9430 MAP: (14 sibs) 1 children: 46: 0x2aa155e9cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e94c8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9560 MAP: (14 sibs) 1 children: 46: 0x2aa155e9df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e95f8 MAP: (14 sibs) 1 children: 46: 0x2aa155e9e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9690 MAP: (14 sibs) 1 children: 46: 0x2aa155e9f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e9728 MAP: (14 sibs) 1 children: 46: 0x2aa155e9fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa155e97c0 MAP: (14 sibs) 1 children: 46: 0x2aa155ea070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e9858 MAP: (14 sibs) 1 children: 46: 0x2aa155ea110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa155e98f0 MAP: (14 sibs) 2 children: 46: 0x2aa155ea1b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa155ea248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa155e9988 MAP: (14 sibs) 2 children: 46: 0x2aa155ea2f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa155ea388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa156870b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa15687140 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa156871d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa15687260 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa156872f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa15687380 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa15687410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa156874a0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa15687530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa156875c0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa15687650 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa156876e0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa15687770 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa15687800 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa15687890 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa15687920 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa156879b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa15687a40 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa15687ad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa15687b60 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa15687bf0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa15687c80 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa15687d10 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa15687da0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa15687e30 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa15687ec0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa15687f50 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa15687fe0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa15688070 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa15688100 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa15688190 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: 0x2aa155e8fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa155e3e00 [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: 0x2aa155e90f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa155e4690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa155e4728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa155e47c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa155e4858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa155e48f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa155e4988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa155e4a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa155e4ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa155e4b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa155e4be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa15688230 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa156882c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa15688350 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa156883e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa15688470 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa15688500 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa15688590 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa15688620 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa156886b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa15688740 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa156887d0 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 (11 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.017446ms: read_file 47: 0.002484ms: count_lines 47: reserving #lines=90 47: 0.007163ms: tree_reserve 47: 0.040944ms: parse_yml 47: 0.028109ms: emit_to_buffer 47: 0.002390ms: print_stdout 47: 0.115839ms: objects 47: 0.122757ms: 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.48 sec ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-7.3.2, pluggy-1.2.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.51s ============================== Processing files: rapidyaml-0.6.0-2.fc39.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ALtBiO Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0g1ItO Provides: libryml.so.0.6.0()(64bit) rapidyaml = 0.6.0-2.fc39 rapidyaml(s390-64) = 0.6.0-2.fc39 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.fc39.s390x Provides: cmake(ryml) = 0.6.0 rapidyaml-devel = 0.6.0-2.fc39 rapidyaml-devel(s390-64) = 0.6.0-2.fc39 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.fc39.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.33Ci8d Provides: python-rapidyaml = 0.6.0-2.fc39 python3-rapidyaml = 0.6.0-2.fc39 python3-rapidyaml(s390-64) = 0.6.0-2.fc39 python3.12-rapidyaml = 0.6.0-2.fc39 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.fc39.s390x Provides: rapidyaml-debugsource = 0.6.0-2.fc39 rapidyaml-debugsource(s390-64) = 0.6.0-2.fc39 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.fc39.s390x Provides: debuginfo(build-id) = 689091b387628cac8e253e19d524f325999e6ea9 libryml.so.0.6.0-0.6.0-2.fc39.s390x.debug()(64bit) rapidyaml-debuginfo = 0.6.0-2.fc39 rapidyaml-debuginfo(s390-64) = 0.6.0-2.fc39 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.fc39 Processing files: python3-rapidyaml-debuginfo-0.6.0-2.fc39.s390x Provides: debuginfo(build-id) = 23ab9aa51ebdaa5e430cca59d5db97ebbc1e1f7a python-rapidyaml-debuginfo = 0.6.0-2.fc39 python3-rapidyaml-debuginfo = 0.6.0-2.fc39 python3-rapidyaml-debuginfo(s390-64) = 0.6.0-2.fc39 python3.12-rapidyaml-debuginfo = 0.6.0-2.fc39 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.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.s390x Wrote: /builddir/build/SRPMS/rapidyaml-0.6.0-2.fc39.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.6.0-2.fc39.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.6.0-2.fc39.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.6.0-2.fc39.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.6.0-2.fc39.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.6.0-2.fc39.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.6.0-2.fc39.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GK6lhO Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.dEHrBb + 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 -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.fc39.s390x/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.s390x/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.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.fc39.s390x/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.s390x/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.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.fc39.s390x/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.s390x/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.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.fc39.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.fc39.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.fc39.s390x/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc39.s390x + RPM_EC=0 ++ jobs -p + exit 0 + 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.fc39.src.rpm Finish: build phase for rapidyaml-0.6.0-2.fc39.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-39-s390x-1719935585.389250/root/var/log/dnf.log /var/lib/mock/fedora-39-s390x-1719935585.389250/root/var/log/dnf.librepo.log /var/lib/mock/fedora-39-s390x-1719935585.389250/root/var/log/dnf.rpm.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.6.0-2.fc39.src.rpm) Config(child) 18 minutes 40 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": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "s390x" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "s390x" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "src" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "s390x" }, { "name": "python3-rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "s390x" }, { "name": "rapidyaml-devel", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "s390x" }, { "name": "rapidyaml-debugsource", "epoch": null, "version": "0.6.0", "release": "2.fc39", "arch": "s390x" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: