Warning: Permanently added '169.63.189.160' (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-rawhide-s390x --chroot fedora-rawhide-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-rawhide-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-rawhide-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-rawhide-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-goepdhdp/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-goepdhdp/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-goepdhdp/rapidyaml'...
Running: git checkout 0170a634fc4438a111f2f471f73c56ee95f6c7a9 --
cmd: ['git', 'checkout', '0170a634fc4438a111f2f471f73c56ee95f6c7a9', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-goepdhdp/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: 0x2aa0dda7c18 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa0dd9e230 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa0dd9e2c8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa0dd9e360 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfaefc0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa0dfaf050 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa0dfaf0e0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa0dfaf170 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: 0x2aa0dda7d30 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9e470 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9e508 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfb0f90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfb1020 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfb10b0 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: 0x2aa0dda7e48 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9e690 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9e728 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfb2f60 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfb2ff0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfb3080 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: 0x2aa0dda7f60 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9e840 VAL: 'Several lines of text,
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: 0x2aa0dd9e8d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfb4e90 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfb4f20 VAL: 'Several lines of text,
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] 0x2aa0dfb4fb0 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: 0x2aa0dda8078 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9fc90 VAL: 'Several 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: 0x2aa0dd9fd28 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfb6e60 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfb6ef0 VAL: 'Several 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] 0x2aa0dfb6f80 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: 0x2aa0dda8190 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda20e0 VAL: 'Several lines 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] 0x2aa0dfb8eb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfb8f40 VAL: 'Several lines 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: 0x2aa0dda82a8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dd9eb70 VAL: 'Several lines 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] 0x2aa0dfbae80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfbaf10 VAL: 'Several lines 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: 0x2aa0dda83c0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9ec80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9ed18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfbce70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfbcf00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfbcf90 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: 0x2aa0dda84d8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9ee30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9eec8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfbedb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfbee40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfbeed0 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: 0x2aa0dda85f0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9efe0 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa0dd9f078 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfc0db0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfc0e40 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa0dfc0ed0 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: 0x2aa0dda8708 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f190 KEYVAL: 'example' 'Several 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: 0x2aa0dd9f228 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfc2dc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfc2e50 KEYVAL: 'example' 'Several 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] 0x2aa0dfc2ee0 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: 0x2aa0dda8820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f340 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f3d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfc4dd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfc4e60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfc4ef0 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: 0x2aa0dda8938 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f4f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f588 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfc6de0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfc6e70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfc6f00 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: 0x2aa0dda8a50 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f6a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f738 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfc8e10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfc8ea0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfc8f30 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: 0x2aa0dda8b68 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f8e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfcae40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfcaed0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfcaf60 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: 0x2aa0dda8c80 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dd9fa00 KEYVAL: 'example' 'Several lines 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] 0x2aa0dfcce10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfccea0 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8d98 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dd9fb10 KEYVAL: 'example' 'Several lines 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] 0x2aa0dfcee00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfcee90 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dda2180 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dda2218 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfd0eb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfd0f40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfd0fd0 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: 0x2aa0dda8fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dda22c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dda2358 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfd3060 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfd30f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfd3180 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: 0x2aa0dda90e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda2510 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa0dda25b0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfd4d90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfd4e20 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa0dfd4eb0 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: 0x2aa0dda91f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda26c0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa0dda2760 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfd6b20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfd6bb0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa0dfd6c40 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: 0x2aa0dda9310 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda6e80 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa0dda6f20 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfd8910 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfd89a0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa0dfd8a30 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: 0x2aa0dda9428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9fe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa0dd9fed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfda640 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0dfda6d0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa0dfda760 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: 0x2aa0dda9540 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda2400 MAP: (1 sibs) 2 children:
27: 0x2aa0dda0130 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa0dda01c8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfdc370 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfdc400 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa0dfdc490 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa0dfdc520 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: 0x2aa0dda9658 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfde0a0 [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: 0x2aa0dda9770 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfdfdd0 [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: 0x2aa0dda9888 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfe1b00 [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: 0x2aa0dda99a0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfe3830 [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: 0x2aa0dda9ab8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfe5560 [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: 0x2aa0dda9bd0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfe7290 [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: 0x2aa0dda9ce8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfe8fc0 [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: 0x2aa0dda9e00 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfeacf0 [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: 0x2aa0dda9f18 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfeca20 [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: 0x2aa0ddaa030 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dfee750 [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: 0x2aa0ddaa148 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dff0480 [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: 0x2aa0ddaa260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dff21b0 [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: 0x2aa0ddaa378 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda07b0 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dff3ee0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dff3f70 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: 0x2aa0ddaa490 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda08c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dff5c10 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dff5ca0 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: 0x2aa0ddaa5a8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda09d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dff7940 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dff79d0 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: 0x2aa0ddaa6c0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda0ae0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dff9670 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dff9700 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: 0x2aa0ddaa7d8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda0bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dffb3a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dffb430 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: 0x2aa0ddaa8f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda0d00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dffd0d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dffd160 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: 0x2aa0ddaaa08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0dffee00 [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: 0x2aa0ddaab20 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e000b30 [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: 0x2aa0ddaac38 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e002860 [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: 0x2aa0ddaad50 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda0f60 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e004590 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e004620 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: 0x2aa0ddaae68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda1070 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0062c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e006350 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: 0x2aa0ddaaf80 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda1180 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e007ff0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e008080 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: 0x2aa0ddab098 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda1290 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e009d20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e009db0 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: 0x2aa0ddab1b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e00ba90 [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: 0x2aa0ddab2c8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e00d800 [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: 0x2aa0ddab3e0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e00f5b0 [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: 0x2aa0ddab4f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda14f0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e011360 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e0113f0 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: 0x2aa0ddab610 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda1600 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e013110 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e0131a0 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: 0x2aa0ddab728 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e014ec0 [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: 0x2aa0ddab840 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda1780 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e016c70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e016d00 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: 0x2aa0ddab958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda1890 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e018a20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e018ab0 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: 0x2aa0ddaba70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e01a7d0 [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: 0x2aa0ddabb88 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e01c580 [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: 0x2aa0ddabca0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e01e330 [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: 0x2aa0ddabdb8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0200e0 [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: 0x2aa0ddabed0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e021e90 [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: 0x2aa0ddabfe8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e023c40 [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: 0x2aa0ddac100 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0259f0 [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: 0x2aa0ddac218 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0277a0 [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: 0x2aa0ddac330 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e029540 [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: 0x2aa0ddac448 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e02b350 [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: 0x2aa0ddac560 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e02d160 [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: 0x2aa0ddac678 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e02ef80 [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: 0x2aa0ddac790 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e030d30 [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: 0x2aa0ddac8a8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e032ae0 [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: 0x2aa0ddac9c0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e034890 [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: 0x2aa0ddacad8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e036640 [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: 0x2aa0ddacbf0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0383f0 [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: 0x2aa0ddacd08 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e03a1a0 [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: 0x2aa0ddace20 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e03bf50 [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: 0x2aa0ddacf38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9ff80 VAL: '
27: ' (2 sibs)
27: 0x2aa0dda0018 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e03dd00 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e03dd90 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa0e03de20 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: 0x2aa0ddad050 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dda29c0 VAL: '
27: ' (2 sibs)
27: 0x2aa0dda2a58 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e03fab0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e03fb40 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa0e03fbd0 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: 0x2aa0dda7010 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x2aa0dd9d040 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa0dd9d0d8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa0dd9d170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa0dd9d208 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa0dd9d2a0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa0dd9d338 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa0dd9d3d0 DOCSEQ: (8 sibs) 2 children:
27: 0x2aa0dd9d510 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x2aa0dd9d5a8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x2aa0dd9d468 DOCMAP: (8 sibs) 2 children:
27: 0x2aa0dd9d650 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x2aa0dd9d6e8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0403c0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa0e040450 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa0e0404e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa0e040570 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa0e040600 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa0e040690 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa0e040720 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa0e0407b0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa0e040840 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa0e0408d0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa0e040960 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa0e0409f0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa0e040a80 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-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-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-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-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-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: 0x2aa0dda7470 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa0dd9e120 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e042820 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e0428b0 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: 0x2aa0dda7588 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa0dd9dbd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e043130 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e0431c0 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: 0x2aa0dda76a0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa0dd9dce0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e043a40 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e043ad0 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: 0x2aa0dda77b8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e044350 [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: 0x2aa0dda78d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e044c60 [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: 0x2aa0dda79e8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e045570 [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: 0x2aa0dda7b00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dd9df40 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] 0x2aa0e045e80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e045f10 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: 0x2aa0dda7c18 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa0dd9e230 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa0dd9e2c8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa0dd9e360 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e046790 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa0e046820 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa0e0468b0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa0e046940 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: 0x2aa0dda7d30 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9e470 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9e508 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0470a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e047130 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e0471c0 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: 0x2aa0dda7e48 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9e690 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9e728 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0479b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e047a40 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e047ad0 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: 0x2aa0dda7f60 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9e840 VAL: 'Several lines of text,
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: 0x2aa0dd9e8d8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0482c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e048350 VAL: 'Several lines of text,
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] 0x2aa0e0483e0 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: 0x2aa0dda8078 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9fc90 VAL: 'Several 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: 0x2aa0dd9fd28 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e048bd0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e048c60 VAL: 'Several 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] 0x2aa0e048cf0 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: 0x2aa0dda8190 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda20e0 VAL: 'Several lines 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] 0x2aa0e0494e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e049570 VAL: 'Several lines 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: 0x2aa0dda82a8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dd9eb70 VAL: 'Several lines 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] 0x2aa0e049df0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e049e80 VAL: 'Several lines 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: 0x2aa0dda83c0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9ec80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9ed18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04a700 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04a790 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e04a820 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: 0x2aa0dda84d8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9ee30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9eec8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04b010 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04b0a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e04b130 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: 0x2aa0dda85f0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9efe0 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa0dd9f078 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04b920 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04b9b0 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa0e04ba40 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: 0x2aa0dda8708 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f190 KEYVAL: 'example' 'Several 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: 0x2aa0dd9f228 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04c230 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04c2c0 KEYVAL: 'example' 'Several 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] 0x2aa0e04c350 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: 0x2aa0dda8820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f340 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f3d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04cb40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04cbd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e04cc60 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: 0x2aa0dda8938 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f4f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f588 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04d450 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04d4e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e04d570 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: 0x2aa0dda8a50 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f6a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f738 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04dd60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04ddf0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e04de80 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: 0x2aa0dda8b68 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9f850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dd9f8e8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e04e670 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e04e700 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e04e790 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: 0x2aa0dda8c80 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dd9fa00 KEYVAL: 'example' 'Several lines 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] 0x2aa0e04ef80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e04f010 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8d98 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dd9fb10 KEYVAL: 'example' 'Several lines 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] 0x2aa0e04f890 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e04f920 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dda2180 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dda2218 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0501a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e050230 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e0502c0 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: 0x2aa0dda8fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dda22c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa0dda2358 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e050ab0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e050b40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa0e050bd0 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: 0x2aa0dda90e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda2510 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa0dda25b0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0513c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e051450 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa0e0514e0 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: 0x2aa0dda91f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda26c0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa0dda2760 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e051cd0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e051d60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa0e051df0 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: 0x2aa0dda9310 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda6e80 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa0dda6f20 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0525e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e052670 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa0e052700 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: 0x2aa0dda9428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa0dd9fe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa0dd9fed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e052ef0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e052f80 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa0e053010 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: 0x2aa0dda9540 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda2400 MAP: (1 sibs) 2 children:
27: 0x2aa0dda0130 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa0dda01c8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e053800 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e053890 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa0e053920 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa0e0539b0 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: 0x2aa0dda9658 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e054110 [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: 0x2aa0dda9770 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e054a20 [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: 0x2aa0dda9888 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e055330 [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: 0x2aa0dda99a0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e055c40 [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: 0x2aa0dda9ab8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e056550 [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: 0x2aa0dda9bd0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e056e60 [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: 0x2aa0dda9ce8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e057770 [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: 0x2aa0dda9e00 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e058080 [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: 0x2aa0dda9f18 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e058990 [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: 0x2aa0ddaa030 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0592a0 [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: 0x2aa0ddaa148 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e059bb0 [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: 0x2aa0ddaa260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05a4c0 [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: 0x2aa0ddaa378 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda07b0 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05add0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e05ae60 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: 0x2aa0ddaa490 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda08c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05b6e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e05b770 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: 0x2aa0ddaa5a8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda09d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05bff0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e05c080 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: 0x2aa0ddaa6c0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda0ae0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05c900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e05c990 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: 0x2aa0ddaa7d8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda0bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05d210 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e05d2a0 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: 0x2aa0ddaa8f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda0d00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05db20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e05dbb0 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: 0x2aa0ddaaa08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05e430 [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: 0x2aa0ddaab20 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05ed40 [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: 0x2aa0ddaac38 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05f650 [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: 0x2aa0ddaad50 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda0f60 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e05ff60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e05fff0 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: 0x2aa0ddaae68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda1070 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e060870 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e060900 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: 0x2aa0ddaaf80 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda1180 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e061180 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e061210 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: 0x2aa0ddab098 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda1290 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e061a90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e061b20 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: 0x2aa0ddab1b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0623a0 [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: 0x2aa0ddab2c8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e062cb0 [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: 0x2aa0ddab3e0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0635c0 [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: 0x2aa0ddab4f8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda14f0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e063ed0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e063f60 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: 0x2aa0ddab610 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda1600 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0647e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e064870 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: 0x2aa0ddab728 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e0650f0 [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: 0x2aa0ddab840 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa0dda1780 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e065a00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e065a90 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: 0x2aa0ddab958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa0dda1890 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e066310 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e0663a0 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: 0x2aa0ddaba70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e066c20 [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: 0x2aa0ddabb88 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e067530 [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: 0x2aa0ddabca0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e067e40 [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: 0x2aa0ddabdb8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e068750 [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: 0x2aa0ddabed0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e069060 [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: 0x2aa0ddabfe8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e069970 [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: 0x2aa0ddac100 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06a280 [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: 0x2aa0ddac218 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06ab90 [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: 0x2aa0ddac330 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06b4a0 [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: 0x2aa0ddac448 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06bdb0 [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: 0x2aa0ddac560 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06c6c0 [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: 0x2aa0ddac678 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06cfd0 [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: 0x2aa0ddac790 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06d8e0 [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: 0x2aa0ddac8a8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06e1f0 [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: 0x2aa0ddac9c0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06eb00 [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: 0x2aa0ddacad8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06f410 [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: 0x2aa0ddacbf0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e06fd20 [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: 0x2aa0ddacd08 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e070630 [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: 0x2aa0ddace20 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e070f40 [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: 0x2aa0ddacf38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dd9ff80 VAL: '
27: ' (2 sibs)
27: 0x2aa0dda0018 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e071850 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e0718e0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa0e071970 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: 0x2aa0ddad050 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa0dda29c0 VAL: '
27: ' (2 sibs)
27: 0x2aa0dda2a58 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa0e072160 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa0e0721f0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa0e072280 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] 0x2aa0df9a2d0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa0df9a360 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa0df9a3f0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa0df9a480 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa0df9a510 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa0df9a5a0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa0df9a630 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa0df9a6c0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa0df9a750 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa0df9a7e0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa0df9a870 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa0df9a900 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa0df9a990 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] 0x2aa0e075c10 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa0e075ca0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa0e075d30 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa0e075dc0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa0e075e50 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa0e075ee0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa0e075f70 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa0e076000 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa0e076090 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa0e076120 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa0e0761b0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa0e076240 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa0e0762d0 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] 0x2aa0dfa1b60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfa1bf0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa0e076e00 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e076e90 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] 0x2aa0dfa3890 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfa3920 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa0e077710 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e0777a0 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] 0x2aa0dfa55c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dfa5650 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa0e078020 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e0780b0 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] 0x2aa0dfa72f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa0e078930 [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] 0x2aa0dfa9020 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa0e079240 [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] 0x2aa0dfaad50 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa0e079b50 [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] 0x2aa0dfacdc0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0dface50 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] 0x2aa0e07a460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa0e07a4f0 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] 0x2aa0dfaf170 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] 0x2aa0e07ad70 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa0e07ae00 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa0e07ae90 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] 0x2aa0e07af20 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] 0x2aa0dfb0f90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfb1020 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfb10b0 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] 0x2aa0e07b680 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e07b710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e07b7a0 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] 0x2aa0dfb2f60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfb2ff0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfb3080 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] 0x2aa0e07bf90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e07c020 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e07c0b0 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] 0x2aa0dfb4e90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfb4f20 VAL: 'Several lines of text, 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] 0x2aa0dfb4fb0 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] 0x2aa0e07c8a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e07c930 VAL: 'Several lines of text, 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] 0x2aa0e07c9c0 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] 0x2aa0dfb6e60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfb6ef0 VAL: 'Several 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] 0x2aa0dfb6f80 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] 0x2aa0e07d1b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e07d240 VAL: 'Several 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] 0x2aa0e07d2d0 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] 0x2aa0dfb8eb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfb8f40 VAL: 'Several lines 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] 0x2aa0e07dac0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e07db50 VAL: 'Several lines 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] 0x2aa0dfbae80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfbaf10 VAL: 'Several lines 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] 0x2aa0e07e3d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e07e460 VAL: 'Several lines 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] 0x2aa0dfbce70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfbcf00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfbcf90 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] 0x2aa0e07ece0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e07ed70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e07ee00 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] 0x2aa0dfbedb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfbee40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfbeed0 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] 0x2aa0e07f5f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e07f680 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e07f710 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] 0x2aa0dfc0db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfc0e40 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa0dfc0ed0 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] 0x2aa0e07ff00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e07ff90 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa0e080020 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] 0x2aa0dfc2dc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfc2e50 KEYVAL: 'example' 'Several 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] 0x2aa0dfc2ee0 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] 0x2aa0e080810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0808a0 KEYVAL: 'example' 'Several 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] 0x2aa0e080930 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] 0x2aa0dfc4dd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfc4e60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfc4ef0 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] 0x2aa0e081120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0811b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e081240 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] 0x2aa0dfc6de0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfc6e70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfc6f00 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] 0x2aa0e081a30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e081ac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e081b50 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] 0x2aa0dfc8e10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfc8ea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfc8f30 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] 0x2aa0e082340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0823d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e082460 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] 0x2aa0dfcae40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfcaed0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfcaf60 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] 0x2aa0e082c50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e082ce0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e082d70 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] 0x2aa0dfcce10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfccea0 KEYVAL: 'example' 'Several lines 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] 0x2aa0e083560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0835f0 KEYVAL: 'example' 'Several lines 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] 0x2aa0dfcee00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfcee90 KEYVAL: 'example' 'Several lines 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] 0x2aa0e083e70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e083f00 KEYVAL: 'example' 'Several lines 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] 0x2aa0dfd0eb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfd0f40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfd0fd0 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] 0x2aa0e084780 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e084810 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0848a0 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] 0x2aa0dfd3060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfd30f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfd3180 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] 0x2aa0e085090 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e085120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0851b0 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] 0x2aa0dfd4d90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfd4e20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0dfd4eb0 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] 0x2aa0e0859a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e085a30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e085ac0 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] 0x2aa0dfd6b20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfd6bb0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0dfd6c40 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] 0x2aa0e0862b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e086340 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0863d0 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] 0x2aa0dfd8910 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfd89a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0dfd8a30 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] 0x2aa0e086bc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e086c50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e086ce0 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] 0x2aa0dfda640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0dfda6d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa0dfda760 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] 0x2aa0e0874d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e087560 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0875f0 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] 0x2aa0dfdc370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfdc400 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa0dfdc490 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa0dfdc520 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] 0x2aa0e087de0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e087e70 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa0e087f00 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa0e087f90 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] 0x2aa0dfde0a0 [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] 0x2aa0e0886f0 [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] 0x2aa0dfdfdd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e089000 [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] 0x2aa0dfe1b00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e089910 [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] 0x2aa0dfe3830 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08a220 [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] 0x2aa0dfe5560 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08ab30 [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] 0x2aa0dfe7290 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08b440 [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] 0x2aa0dfe8fc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08bd50 [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] 0x2aa0dfeacf0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08c660 [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] 0x2aa0dfeca20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08cf70 [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] 0x2aa0dfee750 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08d880 [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] 0x2aa0dff0480 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08e190 [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] 0x2aa0dff21b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08eaa0 [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] 0x2aa0dff3ee0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dff3f70 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e08f3b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e08f440 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] 0x2aa0dff5c10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dff5ca0 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] 0x2aa0e08fcc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e08fd50 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] 0x2aa0dff7940 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dff79d0 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] 0x2aa0e0905d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e090660 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] 0x2aa0dff9670 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dff9700 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e090ee0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e090f70 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] 0x2aa0dffb3a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dffb430 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] 0x2aa0e0917f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e091880 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] 0x2aa0dffd0d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dffd160 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] 0x2aa0e092100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e092190 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] 0x2aa0dffee00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e092a10 [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] 0x2aa0e000b30 [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] 0x2aa0e093320 [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] 0x2aa0e002860 [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] 0x2aa0e093c30 [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] 0x2aa0e004590 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e004620 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] 0x2aa0e094540 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0945d0 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] 0x2aa0e0062c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e006350 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] 0x2aa0e094e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e094ee0 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] 0x2aa0e007ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e008080 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] 0x2aa0e095760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0957f0 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] 0x2aa0e009d20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e009db0 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] 0x2aa0e096070 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e096100 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] 0x2aa0e00ba90 [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] 0x2aa0e096980 [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] 0x2aa0e00d800 [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] 0x2aa0e097290 [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] 0x2aa0e00f5b0 [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] 0x2aa0e097ba0 [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] 0x2aa0e011360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0113f0 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] 0x2aa0e0984b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e098540 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] 0x2aa0e013110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0131a0 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] 0x2aa0e098dc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e098e50 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] 0x2aa0e014ec0 [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] 0x2aa0e0996d0 [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] 0x2aa0e016c70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e016d00 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] 0x2aa0e099fe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e09a070 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] 0x2aa0e018a20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e018ab0 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] 0x2aa0e09a8f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e09a980 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] 0x2aa0e01a7d0 [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] 0x2aa0e09b200 [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] 0x2aa0e01c580 [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] 0x2aa0e09bb10 [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] 0x2aa0e01e330 [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] 0x2aa0e09c420 [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] 0x2aa0e0200e0 [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] 0x2aa0e09cd30 [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] 0x2aa0e021e90 [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] 0x2aa0e09d640 [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] 0x2aa0e023c40 [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] 0x2aa0e09df50 [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] 0x2aa0e0259f0 [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] 0x2aa0e09e860 [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] 0x2aa0e0277a0 [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] 0x2aa0e09f170 [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] 0x2aa0e029540 [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] 0x2aa0e09fa80 [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] 0x2aa0e02b350 [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] 0x2aa0e0a0390 [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] 0x2aa0e02d160 [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] 0x2aa0e0a0ca0 [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] 0x2aa0e02ef80 [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] 0x2aa0e0a15b0 [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] 0x2aa0e030d30 [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] 0x2aa0e0a1ec0 [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] 0x2aa0e032ae0 [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] 0x2aa0e0a27d0 [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] 0x2aa0e034890 [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] 0x2aa0e0a30e0 [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] 0x2aa0e036640 [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] 0x2aa0e0a39f0 [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] 0x2aa0e0383f0 [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] 0x2aa0e0a4300 [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] 0x2aa0e03a1a0 [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] 0x2aa0e0a4c10 [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] 0x2aa0e03bf50 [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] 0x2aa0e0a5520 [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] 0x2aa0e03dd00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e03dd90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e03de20 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] 0x2aa0e0a5e30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0a5ec0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0a5f50 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] 0x2aa0e03fab0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e03fb40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e03fbd0 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] 0x2aa0e0a6770 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0a6800 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0a6890 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] 0x2aa0e0403c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa0e040450 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa0e0404e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa0e040570 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa0e040600 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa0e040690 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa0e040720 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa0e0407b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa0e040840 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa0e0408d0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa0e040960 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa0e0409f0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa0e040a80 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] 0x2aa0e0a70b0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa0e0a7140 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa0e0a71d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa0e0a7260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa0e0a72f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa0e0a7380 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa0e0a7410 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa0e0a74a0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa0e0a7530 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa0e0a75c0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa0e0a7650 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa0e0a76e0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa0e0a7770 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] 0x2aa0e042820 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0428b0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0a79c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0a7a50 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] 0x2aa0e043130 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0431c0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0a82d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0a8360 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] 0x2aa0e043a40 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e043ad0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0a8be0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0a8c70 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] 0x2aa0e044350 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0a94f0 [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] 0x2aa0e044c60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0a9e00 [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] 0x2aa0e045570 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0aa710 [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] 0x2aa0e045e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e045f10 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] 0x2aa0e0ab020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0ab0b0 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] 0x2aa0e046790 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa0e046820 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa0e0468b0 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] 0x2aa0e046940 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] 0x2aa0e0ab930 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa0e0ab9c0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa0e0aba50 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] 0x2aa0e0abae0 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] 0x2aa0e0470a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e047130 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0471c0 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] 0x2aa0e0ac240 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0ac2d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0ac360 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] 0x2aa0e0479b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e047a40 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e047ad0 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] 0x2aa0e0acbf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0acc80 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0acd10 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] 0x2aa0e0482c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e048350 VAL: 'Several lines of text, 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] 0x2aa0e0483e0 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] 0x2aa0e0ad5a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0ad630 VAL: 'Several lines of text, 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] 0x2aa0e0ad6c0 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] 0x2aa0e048bd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e048c60 VAL: 'Several 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] 0x2aa0e048cf0 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] 0x2aa0e0adf50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0adfe0 VAL: 'Several 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] 0x2aa0e0ae070 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] 0x2aa0e0494e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e049570 VAL: 'Several lines 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] 0x2aa0e0ae860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0ae8f0 VAL: 'Several lines 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] 0x2aa0e049df0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e049e80 VAL: 'Several lines 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] 0x2aa0e0af170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0af200 VAL: 'Several lines 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] 0x2aa0e04a700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04a790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e04a820 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] 0x2aa0e0afbb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0afc40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0afcd0 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] 0x2aa0e04b010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04b0a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e04b130 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] 0x2aa0e0b0560 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b05f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b0680 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] 0x2aa0e04b920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04b9b0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa0e04ba40 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] 0x2aa0e0b0e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b0f00 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa0e0b0f90 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] 0x2aa0e04c230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04c2c0 KEYVAL: 'example' 'Several 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] 0x2aa0e04c350 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] 0x2aa0e0b1820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b18b0 KEYVAL: 'example' 'Several 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] 0x2aa0e0b1940 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] 0x2aa0e04cb40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04cbd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e04cc60 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] 0x2aa0e0b21d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b2260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b22f0 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] 0x2aa0e04d450 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04d4e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e04d570 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] 0x2aa0e0b2b80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b2c10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b2ca0 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] 0x2aa0e04dd60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04ddf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e04de80 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] 0x2aa0e0b3530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b35c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b3650 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] 0x2aa0e04e670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e04e700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e04e790 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] 0x2aa0e0b3ee0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b3f70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b4000 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] 0x2aa0e04ef80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e04f010 KEYVAL: 'example' 'Several lines 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] 0x2aa0e0b4890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0b4920 KEYVAL: 'example' 'Several lines 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] 0x2aa0e04f890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e04f920 KEYVAL: 'example' 'Several lines 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] 0x2aa0e0b5240 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0b52d0 KEYVAL: 'example' 'Several lines 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] 0x2aa0e0501a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e050230 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0502c0 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] 0x2aa0e0b5bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b5c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b5d10 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] 0x2aa0e050ab0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e050b40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e050bd0 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] 0x2aa0e0b65a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b6630 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b66c0 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] 0x2aa0e0513c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e051450 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0514e0 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] 0x2aa0e0b6f10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0b6fa0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0b7030 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] 0x2aa0e051cd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e051d60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e051df0 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] 0x2aa0e0b7880 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0b7910 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0b79a0 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] 0x2aa0e0525e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e052670 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e052700 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] 0x2aa0e0b81f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0b8280 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0b8310 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] 0x2aa0e052ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e052f80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa0e053010 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] 0x2aa0e0b8b00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0b8b90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0b8c20 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] 0x2aa0e053800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e053890 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa0e053920 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa0e0539b0 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] 0x2aa0e0b9440 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0b94d0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa0e0b9560 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa0e0b95f0 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] 0x2aa0e054110 [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] 0x2aa0e0b9d80 [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] 0x2aa0e054a20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0ba690 [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] 0x2aa0e055330 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bafa0 [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] 0x2aa0e055c40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bb8b0 [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] 0x2aa0e056550 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bc1c0 [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] 0x2aa0e056e60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bcad0 [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] 0x2aa0e057770 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bd3e0 [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] 0x2aa0e058080 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bdcf0 [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] 0x2aa0e058990 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0be600 [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] 0x2aa0e0592a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bef10 [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] 0x2aa0e059bb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0bf820 [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] 0x2aa0e05a4c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0c0130 [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] 0x2aa0e05add0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e05ae60 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0c0a40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c0ad0 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] 0x2aa0e05b6e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e05b770 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] 0x2aa0e0c1350 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c13e0 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] 0x2aa0e05bff0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e05c080 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] 0x2aa0e0c1c60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c1cf0 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] 0x2aa0e05c900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e05c990 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0c2570 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c2600 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] 0x2aa0e05d210 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e05d2a0 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] 0x2aa0e0c2e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c2f10 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] 0x2aa0e05db20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e05dbb0 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] 0x2aa0e0c3790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c3820 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] 0x2aa0e05e430 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa0e0c40a0 [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] 0x2aa0e05ed40 [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] 0x2aa0e0c49b0 [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] 0x2aa0e05f650 [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] 0x2aa0e0c52c0 [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] 0x2aa0e05ff60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e05fff0 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] 0x2aa0e0c5bd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c5c60 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] 0x2aa0e060870 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e060900 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] 0x2aa0e0c64e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c6570 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] 0x2aa0e061180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e061210 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] 0x2aa0e0c6df0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c6e80 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] 0x2aa0e061a90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e061b20 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] 0x2aa0e0c7700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c7790 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] 0x2aa0e0623a0 [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] 0x2aa0e0c8010 [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] 0x2aa0e062cb0 [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] 0x2aa0e0c8920 [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] 0x2aa0e0635c0 [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] 0x2aa0e0c9230 [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] 0x2aa0e063ed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e063f60 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] 0x2aa0e0c9b40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0c9bd0 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] 0x2aa0e0647e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e064870 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] 0x2aa0e0ca450 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0ca4e0 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] 0x2aa0e0650f0 [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] 0x2aa0e0cad60 [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] 0x2aa0e065a00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e065a90 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] 0x2aa0e0cb670 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0cb700 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] 0x2aa0e066310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0663a0 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] 0x2aa0e0cbfb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0cc040 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] 0x2aa0e066c20 [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] 0x2aa0e0cc8c0 [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] 0x2aa0e067530 [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] 0x2aa0e0cd1d0 [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] 0x2aa0e067e40 [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] 0x2aa0e0cdae0 [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] 0x2aa0e068750 [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] 0x2aa0e0ce3f0 [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] 0x2aa0e069060 [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] 0x2aa0e0ced00 [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] 0x2aa0e069970 [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] 0x2aa0e0cf610 [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] 0x2aa0e06a280 [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] 0x2aa0e0cff20 [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] 0x2aa0e06ab90 [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] 0x2aa0e0d0830 [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] 0x2aa0e06b4a0 [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] 0x2aa0e0d1140 [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] 0x2aa0e06bdb0 [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] 0x2aa0e0d1a50 [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] 0x2aa0e06c6c0 [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] 0x2aa0e0d2360 [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] 0x2aa0e06cfd0 [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] 0x2aa0e0d2ca0 [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] 0x2aa0e06d8e0 [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] 0x2aa0e0d35b0 [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] 0x2aa0e06e1f0 [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] 0x2aa0e0d3ec0 [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] 0x2aa0e06eb00 [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] 0x2aa0e0d47d0 [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] 0x2aa0e06f410 [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] 0x2aa0e0d50e0 [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] 0x2aa0e06fd20 [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] 0x2aa0e0d59f0 [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] 0x2aa0e070630 [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] 0x2aa0e0d6300 [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] 0x2aa0e070f40 [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] 0x2aa0e0d6c10 [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] 0x2aa0e071850 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0718e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e071970 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] 0x2aa0e0d7520 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0d75b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0d7640 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] 0x2aa0e072160 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0721f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e072280 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] 0x2aa0e0d7e60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0d7ef0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0d7f80 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: 0x2aa0dda7010 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa0dd9d040 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa0dd9d0d8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa0dd9d170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa0dd9d208 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa0dd9d2a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa0dd9d338 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa0dd9d3d0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa0dd9d510 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa0dd9d5a8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa0dd9d468 DOCMAP: (8 sibs) 2 children: 27: 0x2aa0dd9d650 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa0dd9d6e8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d87a0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa0e0d8830 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa0e0d88c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa0e0d8950 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa0e0d89e0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa0e0d8a70 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa0e0d8b00 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa0e0d8b90 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa0e0d8c20 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa0e0d8cb0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa0e0d8d40 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa0e0d8dd0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa0e0d8e60 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: 0x2aa0dda7470 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa0dd9e120 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0dfaeaf0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0dfaeb80 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: 0x2aa0dda7588 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa0dd9dbd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d8f00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0d8f90 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: 0x2aa0dda76a0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa0dd9dce0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d9030 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0d90c0 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: 0x2aa0dda77b8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d9160 [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: 0x2aa0dda78d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d9200 [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: 0x2aa0dda79e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d92a0 [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: 0x2aa0dda7b00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dd9df40 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] 0x2aa0e0d9340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0d93d0 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: 0x2aa0dda7c18 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa0dd9e230 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa0dd9e2c8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa0dd9e360 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d9470 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa0e0d9500 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa0e0d9590 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] 0x2aa0e0d9620 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: 0x2aa0dda7d30 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9e470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9e508 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d96c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0d9750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0d97e0 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: 0x2aa0dda7e48 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9e690 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9e728 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d9880 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0d9910 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0d99a0 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: 0x2aa0dda7f60 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9e840 VAL: 'Several lines of text, 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: 0x2aa0dd9e8d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d9a40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0d9ad0 VAL: 'Several lines of text, 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] 0x2aa0e0d9b60 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: 0x2aa0dda8078 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9fc90 VAL: 'Several 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: 0x2aa0dd9fd28 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0d9c00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0d9c90 VAL: 'Several 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] 0x2aa0e0d9d20 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: 0x2aa0dda8190 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda20e0 VAL: 'Several lines 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] 0x2aa0e0d9dc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0d9e50 VAL: 'Several lines 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: 0x2aa0dda82a8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dd9eb70 VAL: 'Several lines 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] 0x2aa0e0d9ef0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0d9f80 VAL: 'Several lines 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: 0x2aa0dda83c0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9ec80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9ed18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0da020 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0da0b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0da140 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: 0x2aa0dda84d8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9ee30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9eec8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0da1e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0da270 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0da300 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: 0x2aa0dda85f0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9efe0 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa0dd9f078 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0da3a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0da430 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa0e0da4c0 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: 0x2aa0dda8708 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f190 KEYVAL: 'example' 'Several 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: 0x2aa0dd9f228 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0da560 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0da5f0 KEYVAL: 'example' 'Several 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] 0x2aa0e0da680 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: 0x2aa0dda8820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f340 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f3d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0da720 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0da7b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0da840 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: 0x2aa0dda8938 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f4f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f588 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0da8e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0da970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0daa00 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: 0x2aa0dda8a50 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f6a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f738 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0daaa0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0dab30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0dabc0 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: 0x2aa0dda8b68 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f8e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dac60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0dacf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0dad80 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: 0x2aa0dda8c80 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dd9fa00 KEYVAL: 'example' 'Several lines 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] 0x2aa0e0dae20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0daeb0 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8d98 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dd9fb10 KEYVAL: 'example' 'Several lines 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] 0x2aa0e0daf50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dafe0 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dda2180 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dda2218 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0db080 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0db110 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0db1a0 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: 0x2aa0dda8fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dda22c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dda2358 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0db240 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0db2d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0db360 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: 0x2aa0dda90e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda2510 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa0dda25b0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0db400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0db490 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0db520 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: 0x2aa0dda91f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda26c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa0dda2760 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0db5c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0db650 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0db6e0 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: 0x2aa0dda9310 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda6e80 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa0dda6f20 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0db780 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0db810 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0db8a0 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: 0x2aa0dda9428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9fe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa0dd9fed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0db940 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0db9d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0dba60 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: 0x2aa0dda9540 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda2400 MAP: (1 sibs) 2 children: 27: 0x2aa0dda0130 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa0dda01c8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dbb00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dbb90 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa0e0dbc20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa0e0dbcb0 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: 0x2aa0dda9658 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dbd50 [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: 0x2aa0dda9770 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dbdf0 [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: 0x2aa0dda9888 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dbe90 [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: 0x2aa0dda99a0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dbf30 [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: 0x2aa0dda9ab8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dbfd0 [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: 0x2aa0dda9bd0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc070 [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: 0x2aa0dda9ce8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc110 [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: 0x2aa0dda9e00 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc1b0 [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: 0x2aa0dda9f18 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc250 [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: 0x2aa0ddaa030 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc2f0 [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: 0x2aa0ddaa148 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc390 [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: 0x2aa0ddaa260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc430 [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: 0x2aa0ddaa378 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda07b0 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc4d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dc560 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: 0x2aa0ddaa490 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda08c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc600 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dc690 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: 0x2aa0ddaa5a8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda09d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc730 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dc7c0 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: 0x2aa0ddaa6c0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda0ae0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc860 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dc8f0 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: 0x2aa0ddaa7d8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda0bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dc990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dca20 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: 0x2aa0ddaa8f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda0d00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dcac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dcb50 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: 0x2aa0ddaaa08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dcbf0 [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: 0x2aa0ddaab20 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dcc90 [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: 0x2aa0ddaac38 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dcd30 [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: 0x2aa0ddaad50 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda0f60 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dcdd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dce60 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: 0x2aa0ddaae68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda1070 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dcf00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dcf90 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: 0x2aa0ddaaf80 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda1180 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dd0c0 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: 0x2aa0ddab098 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda1290 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd160 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dd1f0 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: 0x2aa0ddab1b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd290 [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: 0x2aa0ddab2c8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd330 [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: 0x2aa0ddab3e0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd3d0 [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: 0x2aa0ddab4f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda14f0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd470 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dd500 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: 0x2aa0ddab610 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda1600 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd5a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dd630 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: 0x2aa0ddab728 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd6d0 [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: 0x2aa0ddab840 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda1780 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dd800 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: 0x2aa0ddab958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda1890 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd8a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0dd930 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: 0x2aa0ddaba70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dd9d0 [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: 0x2aa0ddabb88 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dda70 [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: 0x2aa0ddabca0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0ddb10 [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: 0x2aa0ddabdb8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0ddbb0 [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: 0x2aa0ddabed0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0ddc50 [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: 0x2aa0ddabfe8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0ddcf0 [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: 0x2aa0ddac100 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0ddd90 [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: 0x2aa0ddac218 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dde30 [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: 0x2aa0ddac330 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dded0 [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: 0x2aa0ddac448 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0ddf70 [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: 0x2aa0ddac560 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de010 [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: 0x2aa0ddac678 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de0b0 [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: 0x2aa0ddac790 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de150 [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: 0x2aa0ddac8a8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de1f0 [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: 0x2aa0ddac9c0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de290 [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: 0x2aa0ddacad8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de330 [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: 0x2aa0ddacbf0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de3d0 [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: 0x2aa0ddacd08 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de470 [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: 0x2aa0ddace20 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de510 [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: 0x2aa0ddacf38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9ff80 VAL: ' 27: ' (2 sibs) 27: 0x2aa0dda0018 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de5b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0de640 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0de6d0 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: 0x2aa0ddad050 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dda29c0 VAL: ' 27: ' (2 sibs) 27: 0x2aa0dda2a58 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de770 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0de800 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0de890 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: 0x2aa0dda7010 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa0dd9d040 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa0dd9d0d8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa0dd9d170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa0dd9d208 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa0dd9d2a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa0dd9d338 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa0dd9d3d0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa0dd9d510 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa0dd9d5a8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa0dd9d468 DOCMAP: (8 sibs) 2 children: 27: 0x2aa0dd9d650 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa0dd9d6e8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0de930 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa0e0de9c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa0e0dea50 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa0e0deae0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa0e0deb70 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa0e0dec00 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa0e0dec90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa0e0ded20 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa0e0dedb0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa0e0dee40 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa0e0deed0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa0e0def60 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa0e0deff0 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: 0x2aa0dda7470 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa0dd9e120 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df090 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0df120 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: 0x2aa0dda7588 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa0dd9dbd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df1c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0df250 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: 0x2aa0dda76a0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa0dd9dce0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df2f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0df380 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: 0x2aa0dda77b8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df420 [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: 0x2aa0dda78d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df4c0 [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: 0x2aa0dda79e8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df560 [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: 0x2aa0dda7b00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dd9df40 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] 0x2aa0e0df600 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0df690 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: 0x2aa0dda7c18 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa0dd9e230 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa0dd9e2c8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa0dd9e360 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df730 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa0e0df7c0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa0e0df850 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] 0x2aa0e0df8e0 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: 0x2aa0dda7d30 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9e470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9e508 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0df980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0dfa10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0dfaa0 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: 0x2aa0dda7e48 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9e690 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9e728 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dfb40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0dfbd0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0dfc60 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: 0x2aa0dda7f60 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9e840 VAL: 'Several lines of text, 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: 0x2aa0dd9e8d8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dfd00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0dfd90 VAL: 'Several lines of text, 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] 0x2aa0e0dfe20 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: 0x2aa0dda8078 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9fc90 VAL: 'Several 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: 0x2aa0dd9fd28 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0dfec0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0dff50 VAL: 'Several 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] 0x2aa0e0dffe0 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: 0x2aa0dda8190 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda20e0 VAL: 'Several lines 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] 0x2aa0e0e0080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e0110 VAL: 'Several lines 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: 0x2aa0dda82a8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dd9eb70 VAL: 'Several lines 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] 0x2aa0e0e01b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e0240 VAL: 'Several lines 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: 0x2aa0dda83c0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9ec80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9ed18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e02e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e0370 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e0400 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: 0x2aa0dda84d8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9ee30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9eec8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e04a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e0530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e05c0 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: 0x2aa0dda85f0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9efe0 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa0dd9f078 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e0660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e06f0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa0e0e0780 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: 0x2aa0dda8708 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f190 KEYVAL: 'example' 'Several 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: 0x2aa0dd9f228 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e0820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e08b0 KEYVAL: 'example' 'Several 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] 0x2aa0e0e0940 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: 0x2aa0dda8820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f340 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f3d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e09e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e0a70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e0b00 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: 0x2aa0dda8938 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f4f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f588 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e0ba0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e0c30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e0cc0 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: 0x2aa0dda8a50 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f6a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f738 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e0d60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e0df0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e0e80 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: 0x2aa0dda8b68 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9f850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dd9f8e8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e0f20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e0fb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e1040 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: 0x2aa0dda8c80 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dd9fa00 KEYVAL: 'example' 'Several lines 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] 0x2aa0e0e10e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e1170 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8d98 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dd9fb10 KEYVAL: 'example' 'Several lines 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] 0x2aa0e0e1210 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e12a0 KEYVAL: 'example' 'Several lines 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: 0x2aa0dda8eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dda2180 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dda2218 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e1340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e13d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e1460 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: 0x2aa0dda8fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dda22c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa0dda2358 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e1500 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e1590 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e1620 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: 0x2aa0dda90e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda2510 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa0dda25b0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e16c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e1750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0e17e0 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: 0x2aa0dda91f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda26c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa0dda2760 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e1880 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e1910 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0e19a0 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: 0x2aa0dda9310 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda6e80 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa0dda6f20 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e1a40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e1ad0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa0e0e1b60 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: 0x2aa0dda9428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa0dd9fe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa0dd9fed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e1c00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e1c90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e1d20 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: 0x2aa0dda9540 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda2400 MAP: (1 sibs) 2 children: 27: 0x2aa0dda0130 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa0dda01c8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e1dc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e1e50 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa0e0e1ee0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa0e0e1f70 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: 0x2aa0dda9658 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2010 [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: 0x2aa0dda9770 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e20b0 [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: 0x2aa0dda9888 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2150 [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: 0x2aa0dda99a0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e21f0 [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: 0x2aa0dda9ab8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2290 [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: 0x2aa0dda9bd0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2330 [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: 0x2aa0dda9ce8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e23d0 [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: 0x2aa0dda9e00 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2470 [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: 0x2aa0dda9f18 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2510 [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: 0x2aa0ddaa030 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e25b0 [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: 0x2aa0ddaa148 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2650 [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: 0x2aa0ddaa260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e26f0 [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: 0x2aa0ddaa378 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda07b0 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e2820 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: 0x2aa0ddaa490 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda08c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e28c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e2950 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: 0x2aa0ddaa5a8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda09d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e29f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e2a80 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: 0x2aa0ddaa6c0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda0ae0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2b20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e2bb0 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: 0x2aa0ddaa7d8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda0bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2c50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e2ce0 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: 0x2aa0ddaa8f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda0d00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2d80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e2e10 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: 0x2aa0ddaaa08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2eb0 [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: 0x2aa0ddaab20 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2f50 [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: 0x2aa0ddaac38 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e2ff0 [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: 0x2aa0ddaad50 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda0f60 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3090 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e3120 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: 0x2aa0ddaae68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda1070 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e31c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e3250 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: 0x2aa0ddaaf80 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda1180 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e32f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e3380 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: 0x2aa0ddab098 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda1290 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e34b0 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: 0x2aa0ddab1b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3550 [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: 0x2aa0ddab2c8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e35f0 [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: 0x2aa0ddab3e0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3690 [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: 0x2aa0ddab4f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda14f0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e37c0 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: 0x2aa0ddab610 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda1600 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e38f0 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: 0x2aa0ddab728 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3990 [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: 0x2aa0ddab840 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa0dda1780 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3a30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e3ac0 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: 0x2aa0ddab958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa0dda1890 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3b60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa0e0e3bf0 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: 0x2aa0ddaba70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3c90 [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: 0x2aa0ddabb88 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3d30 [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: 0x2aa0ddabca0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3dd0 [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: 0x2aa0ddabdb8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3e70 [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: 0x2aa0ddabed0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3f10 [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: 0x2aa0ddabfe8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e3fb0 [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: 0x2aa0ddac100 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4050 [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: 0x2aa0ddac218 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e40f0 [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: 0x2aa0ddac330 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4190 [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: 0x2aa0ddac448 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4230 [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: 0x2aa0ddac560 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e42d0 [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: 0x2aa0ddac678 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4370 [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: 0x2aa0ddac790 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4410 [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: 0x2aa0ddac8a8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e44b0 [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: 0x2aa0ddac9c0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4550 [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: 0x2aa0ddacad8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e45f0 [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: 0x2aa0ddacbf0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4690 [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: 0x2aa0ddacd08 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4730 [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: 0x2aa0ddace20 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e47d0 [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: 0x2aa0ddacf38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dd9ff80 VAL: ' 27: ' (2 sibs) 27: 0x2aa0dda0018 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4870 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e4900 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e4990 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: 0x2aa0ddad050 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa0dda29c0 VAL: ' 27: ' (2 sibs) 27: 0x2aa0dda2a58 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa0e0e4a30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa0e0e4ac0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa0e0e4b50 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 (33 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (34 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.05 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x2aa275f6780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa275eccf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ecd88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ece20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275eceb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecf50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecfe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ed080 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa275ed1c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa275ed258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa275ed118 DOCMAP: (8 sibs) 2 children: 28: 0x2aa275ed300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa275ed398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277669a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa27766a30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa27766ac0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa27766b50 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa27766be0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa27766c70 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa27766d00 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa27766d90 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa27766e20 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa27766eb0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa27766f40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa27766fd0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa27767060 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-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-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-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-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-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: 0x2aa275f6be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27770220 [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: 0x2aa275f6cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27771f50 [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: 0x2aa275f6e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27773c80 [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: 0x2aa275f6f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa275ed9d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275eda68 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275edb00 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] 0x2aa27776290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa27776320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa277763b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa27776440 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: 0x2aa275f7040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275ef8a0 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: 0x2aa275ef938 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27777fc0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27778050 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] 0x2aa277780e0 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: 0x2aa275f7158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eddd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ede68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27779da0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27779e30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27779ec0 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: 0x2aa275f7270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275edf10 KEYVAL: '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: 0x2aa275edfa8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2777bce0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2777bd70 KEYVAL: '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] 0x2aa2777be00 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: 0x2aa275f7388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee0c0 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: 0x2aa275ee158 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2777dcd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2777dd60 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] 0x2aa2777ddf0 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: 0x2aa275f74a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2777fcc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2777fd50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2777fde0 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: 0x2aa275f75b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee420 KEYVAL: '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: 0x2aa275ee4b8 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] 0x2aa27781ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27781f50 KEYVAL: '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] 0x2aa27781fe0 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: 0x2aa275f76d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ef9e0 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: 0x2aa275efa78 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] 0x2aa277840d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27784160 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] 0x2aa277841f0 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: 0x2aa275f77e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275efb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275efbb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277860d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27786160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277861f0 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: 0x2aa275f7900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275f1fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275f2078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277880e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27788170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27788200 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: 0x2aa275f7a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee780 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee818 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2778a110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2778a1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2778a230 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: 0x2aa275f7b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee9c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2778c140 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2778c1d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2778c260 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: 0x2aa275f7c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eeb78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2778e110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2778e1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2778e230 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: 0x2aa275f7d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eec90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eed28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277902c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27790350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277903e0 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: 0x2aa275f7e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa275eedd0 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] 0x2aa27792210 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa277922a0 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: 0x2aa275f7f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eef78 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277941e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27794270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27794300 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: 0x2aa275f80a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27795f10 [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: 0x2aa275f81c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27797c40 [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: 0x2aa275f82d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27799970 [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: 0x2aa275f83f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2779b6a0 [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: 0x2aa275f8508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2779d3d0 [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: 0x2aa275f8620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2779f100 [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: 0x2aa275f8738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277a0e30 [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: 0x2aa275f8850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277a2b60 [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: 0x2aa275f8968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277a4890 [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: 0x2aa275f8a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277a65c0 [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: 0x2aa275f8b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277a82f0 [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: 0x2aa275f8cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277aa020 [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: 0x2aa275f8dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277abd50 [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: 0x2aa275f8ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ada80 [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: 0x2aa275f8ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277af7b0 [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: 0x2aa275f9110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277b14e0 [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: 0x2aa275f9228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277b3210 [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: 0x2aa275f9340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277b4f40 [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: 0x2aa275f9458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277b6c70 [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: 0x2aa275f9570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277b89a0 [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: 0x2aa275f9688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ba6d0 [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: 0x2aa275f97a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277bc400 [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: 0x2aa275f98b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277be130 [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: 0x2aa275f99d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277bfee0 [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: 0x2aa275f9ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277c1c90 [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: 0x2aa275f9c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277c3a40 [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: 0x2aa275f9d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277c57f0 [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: 0x2aa275f9e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277c75a0 [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: 0x2aa275f9f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277c9350 [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: 0x2aa275fa060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277cb100 [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: 0x2aa275fa178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277cceb0 [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: 0x2aa275fa290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277cec60 [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: 0x2aa275fa3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277d0a10 [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: 0x2aa275fa4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277d27c0 [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: 0x2aa275fa5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277d4570 [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: 0x2aa275fa6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277d6320 [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: 0x2aa275fa808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277d80d0 [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: 0x2aa275fa920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277d9e80 [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: 0x2aa275faa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277dbc30 [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: 0x2aa275fab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277dd9e0 [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: 0x2aa275fac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f0600 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0698 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277df790 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa277df820 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa277df8b0 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: 0x2aa275fad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f07b0 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0848 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e1540 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e15d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa277e1660 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: 0x2aa275f6780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa275eccf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ecd88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ece20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275eceb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecf50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecfe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ed080 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa275ed1c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa275ed258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa275ed118 DOCMAP: (8 sibs) 2 children: 28: 0x2aa275ed300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa275ed398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e1e50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa277e1ee0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa277e1f70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa277e2000 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa277e2090 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa277e2120 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa277e21b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa277e2240 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa277e22d0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa277e2360 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa277e23f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa277e2480 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa277e2510 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-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-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-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-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-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: 0x2aa275f6be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e4370 [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: 0x2aa275f6cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e4c80 [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: 0x2aa275f6e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e5590 [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: 0x2aa275f6f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa275ed9d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275eda68 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275edb00 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] 0x2aa277e5ea0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa277e5f30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa277e5fc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa277e6050 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: 0x2aa275f7040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275ef8a0 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: 0x2aa275ef938 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e67b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e6840 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] 0x2aa277e68d0 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: 0x2aa275f7158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eddd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ede68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e70c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e7150 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277e71e0 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: 0x2aa275f7270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275edf10 KEYVAL: '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: 0x2aa275edfa8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e79d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e7a60 KEYVAL: '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] 0x2aa277e7af0 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: 0x2aa275f7388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee0c0 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: 0x2aa275ee158 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e82e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e8370 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] 0x2aa277e8400 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: 0x2aa275f74a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277e8bf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e8c80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277e8d10 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: 0x2aa275f75b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee420 KEYVAL: '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: 0x2aa275ee4b8 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] 0x2aa277e9500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e9590 KEYVAL: '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] 0x2aa277e9620 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: 0x2aa275f76d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ef9e0 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: 0x2aa275efa78 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] 0x2aa277e9e10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e9ea0 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] 0x2aa277e9f30 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: 0x2aa275f77e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275efb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275efbb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ea720 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ea7b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ea840 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: 0x2aa275f7900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275f1fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275f2078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277eb030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277eb0c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277eb150 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: 0x2aa275f7a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee780 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee818 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277eb940 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277eb9d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277eba60 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: 0x2aa275f7b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee9c8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ec250 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ec2e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ec370 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: 0x2aa275f7c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eeb78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ecb60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ecbf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ecc80 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: 0x2aa275f7d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eec90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eed28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ed540 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ed5d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ed660 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: 0x2aa275f7e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa275eedd0 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] 0x2aa277ede50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa277edee0 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: 0x2aa275f7f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eef78 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ee760 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ee7f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ee880 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: 0x2aa275f80a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ef070 [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: 0x2aa275f81c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ef980 [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: 0x2aa275f82d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f0290 [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: 0x2aa275f83f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f0ba0 [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: 0x2aa275f8508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f14b0 [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: 0x2aa275f8620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f1dc0 [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: 0x2aa275f8738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f26d0 [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: 0x2aa275f8850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f2fe0 [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: 0x2aa275f8968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f38f0 [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: 0x2aa275f8a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f4200 [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: 0x2aa275f8b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f4b10 [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: 0x2aa275f8cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f5420 [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: 0x2aa275f8dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f5d30 [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: 0x2aa275f8ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f6640 [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: 0x2aa275f8ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f6f50 [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: 0x2aa275f9110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f7860 [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: 0x2aa275f9228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f8170 [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: 0x2aa275f9340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f8a80 [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: 0x2aa275f9458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f9390 [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: 0x2aa275f9570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277f9ca0 [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: 0x2aa275f9688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fa5b0 [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: 0x2aa275f97a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277faec0 [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: 0x2aa275f98b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fb7d0 [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: 0x2aa275f99d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fc0e0 [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: 0x2aa275f9ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fc9f0 [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: 0x2aa275f9c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fd300 [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: 0x2aa275f9d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fdc10 [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: 0x2aa275f9e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fe520 [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: 0x2aa275f9f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277fee30 [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: 0x2aa275fa060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa277ff740 [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: 0x2aa275fa178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27800050 [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: 0x2aa275fa290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27800960 [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: 0x2aa275fa3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27801270 [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: 0x2aa275fa4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27801b80 [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: 0x2aa275fa5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27802490 [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: 0x2aa275fa6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27802da0 [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: 0x2aa275fa808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278036b0 [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: 0x2aa275fa920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27803fc0 [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: 0x2aa275faa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278048d0 [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: 0x2aa275fab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278051e0 [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: 0x2aa275fac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f0600 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0698 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27805af0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27805b80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa27805c10 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: 0x2aa275fad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f07b0 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0848 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27806400 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27806490 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa27806520 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] 0x2aa277669a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa27766a30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa27766ac0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa27766b50 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa27766be0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa27766c70 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa27766d00 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa27766d90 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa27766e20 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa27766eb0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa27766f40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa27766fd0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa27767060 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] 0x2aa27809440 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa278094d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa27809560 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa278095f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa27809680 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa27809710 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa278097a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa27809830 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa278098c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa27809950 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa278099e0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa27809a70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa27809b00 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] 0x2aa27770220 [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] 0x2aa2780a630 [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] 0x2aa27771f50 [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] 0x2aa2780af40 [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] 0x2aa27773c80 [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] 0x2aa2780b850 [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] 0x2aa27776290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa27776320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa277763b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa27776440 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] 0x2aa2780c160 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2780c1f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2780c280 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2780c310 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] 0x2aa27777fc0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27778050 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] 0x2aa277780e0 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] 0x2aa2780ca70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2780cb00 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] 0x2aa2780cb90 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] 0x2aa27779da0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27779e30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27779ec0 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] 0x2aa2780d380 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2780d410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2780d4a0 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] 0x2aa2777bce0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2777bd70 KEYVAL: '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] 0x2aa2777be00 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] 0x2aa2780dc90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2780dd20 KEYVAL: '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] 0x2aa2780ddb0 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] 0x2aa2777dcd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2777dd60 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] 0x2aa2777ddf0 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] 0x2aa2780e5a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2780e630 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] 0x2aa2780e6c0 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] 0x2aa2777fcc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2777fd50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2777fde0 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] 0x2aa2780eeb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2780ef40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2780efd0 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] 0x2aa27781ec0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27781f50 KEYVAL: '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] 0x2aa27781fe0 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] 0x2aa2780f7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2780f850 KEYVAL: '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] 0x2aa2780f8e0 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] 0x2aa277840d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27784160 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] 0x2aa277841f0 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] 0x2aa278100d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27810160 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] 0x2aa278101f0 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] 0x2aa277860d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27786160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277861f0 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] 0x2aa278109e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27810a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27810b00 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] 0x2aa277880e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27788170 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27788200 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] 0x2aa278112f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27811380 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27811410 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] 0x2aa2778a110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2778a1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2778a230 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] 0x2aa27811c00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27811c90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27811d20 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] 0x2aa2778c140 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2778c1d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2778c260 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] 0x2aa27812510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278125a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27812630 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] 0x2aa2778e110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2778e1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2778e230 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] 0x2aa27812e20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27812eb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27812f40 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] 0x2aa277902c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27790350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277903e0 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] 0x2aa27813730 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278137c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27813850 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] 0x2aa27792210 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa277922a0 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] 0x2aa27814040 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa278140d0 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] 0x2aa277941e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27794270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27794300 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] 0x2aa27814950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278149e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27814a70 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] 0x2aa27795f10 [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] 0x2aa27815260 [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] 0x2aa27797c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27815b70 [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] 0x2aa27799970 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27816480 [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] 0x2aa2779b6a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27816d90 [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] 0x2aa2779d3d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa278176a0 [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] 0x2aa2779f100 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27817fb0 [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] 0x2aa277a0e30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa278188c0 [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] 0x2aa277a2b60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa278191d0 [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] 0x2aa277a4890 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27819ae0 [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] 0x2aa277a65c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2781a3f0 [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] 0x2aa277a82f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2781ad00 [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] 0x2aa277aa020 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2781b610 [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] 0x2aa277abd50 [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] 0x2aa2781bf20 [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] 0x2aa277ada80 [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] 0x2aa2781c830 [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] 0x2aa277af7b0 [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] 0x2aa2781d140 [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] 0x2aa277b14e0 [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] 0x2aa2781da50 [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] 0x2aa277b3210 [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] 0x2aa2781e360 [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] 0x2aa277b4f40 [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] 0x2aa2781ec70 [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] 0x2aa277b6c70 [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] 0x2aa2781f580 [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] 0x2aa277b89a0 [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] 0x2aa2781fe90 [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] 0x2aa277ba6d0 [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] 0x2aa278207a0 [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] 0x2aa277bc400 [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] 0x2aa278210b0 [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] 0x2aa277be130 [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] 0x2aa278219c0 [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] 0x2aa277bfee0 [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] 0x2aa278222d0 [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] 0x2aa277c1c90 [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] 0x2aa27822be0 [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] 0x2aa277c3a40 [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] 0x2aa278234f0 [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] 0x2aa277c57f0 [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] 0x2aa27823e00 [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] 0x2aa277c75a0 [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] 0x2aa27824710 [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] 0x2aa277c9350 [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] 0x2aa27825020 [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] 0x2aa277cb100 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27825930 [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] 0x2aa277cceb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27826240 [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] 0x2aa277cec60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27826b50 [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] 0x2aa277d0a10 [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] 0x2aa27827460 [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] 0x2aa277d27c0 [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] 0x2aa27827d70 [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] 0x2aa277d4570 [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] 0x2aa27828680 [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] 0x2aa277d6320 [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] 0x2aa27828f90 [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] 0x2aa277d80d0 [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] 0x2aa278298a0 [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] 0x2aa277d9e80 [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] 0x2aa2782a1b0 [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] 0x2aa277dbc30 [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] 0x2aa2782aac0 [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] 0x2aa277dd9e0 [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] 0x2aa2782b3d0 [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] 0x2aa277df790 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa277df820 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa277df8b0 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] 0x2aa2782bce0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2782bd70 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2782be00 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] 0x2aa277e1540 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e15d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa277e1660 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] 0x2aa2782c5f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2782c680 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2782c710 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] 0x2aa277e1e50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa277e1ee0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa277e1f70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa277e2000 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa277e2090 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa277e2120 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa277e21b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa277e2240 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa277e22d0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa277e2360 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa277e23f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa277e2480 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa277e2510 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] 0x2aa2782cf00 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2782cf90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2782d020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2782d0b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2782d140 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2782d1d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2782d260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2782d2f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2782d380 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2782d410 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2782d4a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2782d530 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2782d5c0 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] 0x2aa277e4370 [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] 0x2aa2782d810 [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] 0x2aa277e4c80 [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] 0x2aa2782e120 [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] 0x2aa277e5590 [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] 0x2aa2782ea30 [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] 0x2aa277e5ea0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa277e5f30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa277e5fc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa277e6050 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] 0x2aa2782f340 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2782f3d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2782f460 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2782f4f0 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] 0x2aa277e67b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e6840 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] 0x2aa277e68d0 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] 0x2aa2782fc50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2782fce0 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] 0x2aa2782fd70 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] 0x2aa277e70c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e7150 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277e71e0 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] 0x2aa27830560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278305f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27830680 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] 0x2aa277e79d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e7a60 KEYVAL: '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] 0x2aa277e7af0 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] 0x2aa27830f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27830fa0 KEYVAL: '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] 0x2aa27831030 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] 0x2aa277e82e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e8370 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] 0x2aa277e8400 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] 0x2aa278318c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27831950 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] 0x2aa278319e0 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] 0x2aa277e8bf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e8c80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277e8d10 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] 0x2aa27832270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27832300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27832390 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] 0x2aa277e9500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e9590 KEYVAL: '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] 0x2aa277e9620 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] 0x2aa27832b80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27832c10 KEYVAL: '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] 0x2aa27832ca0 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] 0x2aa277e9e10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277e9ea0 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] 0x2aa277e9f30 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] 0x2aa27833490 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27833520 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] 0x2aa278335b0 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] 0x2aa277ea720 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ea7b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ea840 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] 0x2aa27833e40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27833ed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27833f60 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] 0x2aa277eb030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277eb0c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277eb150 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] 0x2aa278347f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27834880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27834910 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] 0x2aa277eb940 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277eb9d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277eba60 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] 0x2aa278351a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27835230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa278352c0 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] 0x2aa277ec250 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ec2e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ec370 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] 0x2aa27835b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27835be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27835c70 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] 0x2aa277ecb60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ecbf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ecc80 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] 0x2aa27836500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27836590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27836620 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] 0x2aa277ed540 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ed5d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ed660 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] 0x2aa27836eb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27836f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27836fd0 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] 0x2aa277ede50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa277edee0 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] 0x2aa278377c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa27837850 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] 0x2aa277ee760 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa277ee7f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa277ee880 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] 0x2aa27838170 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27838200 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27838290 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] 0x2aa277ef070 [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] 0x2aa27838a80 [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] 0x2aa277ef980 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27839390 [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] 0x2aa277f0290 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27839ca0 [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] 0x2aa277f0ba0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783a5b0 [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] 0x2aa277f14b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783aec0 [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] 0x2aa277f1dc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783b7d0 [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] 0x2aa277f26d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783c0e0 [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] 0x2aa277f2fe0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783c9f0 [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] 0x2aa277f38f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783d300 [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] 0x2aa277f4200 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783dc10 [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] 0x2aa277f4b10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783e520 [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] 0x2aa277f5420 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2783ee30 [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] 0x2aa277f5d30 [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] 0x2aa2783f740 [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] 0x2aa277f6640 [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] 0x2aa27840050 [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] 0x2aa277f6f50 [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] 0x2aa27840960 [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] 0x2aa277f7860 [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] 0x2aa27841270 [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] 0x2aa277f8170 [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] 0x2aa27841b80 [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] 0x2aa277f8a80 [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] 0x2aa27842490 [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] 0x2aa277f9390 [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] 0x2aa27842da0 [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] 0x2aa277f9ca0 [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] 0x2aa278436b0 [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] 0x2aa277fa5b0 [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] 0x2aa27843fc0 [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] 0x2aa277faec0 [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] 0x2aa27844900 [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] 0x2aa277fb7d0 [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] 0x2aa27845210 [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] 0x2aa277fc0e0 [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] 0x2aa27845b20 [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] 0x2aa277fc9f0 [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] 0x2aa27846430 [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] 0x2aa277fd300 [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] 0x2aa27846d40 [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] 0x2aa277fdc10 [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] 0x2aa27847650 [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] 0x2aa277fe520 [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] 0x2aa27847f60 [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] 0x2aa277fee30 [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] 0x2aa27848870 [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] 0x2aa277ff740 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27849180 [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] 0x2aa27800050 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa27849a90 [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] 0x2aa27800960 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2784a3a0 [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] 0x2aa27801270 [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] 0x2aa2784acb0 [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] 0x2aa27801b80 [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] 0x2aa2784b5c0 [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] 0x2aa27802490 [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] 0x2aa2784bed0 [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] 0x2aa27802da0 [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] 0x2aa2784c7e0 [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] 0x2aa278036b0 [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] 0x2aa2784d0f0 [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] 0x2aa27803fc0 [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] 0x2aa2784da00 [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] 0x2aa278048d0 [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] 0x2aa2784e310 [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] 0x2aa278051e0 [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] 0x2aa2784ec20 [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] 0x2aa27805af0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27805b80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa27805c10 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] 0x2aa2784f530 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2784f5c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2784f650 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] 0x2aa27806400 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27806490 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa27806520 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] 0x2aa2784fe40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2784fed0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2784ff60 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: 0x2aa275f6780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa275eccf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ecd88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ece20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275eceb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecf50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecfe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ed080 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa275ed1c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa275ed258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa275ed118 DOCMAP: (8 sibs) 2 children: 28: 0x2aa275ed300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa275ed398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27850780 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa27850810 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa278508a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa27850930 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa278509c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa27850a50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa27850ae0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa27850b70 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa27850c00 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa27850c90 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa27850d20 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa27850db0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa27850e40 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: 0x2aa275f6be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27850ee0 [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: 0x2aa275f6cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27850f80 [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: 0x2aa275f6e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27851020 [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: 0x2aa275f6f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa275ed9d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275eda68 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275edb00 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] 0x2aa278510c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa27851150 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa278511e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa27851270 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: 0x2aa275f7040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275ef8a0 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: 0x2aa275ef938 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27765330 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa277653c0 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] 0x2aa27765450 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: 0x2aa275f7158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eddd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ede68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27851310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278513a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27851430 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: 0x2aa275f7270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275edf10 KEYVAL: '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: 0x2aa275edfa8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278514d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27851560 KEYVAL: '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] 0x2aa278515f0 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: 0x2aa275f7388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee0c0 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: 0x2aa275ee158 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27851690 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27851720 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] 0x2aa278517b0 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: 0x2aa275f74a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27851850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278518e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27851970 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: 0x2aa275f75b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee420 KEYVAL: '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: 0x2aa275ee4b8 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] 0x2aa27851a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27851aa0 KEYVAL: '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] 0x2aa27851b30 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: 0x2aa275f76d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ef9e0 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: 0x2aa275efa78 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] 0x2aa27851bd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27851c60 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] 0x2aa27851cf0 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: 0x2aa275f77e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275efb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275efbb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27851d90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27851e20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27851eb0 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: 0x2aa275f7900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275f1fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275f2078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27851f50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27851fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27852070 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: 0x2aa275f7a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee780 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee818 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278521a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27852230 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: 0x2aa275f7b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee9c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278522d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27852360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa278523f0 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: 0x2aa275f7c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eeb78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852490 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27852520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa278525b0 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: 0x2aa275f7d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eec90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eed28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852650 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278526e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27852770 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: 0x2aa275f7e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa275eedd0 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] 0x2aa277819f0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa27781a80 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: 0x2aa275f7f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eef78 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278528a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27852930 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: 0x2aa275f80a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278529d0 [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: 0x2aa275f81c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852a70 [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: 0x2aa275f82d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852b10 [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: 0x2aa275f83f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852bb0 [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: 0x2aa275f8508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852c50 [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: 0x2aa275f8620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852cf0 [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: 0x2aa275f8738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852d90 [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: 0x2aa275f8850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852e30 [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: 0x2aa275f8968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852ed0 [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: 0x2aa275f8a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27852f70 [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: 0x2aa275f8b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853010 [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: 0x2aa275f8cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278530b0 [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: 0x2aa275f8dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853150 [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: 0x2aa275f8ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278531f0 [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: 0x2aa275f8ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853290 [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: 0x2aa275f9110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853330 [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: 0x2aa275f9228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278533d0 [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: 0x2aa275f9340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853470 [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: 0x2aa275f9458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853510 [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: 0x2aa275f9570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278535b0 [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: 0x2aa275f9688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853650 [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: 0x2aa275f97a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278536f0 [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: 0x2aa275f98b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853790 [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: 0x2aa275f99d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853830 [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: 0x2aa275f9ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278538d0 [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: 0x2aa275f9c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853970 [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: 0x2aa275f9d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853a10 [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: 0x2aa275f9e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853ab0 [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: 0x2aa275f9f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853b50 [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: 0x2aa275fa060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853bf0 [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: 0x2aa275fa178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853c90 [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: 0x2aa275fa290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853d30 [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: 0x2aa275fa3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853dd0 [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: 0x2aa275fa4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853e70 [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: 0x2aa275fa5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853f10 [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: 0x2aa275fa6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27853fb0 [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: 0x2aa275fa808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854050 [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: 0x2aa275fa920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278540f0 [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: 0x2aa275faa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854190 [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: 0x2aa275fab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854230 [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: 0x2aa275fac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f0600 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0698 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278542d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27854360 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa278543f0 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: 0x2aa275fad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f07b0 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0848 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854490 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27854520 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa278545b0 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: 0x2aa275f6780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa275eccf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ecd88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275ece20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa275eceb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecf50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ecfe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa275ed080 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa275ed1c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa275ed258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa275ed118 DOCMAP: (8 sibs) 2 children: 28: 0x2aa275ed300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa275ed398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854650 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa278546e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa27854770 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa27854800 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa27854890 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa27854920 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa278549b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa27854a40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa27854ad0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa27854b60 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa27854bf0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa27854c80 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa27854d10 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: 0x2aa275f6be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854db0 [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: 0x2aa275f6cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854e50 [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: 0x2aa275f6e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27854ef0 [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: 0x2aa275f6f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa275ed9d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275eda68 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa275edb00 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] 0x2aa27854f90 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa27855020 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa278550b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa27855140 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: 0x2aa275f7040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275ef8a0 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: 0x2aa275ef938 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278551e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27855270 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] 0x2aa27855300 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: 0x2aa275f7158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eddd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ede68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278553a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27855430 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa278554c0 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: 0x2aa275f7270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275edf10 KEYVAL: '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: 0x2aa275edfa8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27855560 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278555f0 KEYVAL: '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] 0x2aa27855680 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: 0x2aa275f7388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee0c0 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: 0x2aa275ee158 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27855720 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278557b0 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] 0x2aa27855840 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: 0x2aa275f74a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278558e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27855970 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27855a00 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: 0x2aa275f75b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee420 KEYVAL: '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: 0x2aa275ee4b8 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] 0x2aa27855aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27855b30 KEYVAL: '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] 0x2aa27855bc0 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: 0x2aa275f76d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ef9e0 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: 0x2aa275efa78 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] 0x2aa27855c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27855cf0 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] 0x2aa27855d80 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: 0x2aa275f77e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275efb20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275efbb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27855e20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27855eb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27855f40 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: 0x2aa275f7900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275f1fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275f2078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27855fe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27856070 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27856100 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: 0x2aa275f7a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee780 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee818 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278561a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27856230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa278562c0 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: 0x2aa275f7b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275ee930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275ee9c8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856360 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278563f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27856480 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: 0x2aa275f7c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eeb78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa278565b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27856640 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: 0x2aa275f7d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eec90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eed28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278566e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27856770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27856800 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: 0x2aa275f7e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa275eedd0 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] 0x2aa278568a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa27856930 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: 0x2aa275f7f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa275eeee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa275eef78 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278569d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa27856a60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa27856af0 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: 0x2aa275f80a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856b90 [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: 0x2aa275f81c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856c30 [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: 0x2aa275f82d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856cd0 [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: 0x2aa275f83f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856d70 [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: 0x2aa275f8508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856e10 [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: 0x2aa275f8620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856eb0 [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: 0x2aa275f8738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856f50 [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: 0x2aa275f8850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27856ff0 [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: 0x2aa275f8968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857090 [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: 0x2aa275f8a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857130 [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: 0x2aa275f8b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278571d0 [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: 0x2aa275f8cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857270 [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: 0x2aa275f8dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857310 [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: 0x2aa275f8ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278573b0 [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: 0x2aa275f8ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857450 [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: 0x2aa275f9110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278574f0 [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: 0x2aa275f9228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857590 [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: 0x2aa275f9340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857630 [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: 0x2aa275f9458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278576d0 [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: 0x2aa275f9570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857770 [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: 0x2aa275f9688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857810 [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: 0x2aa275f97a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278578b0 [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: 0x2aa275f98b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857950 [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: 0x2aa275f99d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278579f0 [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: 0x2aa275f9ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857a90 [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: 0x2aa275f9c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857b30 [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: 0x2aa275f9d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857bd0 [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: 0x2aa275f9e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857c70 [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: 0x2aa275f9f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857d10 [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: 0x2aa275fa060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857db0 [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: 0x2aa275fa178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857e50 [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: 0x2aa275fa290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857ef0 [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: 0x2aa275fa3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27857f90 [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: 0x2aa275fa4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27858030 [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: 0x2aa275fa5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278580d0 [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: 0x2aa275fa6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27858170 [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: 0x2aa275fa808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27858210 [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: 0x2aa275fa920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278582b0 [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: 0x2aa275faa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27858350 [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: 0x2aa275fab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa278583f0 [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: 0x2aa275fac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f0600 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0698 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27858490 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa27858520 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa278585b0 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: 0x2aa275fad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa275f07b0 VAL: ' 28: ' (2 sibs) 28: 0x2aa275f0848 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa27858650 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa278586e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa27858770 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 (25 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (26 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0-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: 0x2aa239cddf0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a2de70 [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: 0x2aa239cdf08 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cbf50 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa239cbfe8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa239cc080 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa239cc118 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa239cc1b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa239cc248 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa239cc2e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239cc420 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239cc4b8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cc378 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a2fba0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a2fc30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a2fcc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a2fd50 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a2fde0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a2fe70 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a2ff00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a2ff90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a30020 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a300b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a30140 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: 0x2aa239ce020 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cca40 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa239ccad8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa239ccb70 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa239ccc08 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa239ccca0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa239ccd38 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa239ccdd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239ccf10 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239ccfa8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cce68 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a31cc0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a31d50 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a31de0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a31e70 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a31f00 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a31f90 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a32020 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a320b0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a32140 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a321d0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a32260 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: 0x2aa239ce138 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cd0c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa239cd158 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa239cd1f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a339f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a33a80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a33b10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a33ba0 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: 0x2aa239ce250 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cdbd0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa239cdc68 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa239cdd00 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a35720 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a357b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a35840 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a358d0 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: 0x2aa239ce368 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cbb60 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cbbf8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a374d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a37560 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a375f0 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: 0x2aa239ce480 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc640 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cc6d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a39200 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a39290 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a39320 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: 0x2aa239ce598 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc7f0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cc888 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a3af50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a3afe0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a3b070 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: 0x2aa239ce6b0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cef30 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cefc8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a3cd00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a3cd90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a3ce20 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: 0x2aa239ce7c8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd440 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa239cd4e0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cd578 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a3eaf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a3eb80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a3ec10 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a3eca0 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: 0x2aa239ce8e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd690 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa239cd730 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cd7c8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a408a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a40930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a409c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a40a50 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: 0x2aa239ce9f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa239cf2f0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa239cfa20 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa239cfab8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa239cf388 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa239cfb60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa239cf420 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa239cfc00 VAL: 'a' (2 sibs) 29: 0x2aa239cfc98 VAL: 'b' (2 sibs) 29: 0x2aa239cf4b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf550 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf5e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf680 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf718 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf7b0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa239cfd40 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa239cf848 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf8e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cfde0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cfe78 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa239cf978 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cff20 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cffb8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a433e0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a43470 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a43500 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a43590 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a43620 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a436b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a43740 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a437d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a43860 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a438f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a43980 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a43a10 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a43aa0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a43b30 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a43bc0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a43c50 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a43ce0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a43d70 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a43e00 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a43e90 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a43f20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a43fb0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a44040 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: 0x2aa239ceb10 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa239d00d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa239d0168 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa239d03d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa239d0468 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa239d0200 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa239d0510 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa239d05a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa239d0298 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa239d0650 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa239d06e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa239d0330 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa239d0790 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa239d0828 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a45a10 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a45aa0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a45b30 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a45bc0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a45c50 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a45ce0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a45d70 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a45e00 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a45e90 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a45f20 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a45fb0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a46040 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a460d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a46160 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: 0x2aa239cec28 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa239d0940 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa239d09d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa239d0c40 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa239d0cd8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa239d0a70 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa239d0d80 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa239d0e18 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa239d0b08 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa239d0ec0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa239d0f58 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa239d0ba0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa239d1000 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa239d1098 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a47740 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a477d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a47860 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a478f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a47980 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a47a10 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a47aa0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a47b30 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a47bc0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a47c50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a47ce0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a47d70 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a47e00 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a47e90 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: 0x2aa239ced40 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa239d1c90 MAP: (6 sibs) 3 children: 29: 0x2aa239d2030 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa239d20c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa239d2160 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa239d1d28 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d2200 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa239d2298 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa239d2330 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa239d1dc0 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d23d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d2468 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d2500 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d1e58 SEQ: (6 sibs) 3 children: 29: 0x2aa239d25a0 VAL***: '!!str v10' (3 sibs) 29: 0x2aa239d2638 VAL***: '!!str v20' (3 sibs) 29: 0x2aa239d26d0 VAL***: '!!str v30' (3 sibs) 29: 0x2aa239d1ef0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2770 VAL***: '!!str v40' (3 sibs) 29: 0x2aa239d2808 VAL***: '!!str v50' (3 sibs) 29: 0x2aa239d28a0 VAL***: '!!str v60' (3 sibs) 29: 0x2aa239d1f88 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2940 VAL: 'v70' (3 sibs) 29: 0x2aa239d29d8 VAL: 'v80' (3 sibs) 29: 0x2aa239d2a70 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a4a330 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a4a3c0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a4a450 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a4a4e0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a4a570 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a4a600 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a4a690 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a4a720 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a4a7b0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a4a840 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a4a8d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a4a960 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a4a9f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a4aa80 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a4ab10 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a4aba0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a4ac30 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a4acc0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a4ad50 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a4ade0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a4ae70 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a4af00 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a4af90 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a4b020 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a4b0b0 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: 0x2aa239cee58 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa239d2b80 MAP: (6 sibs) 3 children: 29: 0x2aa239d2f20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa239d2fb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa239d3050 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa239d2c18 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d30f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa239d3188 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa239d3220 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa239d2cb0 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d32c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d3358 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d33f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d2d48 SEQ: (6 sibs) 3 children: 29: 0x2aa239d3490 VAL***: '!str v10' (3 sibs) 29: 0x2aa239d3528 VAL***: '!str v20' (3 sibs) 29: 0x2aa239d35c0 VAL***: '!str v30' (3 sibs) 29: 0x2aa239d2de0 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3660 VAL***: '!str v40' (3 sibs) 29: 0x2aa239d36f8 VAL***: '!str v50' (3 sibs) 29: 0x2aa239d3790 VAL***: '!str v60' (3 sibs) 29: 0x2aa239d2e78 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3830 VAL: 'v70' (3 sibs) 29: 0x2aa239d38c8 VAL: 'v80' (3 sibs) 29: 0x2aa239d3960 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a4d270 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a4d300 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a4d390 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a4d420 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a4d4b0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a4d540 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a4d5d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a4d660 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a4d6f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a4d780 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a4d810 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a4d8a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a4d930 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a4d9c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a4da50 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a4dae0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a4db70 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a4dc00 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a4dc90 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a4dd20 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a4ddb0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a4de40 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a4ded0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a4df60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a4dff0 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: 0x2aa239cddf0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a4c960 [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: 0x2aa239cdf08 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cbf50 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa239cbfe8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa239cc080 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa239cc118 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa239cc1b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa239cc248 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa239cc2e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239cc420 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239cc4b8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cc378 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a4e480 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a4e510 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a4e5a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a4e630 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a4e6c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a4e750 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a4e7e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a4e870 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a4e900 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a4e990 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a4ea20 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: 0x2aa239ce020 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cca40 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa239ccad8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa239ccb70 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa239ccc08 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa239ccca0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa239ccd38 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa239ccdd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239ccf10 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239ccfa8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cce68 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a4ed90 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a4ee20 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a4eeb0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a4ef40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a4efd0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a4f060 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a4f0f0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a4f180 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a4f210 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a4f2a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a4f330 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: 0x2aa239ce138 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cd0c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa239cd158 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa239cd1f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a4f6a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a4f730 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a4f7c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a4f850 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: 0x2aa239ce250 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cdbd0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa239cdc68 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa239cdd00 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a4ffb0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a50040 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a500d0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a50160 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: 0x2aa239ce368 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cbb60 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cbbf8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a508c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a50950 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a509e0 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: 0x2aa239ce480 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc640 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cc6d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a511d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a51260 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a512f0 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: 0x2aa239ce598 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc7f0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cc888 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a51ae0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a51b70 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a51c00 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: 0x2aa239ce6b0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cef30 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cefc8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a523f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a52480 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a52510 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: 0x2aa239ce7c8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd440 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa239cd4e0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cd578 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a52d00 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a52d90 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a52e20 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a52eb0 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: 0x2aa239ce8e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd690 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa239cd730 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cd7c8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a53610 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a536a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a53730 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a537c0 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: 0x2aa239ce9f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa239cf2f0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa239cfa20 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa239cfab8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa239cf388 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa239cfb60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa239cf420 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa239cfc00 VAL: 'a' (2 sibs) 29: 0x2aa239cfc98 VAL: 'b' (2 sibs) 29: 0x2aa239cf4b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf550 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf5e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf680 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf718 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf7b0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa239cfd40 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa239cf848 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf8e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cfde0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cfe78 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa239cf978 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cff20 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cffb8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a54830 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a548c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a54950 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a549e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a54a70 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a54b00 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a54b90 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a54c20 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a54cb0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a54d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a54dd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a54e60 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a54ef0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a54f80 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a55010 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a550a0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a55130 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a551c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a55250 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a552e0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a55370 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a55400 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a55490 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: 0x2aa239ceb10 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa239d00d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa239d0168 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa239d03d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa239d0468 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa239d0200 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa239d0510 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa239d05a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa239d0298 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa239d0650 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa239d06e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa239d0330 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa239d0790 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa239d0828 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a53f20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a53fb0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a54040 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a540d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a54160 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a541f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a54280 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a54310 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a543a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a54430 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a544c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a54550 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a545e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a54670 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: 0x2aa239cec28 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa239d0940 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa239d09d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa239d0c40 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa239d0cd8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa239d0a70 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa239d0d80 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa239d0e18 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa239d0b08 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa239d0ec0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa239d0f58 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa239d0ba0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa239d1000 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa239d1098 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a55a40 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a55ad0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a55b60 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a55bf0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a55c80 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a55d10 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a55da0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a55e30 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a55ec0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a55f50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a55fe0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a56070 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a56100 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a56190 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: 0x2aa239ced40 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa239d1c90 MAP: (6 sibs) 3 children: 29: 0x2aa239d2030 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa239d20c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa239d2160 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa239d1d28 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d2200 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa239d2298 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa239d2330 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa239d1dc0 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d23d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d2468 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d2500 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d1e58 SEQ: (6 sibs) 3 children: 29: 0x2aa239d25a0 VAL***: '!!str v10' (3 sibs) 29: 0x2aa239d2638 VAL***: '!!str v20' (3 sibs) 29: 0x2aa239d26d0 VAL***: '!!str v30' (3 sibs) 29: 0x2aa239d1ef0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2770 VAL***: '!!str v40' (3 sibs) 29: 0x2aa239d2808 VAL***: '!!str v50' (3 sibs) 29: 0x2aa239d28a0 VAL***: '!!str v60' (3 sibs) 29: 0x2aa239d1f88 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2940 VAL: 'v70' (3 sibs) 29: 0x2aa239d29d8 VAL: 'v80' (3 sibs) 29: 0x2aa239d2a70 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a56c60 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a56cf0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a56d80 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a56e10 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a56ea0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a56f30 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a56fc0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a57050 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a570e0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a57170 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a57200 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a57290 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a57320 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a573b0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a57440 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a574d0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a57560 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a575f0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a57680 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a57710 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a577a0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a57830 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a578c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a57950 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a579e0 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: 0x2aa239cee58 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa239d2b80 MAP: (6 sibs) 3 children: 29: 0x2aa239d2f20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa239d2fb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa239d3050 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa239d2c18 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d30f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa239d3188 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa239d3220 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa239d2cb0 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d32c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d3358 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d33f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d2d48 SEQ: (6 sibs) 3 children: 29: 0x2aa239d3490 VAL***: '!str v10' (3 sibs) 29: 0x2aa239d3528 VAL***: '!str v20' (3 sibs) 29: 0x2aa239d35c0 VAL***: '!str v30' (3 sibs) 29: 0x2aa239d2de0 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3660 VAL***: '!str v40' (3 sibs) 29: 0x2aa239d36f8 VAL***: '!str v50' (3 sibs) 29: 0x2aa239d3790 VAL***: '!str v60' (3 sibs) 29: 0x2aa239d2e78 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3830 VAL: 'v70' (3 sibs) 29: 0x2aa239d38c8 VAL: 'v80' (3 sibs) 29: 0x2aa239d3960 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a57e70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a57f00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a57f90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a58020 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a580b0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a58140 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a581d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a58260 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a582f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a58380 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a58410 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a584a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a58530 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a585c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a58650 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a586e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a58770 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a58800 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a58890 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a58920 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a589b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a58a40 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a58ad0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a58b60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a58bf0 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] 0x2aa23a2de70 [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] 0x2aa23a5a300 [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] 0x2aa23a2fba0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a2fc30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a2fcc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a2fd50 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a2fde0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a2fe70 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a2ff00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a2ff90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a30020 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a300b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a30140 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] 0x2aa23a5b4f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a5b580 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a5b610 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a5b6a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a5b730 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a5b7c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a5b850 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a5b8e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a5b970 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a5ba00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a5ba90 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] 0x2aa23a31cc0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a31d50 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a31de0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a31e70 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a31f00 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a31f90 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a32020 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a320b0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a32140 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a321d0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a32260 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] 0x2aa23a5be00 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a5be90 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a5bf20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a5bfb0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a5c040 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a5c0d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a5c160 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a5c1f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a5c280 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a5c310 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a5c3a0 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] 0x2aa23a339f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a33a80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a33b10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a33ba0 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] 0x2aa23a5c710 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a5c7a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a5c830 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a5c8c0 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] 0x2aa23a35720 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a357b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a35840 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a358d0 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] 0x2aa23a5d020 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a5d0b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a5d140 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a5d1d0 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] 0x2aa23a374d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a37560 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a375f0 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] 0x2aa23a5d930 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a5d9c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a5da50 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] 0x2aa23a39200 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a39290 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a39320 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] 0x2aa23a5e240 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a5e2d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a5e360 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] 0x2aa23a3af50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a3afe0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a3b070 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] 0x2aa23a5eb50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a5ebe0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a5ec70 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] 0x2aa23a3cd00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a3cd90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a3ce20 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] 0x2aa23a5f460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a5f4f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a5f580 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] 0x2aa23a3eaf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a3eb80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a3ec10 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a3eca0 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] 0x2aa23a5fd70 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a5fe00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a5fe90 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a5ff20 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] 0x2aa23a408a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a40930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a409c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a40a50 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] 0x2aa23a60680 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a60710 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a607a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a60830 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] 0x2aa23a433e0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a43470 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a43500 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a43590 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a43620 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a436b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a43740 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a437d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a43860 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a438f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a43980 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a43a10 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a43aa0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a43b30 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a43bc0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a43c50 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a43ce0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a43d70 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a43e00 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a43e90 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a43f20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a43fb0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a44040 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] 0x2aa23a618a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a61930 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a619c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a61a50 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a61ae0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a61b70 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a61c00 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a61c90 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a61d20 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a61db0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a61e40 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a61ed0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a61f60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a61ff0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a62080 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a62110 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a621a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a62230 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a622c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a62350 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a623e0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a62470 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a62500 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] 0x2aa23a45a10 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a45aa0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a45b30 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a45bc0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a45c50 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a45ce0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a45d70 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a45e00 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a45e90 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a45f20 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a45fb0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a46040 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a460d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a46160 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] 0x2aa23a60f90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a61020 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a610b0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a61140 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a611d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a61260 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a612f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a61380 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a61410 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a614a0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a61530 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a615c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a61650 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a616e0 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] 0x2aa23a47740 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a477d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a47860 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a478f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a47980 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a47a10 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a47aa0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a47b30 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a47bc0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a47c50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a47ce0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a47d70 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a47e00 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a47e90 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] 0x2aa23a62ab0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a62b40 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a62bd0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a62c60 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a62cf0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a62d80 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a62e10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a62ea0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a62f30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a62fc0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a63050 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a630e0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a63170 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a63200 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] 0x2aa23a4a330 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a4a3c0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a4a450 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a4a4e0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a4a570 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a4a600 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a4a690 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a4a720 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a4a7b0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a4a840 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a4a8d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a4a960 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a4a9f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a4aa80 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a4ab10 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a4aba0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a4ac30 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a4acc0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a4ad50 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a4ade0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a4ae70 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a4af00 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a4af90 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a4b020 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a4b0b0 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] 0x2aa23a63cd0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a63d60 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a63df0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a63e80 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a63f10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a63fa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a64030 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a640c0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a64150 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a641e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a64270 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a64300 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a64390 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a64420 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a644b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a64540 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a645d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a64660 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a646f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a64780 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a64810 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a648a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a64930 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a649c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a64a50 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] 0x2aa23a4d270 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a4d300 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a4d390 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a4d420 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a4d4b0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a4d540 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a4d5d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a4d660 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a4d6f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a4d780 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a4d810 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a4d8a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a4d930 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a4d9c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a4da50 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a4dae0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a4db70 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a4dc00 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a4dc90 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a4dd20 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a4ddb0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a4de40 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a4ded0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a4df60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a4dff0 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] 0x2aa23a64ee0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a64f70 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a65000 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a65090 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a65120 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a651b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a65240 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a652d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a65360 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a653f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a65480 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a65510 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a655a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a65630 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a656c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a65750 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a657e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a65870 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a65900 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a65990 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a65a20 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a65ab0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a65b40 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a65bd0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a65c60 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] 0x2aa23a4c960 [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] 0x2aa23a633c0 [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] 0x2aa23a4e480 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a4e510 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a4e5a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a4e630 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a4e6c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a4e750 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a4e7e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a4e870 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a4e900 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a4e990 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a4ea20 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] 0x2aa23a660f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a66180 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a66210 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a662a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a66330 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a663c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a66450 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a664e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a66570 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a66600 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a66690 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] 0x2aa23a4ed90 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a4ee20 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a4eeb0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a4ef40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a4efd0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a4f060 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a4f0f0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a4f180 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a4f210 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a4f2a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a4f330 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] 0x2aa23a66a00 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a66a90 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a66b20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a66bb0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a66c40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a66cd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a66d60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a66df0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a66e80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a66f10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a66fa0 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] 0x2aa23a4f6a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a4f730 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a4f7c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a4f850 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] 0x2aa23a67310 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a673a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a67430 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a674c0 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] 0x2aa23a4ffb0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a50040 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a500d0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a50160 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] 0x2aa23a67c20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a67cb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a67d40 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a67dd0 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] 0x2aa23a508c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a50950 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a509e0 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] 0x2aa23a68530 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a685c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a68650 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] 0x2aa23a511d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a51260 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a512f0 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] 0x2aa23a68e40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a68ed0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a68f60 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] 0x2aa23a51ae0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a51b70 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a51c00 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] 0x2aa23a69750 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a697e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a69870 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] 0x2aa23a523f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a52480 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a52510 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] 0x2aa23a6a060 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a6a0f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a6a180 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] 0x2aa23a52d00 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a52d90 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a52e20 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a52eb0 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] 0x2aa23a6a970 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a6aa00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a6aa90 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a6ab20 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] 0x2aa23a53610 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a536a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a53730 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a537c0 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] 0x2aa23a6b280 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a6b310 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a6b3a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a6b430 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] 0x2aa23a54830 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a548c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a54950 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a549e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a54a70 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a54b00 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a54b90 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a54c20 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a54cb0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a54d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a54dd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a54e60 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a54ef0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a54f80 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a55010 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a550a0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a55130 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a551c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a55250 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a552e0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a55370 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a55400 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a55490 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] 0x2aa23a6c4a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a6c530 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a6c5c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a6c650 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a6c6e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a6c770 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a6c800 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a6c890 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a6c920 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a6c9b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a6ca40 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a6cad0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a6cb60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a6cbf0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a6cc80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a6cd10 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a6cda0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a6ce30 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a6cec0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a6cf50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a6cfe0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a6d070 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a6d100 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] 0x2aa23a53f20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a53fb0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a54040 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a540d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a54160 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a541f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a54280 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a54310 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a543a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a54430 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a544c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a54550 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a545e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a54670 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] 0x2aa23a6bb90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a6bc20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a6bcb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a6bd40 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a6bdd0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a6be60 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a6bef0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a6bf80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a6c010 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a6c0a0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a6c130 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a6c1c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a6c250 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a6c2e0 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] 0x2aa23a55a40 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a55ad0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a55b60 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a55bf0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a55c80 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a55d10 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a55da0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a55e30 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a55ec0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a55f50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a55fe0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a56070 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a56100 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a56190 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] 0x2aa23a6d6b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a6d740 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a6d7d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a6d860 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a6d8f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a6d980 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a6da10 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a6daa0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a6db30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a6dbc0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a6dc50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a6dce0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a6dd70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a6de00 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] 0x2aa23a56c60 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a56cf0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a56d80 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a56e10 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a56ea0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a56f30 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a56fc0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a57050 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a570e0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a57170 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a57200 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a57290 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a57320 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a573b0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a57440 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a574d0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a57560 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a575f0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a57680 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a57710 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a577a0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a57830 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a578c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a57950 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a579e0 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] 0x2aa23a6e8d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a6e960 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a6e9f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a6ea80 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a6eb10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a6eba0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a6ec30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a6ecc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a6ed50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a6ede0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a6ee70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a6ef00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a6ef90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a6f020 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a6f0b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a6f140 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a6f1d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a6f260 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a6f2f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a6f380 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a6f410 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a6f4a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a6f530 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a6f5c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a6f650 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] 0x2aa23a57e70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a57f00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a57f90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a58020 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a580b0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a58140 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a581d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a58260 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a582f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a58380 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a58410 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a584a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a58530 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a585c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a58650 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a586e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a58770 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a58800 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a58890 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a58920 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a589b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a58a40 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a58ad0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a58b60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a58bf0 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] 0x2aa23a6fae0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a6fb70 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a6fc00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a6fc90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a6fd20 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a6fdb0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a6fe40 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a6fed0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a6ff60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a6fff0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a70080 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a70110 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a701a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a70230 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a702c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a70350 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a703e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a70470 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a70500 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a70590 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a70620 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a706b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a70740 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a707d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a70860 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: 0x2aa239cddf0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa239cd870 [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: 0x2aa239cdf08 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cbf50 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa239cbfe8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa239cc080 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa239cc118 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa239cc1b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa239cc248 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa239cc2e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239cc420 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239cc4b8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cc378 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a6dfc0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a6e050 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a6e0e0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a6e170 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a6e200 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a6e290 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a6e320 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a6e3b0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a6e440 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a6e4d0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a6e560 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: 0x2aa239ce020 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cca40 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa239ccad8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa239ccb70 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa239ccc08 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa239ccca0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa239ccd38 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa239ccdd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239ccf10 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239ccfa8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cce68 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a70cf0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a70d80 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a70e10 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a70ea0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a70f30 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a70fc0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a71050 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a710e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a71170 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a71200 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a71290 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: 0x2aa239ce138 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cd0c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa239cd158 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa239cd1f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a6e600 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a6e690 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a6e720 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a6e7b0 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: 0x2aa239ce250 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cdbd0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa239cdc68 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa239cdd00 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a71330 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a713c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a71450 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a714e0 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: 0x2aa239ce368 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cbb60 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cbbf8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a5b110 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a5b1a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a5b230 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: 0x2aa239ce480 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc640 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cc6d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a71580 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a71610 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a716a0 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: 0x2aa239ce598 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc7f0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cc888 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a71740 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a717d0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a71860 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: 0x2aa239ce6b0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cef30 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cefc8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a71900 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a71990 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a71a20 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: 0x2aa239ce7c8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd440 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa239cd4e0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cd578 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a71ac0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a71b50 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a71be0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a71c70 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: 0x2aa239ce8e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd690 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa239cd730 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cd7c8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a71d10 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a71da0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a71e30 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a71ec0 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: 0x2aa239ce9f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa239cf2f0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa239cfa20 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa239cfab8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa239cf388 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa239cfb60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa239cf420 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa239cfc00 VAL: 'a' (2 sibs) 29: 0x2aa239cfc98 VAL: 'b' (2 sibs) 29: 0x2aa239cf4b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf550 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf5e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf680 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf718 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf7b0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa239cfd40 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa239cf848 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf8e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cfde0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cfe78 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa239cf978 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cff20 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cffb8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a71f60 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a71ff0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a72080 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a72110 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a721a0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a72230 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a722c0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a72350 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a723e0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a72470 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a72500 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a72590 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a72620 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a726b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a72740 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a727d0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a72860 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a728f0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a72980 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a72a10 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a72aa0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a72b30 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a72bc0 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: 0x2aa239ceb10 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa239d00d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa239d0168 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa239d03d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa239d0468 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa239d0200 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa239d0510 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa239d05a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa239d0298 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa239d0650 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa239d06e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa239d0330 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa239d0790 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa239d0828 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a72c60 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a72cf0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a72d80 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a72e10 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a72ea0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a72f30 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a72fc0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a73050 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a730e0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a73170 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a73200 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a73290 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a73320 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a733b0 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: 0x2aa239cec28 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa239d0940 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa239d09d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa239d0c40 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa239d0cd8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa239d0a70 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa239d0d80 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa239d0e18 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa239d0b08 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa239d0ec0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa239d0f58 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa239d0ba0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa239d1000 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa239d1098 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a73450 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a734e0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a73570 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a73600 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a73690 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a73720 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a737b0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a73840 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a738d0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a73960 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a739f0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a73a80 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a73b10 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a73ba0 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: 0x2aa239ced40 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa239d1c90 MAP: (6 sibs) 3 children: 29: 0x2aa239d2030 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa239d20c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa239d2160 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa239d1d28 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d2200 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa239d2298 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa239d2330 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa239d1dc0 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d23d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d2468 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d2500 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d1e58 SEQ: (6 sibs) 3 children: 29: 0x2aa239d25a0 VAL***: '!!str v10' (3 sibs) 29: 0x2aa239d2638 VAL***: '!!str v20' (3 sibs) 29: 0x2aa239d26d0 VAL***: '!!str v30' (3 sibs) 29: 0x2aa239d1ef0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2770 VAL***: '!!str v40' (3 sibs) 29: 0x2aa239d2808 VAL***: '!!str v50' (3 sibs) 29: 0x2aa239d28a0 VAL***: '!!str v60' (3 sibs) 29: 0x2aa239d1f88 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2940 VAL: 'v70' (3 sibs) 29: 0x2aa239d29d8 VAL: 'v80' (3 sibs) 29: 0x2aa239d2a70 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a73c40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a73cd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a73d60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a73df0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a73e80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a73f10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a73fa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a74030 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a740c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a74150 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a741e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a74270 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a74300 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a74390 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a74420 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a744b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a74540 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a745d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a74660 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a746f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a74780 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a74810 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a748a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a74930 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a749c0 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: 0x2aa239cee58 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa239d2b80 MAP: (6 sibs) 3 children: 29: 0x2aa239d2f20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa239d2fb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa239d3050 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa239d2c18 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d30f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa239d3188 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa239d3220 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa239d2cb0 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d32c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d3358 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d33f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d2d48 SEQ: (6 sibs) 3 children: 29: 0x2aa239d3490 VAL***: '!str v10' (3 sibs) 29: 0x2aa239d3528 VAL***: '!str v20' (3 sibs) 29: 0x2aa239d35c0 VAL***: '!str v30' (3 sibs) 29: 0x2aa239d2de0 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3660 VAL***: '!str v40' (3 sibs) 29: 0x2aa239d36f8 VAL***: '!str v50' (3 sibs) 29: 0x2aa239d3790 VAL***: '!str v60' (3 sibs) 29: 0x2aa239d2e78 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3830 VAL: 'v70' (3 sibs) 29: 0x2aa239d38c8 VAL: 'v80' (3 sibs) 29: 0x2aa239d3960 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a74a60 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a74af0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a74b80 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a74c10 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a74ca0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a74d30 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a74dc0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a74e50 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a74ee0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a74f70 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a75000 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a75090 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a75120 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a751b0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a75240 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a752d0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a75360 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a753f0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a75480 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a75510 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a755a0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a75630 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a756c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a75750 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a757e0 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: 0x2aa239cddf0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa239cda50 [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: 0x2aa239cdf08 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cbf50 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa239cbfe8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa239cc080 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa239cc118 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa239cc1b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa239cc248 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa239cc2e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239cc420 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239cc4b8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cc378 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a75880 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a75910 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa23a759a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa23a75a30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a75ac0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa23a75b50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a75be0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa23a75c70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a75d00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a75d90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a75e20 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: 0x2aa239ce020 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa239cca40 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa239ccad8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa239ccb70 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa239ccc08 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa239ccca0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa239ccd38 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa239ccdd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa239ccf10 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa239ccfa8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa239cce68 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a75ec0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa23a75f50 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa23a75fe0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa23a76070 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa23a76100 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa23a76190 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa23a76220 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa23a762b0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa23a76340 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa23a763d0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa23a76460 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: 0x2aa239ce138 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cd0c0 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa239cd158 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa239cd1f0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a76500 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a76590 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa23a76620 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa23a766b0 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: 0x2aa239ce250 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa239cdbd0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa239cdc68 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa239cdd00 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a76750 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa23a767e0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa23a76870 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa23a76900 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: 0x2aa239ce368 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cbb60 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cbbf8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a769a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a76a30 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a76ac0 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: 0x2aa239ce480 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc640 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cc6d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a76b60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a76bf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a76c80 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: 0x2aa239ce598 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cc7f0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cc888 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a76d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a76db0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa23a76e40 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: 0x2aa239ce6b0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa239cef30 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cefc8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a76ee0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa23a76f70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa23a77000 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: 0x2aa239ce7c8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd440 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa239cd4e0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa239cd578 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a770a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a77130 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a771c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa23a77250 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: 0x2aa239ce8e0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa239cd690 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa239cd730 VAL***: '!int 0' (2 sibs) 29: 0x2aa239cd7c8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a772f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa23a77380 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa23a77410 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa23a774a0 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: 0x2aa239ce9f8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa239cf2f0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa239cfa20 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa239cfab8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa239cf388 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa239cfb60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa239cf420 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa239cfc00 VAL: 'a' (2 sibs) 29: 0x2aa239cfc98 VAL: 'b' (2 sibs) 29: 0x2aa239cf4b8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf550 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf5e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf680 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf718 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa239cf7b0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa239cfd40 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa239cf848 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa239cf8e0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cfde0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cfe78 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa239cf978 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa239cff20 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa239cffb8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a77540 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa23a775d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa23a77660 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa23a776f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa23a77780 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa23a77810 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa23a778a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa23a77930 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa23a779c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa23a77a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa23a77ae0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa23a77b70 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa23a77c00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa23a77c90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa23a77d20 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa23a77db0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa23a77e40 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa23a77ed0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa23a77f60 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa23a77ff0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa23a78080 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa23a78110 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa23a781a0 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: 0x2aa239ceb10 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa239d00d0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa239d0168 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa239d03d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa239d0468 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa239d0200 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa239d0510 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa239d05a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa239d0298 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa239d0650 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa239d06e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa239d0330 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa239d0790 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa239d0828 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a78240 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a782d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a78360 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a783f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a78480 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a78510 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a785a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a78630 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a786c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a78750 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa23a787e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa23a78870 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a78900 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa23a78990 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: 0x2aa239cec28 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa239d0940 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa239d09d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa239d0c40 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa239d0cd8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa239d0a70 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa239d0d80 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa239d0e18 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa239d0b08 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa239d0ec0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa239d0f58 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa239d0ba0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa239d1000 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa239d1098 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a78a30 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa23a78ac0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa23a78b50 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa23a78be0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa23a78c70 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa23a78d00 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa23a78d90 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa23a78e20 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa23a78eb0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa23a78f40 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa23a78fd0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa23a79060 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa23a790f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa23a79180 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: 0x2aa239ced40 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa239d1c90 MAP: (6 sibs) 3 children: 29: 0x2aa239d2030 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa239d20c8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa239d2160 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa239d1d28 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d2200 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa239d2298 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa239d2330 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa239d1dc0 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa239d23d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d2468 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d2500 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d1e58 SEQ: (6 sibs) 3 children: 29: 0x2aa239d25a0 VAL***: '!!str v10' (3 sibs) 29: 0x2aa239d2638 VAL***: '!!str v20' (3 sibs) 29: 0x2aa239d26d0 VAL***: '!!str v30' (3 sibs) 29: 0x2aa239d1ef0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2770 VAL***: '!!str v40' (3 sibs) 29: 0x2aa239d2808 VAL***: '!!str v50' (3 sibs) 29: 0x2aa239d28a0 VAL***: '!!str v60' (3 sibs) 29: 0x2aa239d1f88 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa239d2940 VAL: 'v70' (3 sibs) 29: 0x2aa239d29d8 VAL: 'v80' (3 sibs) 29: 0x2aa239d2a70 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a79220 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a792b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a79340 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a793d0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a79460 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a794f0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a79580 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a79610 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a796a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a79730 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a797c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a79850 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a798e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a79970 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a79a00 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a79a90 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a79b20 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a79bb0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a79c40 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a79cd0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a79d60 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a79df0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a79e80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a79f10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a79fa0 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: 0x2aa239cee58 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa239d2b80 MAP: (6 sibs) 3 children: 29: 0x2aa239d2f20 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa239d2fb8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa239d3050 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa239d2c18 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d30f0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa239d3188 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa239d3220 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa239d2cb0 MAP***: !map (6 sibs) 3 children: 29: 0x2aa239d32c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa239d3358 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa239d33f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa239d2d48 SEQ: (6 sibs) 3 children: 29: 0x2aa239d3490 VAL***: '!str v10' (3 sibs) 29: 0x2aa239d3528 VAL***: '!str v20' (3 sibs) 29: 0x2aa239d35c0 VAL***: '!str v30' (3 sibs) 29: 0x2aa239d2de0 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3660 VAL***: '!str v40' (3 sibs) 29: 0x2aa239d36f8 VAL***: '!str v50' (3 sibs) 29: 0x2aa239d3790 VAL***: '!str v60' (3 sibs) 29: 0x2aa239d2e78 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa239d3830 VAL: 'v70' (3 sibs) 29: 0x2aa239d38c8 VAL: 'v80' (3 sibs) 29: 0x2aa239d3960 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa23a7a040 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa23a7a0d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa23a7a160 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa23a7a1f0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa23a7a280 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa23a7a310 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa23a7a3a0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa23a7a430 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa23a7a4c0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa23a7a550 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa23a7a5e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa23a7a670 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa23a7a700 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa23a7a790 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa23a7a820 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa23a7a8b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa23a7a940 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa23a7a9d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa23a7aa60 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa23a7aaf0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa23a7ab80 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa23a7ac10 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa23a7aca0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa23a7ad30 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa23a7adc0 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 (7 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (8 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x2aa36674a20 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa36670d10 DOCMAP: (3 sibs) 3 children: 30: 0x2aa36670ee0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36670f78 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671010 KEYVAL: '' '' (3 sibs) 30: 0x2aa36670da8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa366710b0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa36671148 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa36670e40 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa366711f0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36671288 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671320 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366e5570 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa366e57b0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa366e5600 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa366e5690 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa366e5720 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa366e5840 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa366e58d0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa366e5960 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa366e59f0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa366e5a80 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa366e5b10 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa366e5ba0 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: 0x2aa36674b38 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa36671898 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36671930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366719c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36671a60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366e75b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa366e7640 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa366e76d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa366e7760 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa366e77f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa366e7880 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: 0x2aa36674c50 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa36672078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36672110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366721a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36672240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366e9560 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa366e95f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa366e9680 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa366e9710 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa366e97a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa366e9830 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: 0x2aa36674d68 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672350 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa366723e8 VAL: '?foo' (5 sibs) 30: 0x2aa36672480 VAL: ':foo' (5 sibs) 30: 0x2aa36672518 VAL: '-foo' (5 sibs) 30: 0x2aa366725b0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366eb370 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa366eb400 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa366eb490 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa366eb520 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa366eb5b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa366eb640 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: 0x2aa36674e80 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672f90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa36673028 VAL: '?foo' (5 sibs) 30: 0x2aa366730c0 VAL: ':foo' (5 sibs) 30: 0x2aa36673158 VAL: '-foo' (5 sibs) 30: 0x2aa366731f0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366ed260 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa366ed2f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa366ed380 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa366ed410 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa366ed4a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa366ed530 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: 0x2aa36674f98 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36671b70 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366eef90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa366ef020 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: 0x2aa366750b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36670a00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36670a98 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366f0de0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f0e70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa366f0f00 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: 0x2aa366751c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36671cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36671d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366f2bd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f2c60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa366f2cf0 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: 0x2aa366752e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36674420 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366744b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366f4900 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f4990 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa366f4a20 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: 0x2aa366753f8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672650 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366726e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366f66b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f6740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa366f67d0 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: 0x2aa36675510 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672940 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa36672a80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36672b18 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366729d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366f8660 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f86f0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa366f8780 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa366f8810 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa366f88a0 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: 0x2aa36675628 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa36672cd0 MAP: (2 sibs) 2 children: 30: 0x2aa36674560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366745f8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36672d68 MAP: (2 sibs) 1 children: 30: 0x2aa36672e10 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa366fa550 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa366fa5e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa366fa670 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa366fa700 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa366fa790 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa366fa820 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: 0x2aa36675740 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36672bc0 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] 0x2aa366fc400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa366fc490 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: 0x2aa36675858 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674710 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] 0x2aa366fe2b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa366fe340 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: 0x2aa36675970 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674820 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36700160 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367001f0 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: 0x2aa36675a88 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674930 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36702010 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367020a0 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: 0x2aa36675ba0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36676d50 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] 0x2aa36703ec0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36703f50 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: 0x2aa36675cb8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36673300 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36705d70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36705e00 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: 0x2aa36675dd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa366733a0 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa36673438 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa366734d0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa36673568 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa36673600 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36707aa0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36707b30 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa36707bc0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa36707c50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa36707ce0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa36707d70 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: 0x2aa36675ee8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa36673710 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa366737a8 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa36673840 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa366738d8 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa36673970 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa36673a08 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa367097d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa36709860 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa367098f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa36709980 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa36709a10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa36709aa0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa36709b30 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: 0x2aa36674a20 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa36670d10 DOCMAP: (3 sibs) 3 children: 30: 0x2aa36670ee0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36670f78 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671010 KEYVAL: '' '' (3 sibs) 30: 0x2aa36670da8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa366710b0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa36671148 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa36670e40 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa366711f0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36671288 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671320 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670a120 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa3670a360 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa3670a1b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa3670a240 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa3670a2d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa3670a3f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa3670a480 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa3670a510 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa3670a5a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa3670a630 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa3670a6c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa3670a750 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: 0x2aa36674b38 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa36671898 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36671930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366719c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36671a60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670aa30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670aac0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa3670ab50 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa3670abe0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa3670ac70 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa3670ad00 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: 0x2aa36674c50 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa36672078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36672110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366721a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36672240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670b340 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670b3d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa3670b460 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa3670b4f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa3670b580 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa3670b610 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: 0x2aa36674d68 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672350 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa366723e8 VAL: '?foo' (5 sibs) 30: 0x2aa36672480 VAL: ':foo' (5 sibs) 30: 0x2aa36672518 VAL: '-foo' (5 sibs) 30: 0x2aa366725b0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670bc50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670bce0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa3670bd70 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa3670be00 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa3670be90 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa3670bf20 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: 0x2aa36674e80 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672f90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa36673028 VAL: '?foo' (5 sibs) 30: 0x2aa366730c0 VAL: ':foo' (5 sibs) 30: 0x2aa36673158 VAL: '-foo' (5 sibs) 30: 0x2aa366731f0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670c560 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670c5f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa3670c680 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa3670c710 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa3670c7a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa3670c830 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: 0x2aa36674f98 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36671b70 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670ce70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3670cf00 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: 0x2aa366750b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36670a00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36670a98 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670d780 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670d810 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3670d8a0 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: 0x2aa366751c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36671cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36671d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670e090 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670e120 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3670e1b0 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: 0x2aa366752e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36674420 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366744b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670e9a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670ea30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3670eac0 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: 0x2aa366753f8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672650 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366726e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670f2b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670f340 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3670f3d0 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: 0x2aa36675510 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672940 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa36672a80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36672b18 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366729d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3670fbc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670fc50 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa3670fce0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa3670fd70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa3670fe00 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: 0x2aa36675628 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa36672cd0 MAP: (2 sibs) 2 children: 30: 0x2aa36674560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366745f8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36672d68 MAP: (2 sibs) 1 children: 30: 0x2aa36672e10 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa367104d0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa36710560 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa367105f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa36710680 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa36710710 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa367107a0 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: 0x2aa36675740 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36672bc0 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] 0x2aa36710de0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36710e70 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: 0x2aa36675858 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674710 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] 0x2aa367116f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36711780 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: 0x2aa36675970 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674820 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36712000 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36712090 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: 0x2aa36675a88 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674930 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36712910 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367129a0 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: 0x2aa36675ba0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36676d50 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] 0x2aa36713220 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367132b0 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: 0x2aa36675cb8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36673300 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36713b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36713bc0 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: 0x2aa36675dd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa366733a0 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa36673438 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa366734d0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa36673568 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa36673600 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36714440 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa367144d0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa36714560 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa367145f0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa36714680 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa36714710 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: 0x2aa36675ee8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa36673710 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa366737a8 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa36673840 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa366738d8 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa36673970 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa36673a08 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36714d50 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa36714de0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa36714e70 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa36714f00 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa36714f90 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa36715020 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa367150b0 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] 0x2aa366e5570 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa366e57b0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa366e5600 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa366e5690 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa366e5720 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa366e5840 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa366e58d0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa366e5960 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa366e59f0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa366e5a80 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa366e5b10 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa366e5ba0 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] 0x2aa36716ac0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa36716b50 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa36716be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa36716c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa36716d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa36716d90 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa36716e20 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa36716eb0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa36716f40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa36716fd0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa36717060 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa367170f0 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] 0x2aa366e75b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa366e7640 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa366e76d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa366e7760 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa366e77f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa366e7880 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] 0x2aa36717cb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36717d40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa36717dd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa36717e60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa36717ef0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa36717f80 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] 0x2aa366e9560 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa366e95f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa366e9680 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa366e9710 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa366e97a0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa366e9830 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] 0x2aa367185c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36718650 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa367186e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa36718770 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa36718800 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa36718890 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] 0x2aa366eb370 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa366eb400 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa366eb490 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa366eb520 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa366eb5b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa366eb640 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] 0x2aa36718ed0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa36718f60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa36718ff0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa36719080 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa36719110 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa367191a0 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] 0x2aa366ed260 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa366ed2f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa366ed380 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa366ed410 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa366ed4a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa366ed530 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] 0x2aa367197e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa36719870 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa36719900 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa36719990 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa36719a20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa36719ab0 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] 0x2aa366eef90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa366ef020 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] 0x2aa3671a0f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3671a180 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] 0x2aa366f0de0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f0e70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa366f0f00 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] 0x2aa3671aa00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3671aa90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3671ab20 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] 0x2aa366f2bd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f2c60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa366f2cf0 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] 0x2aa3671b310 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3671b3a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3671b430 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] 0x2aa366f4900 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f4990 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa366f4a20 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] 0x2aa3671bc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3671bcb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3671bd40 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] 0x2aa366f66b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f6740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa366f67d0 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] 0x2aa3671c530 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3671c5c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3671c650 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] 0x2aa366f8660 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa366f86f0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa366f8780 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa366f8810 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa366f88a0 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] 0x2aa3671ce40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3671ced0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa3671cf60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa3671cff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa3671d080 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] 0x2aa366fa550 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa366fa5e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa366fa670 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa366fa700 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa366fa790 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa366fa820 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] 0x2aa3671d750 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa3671d7e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa3671d870 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa3671d900 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa3671d990 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa3671da20 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] 0x2aa366fc400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa366fc490 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] 0x2aa3671e060 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3671e0f0 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] 0x2aa366fe2b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa366fe340 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] 0x2aa3671e970 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3671ea00 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] 0x2aa36700160 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367001f0 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] 0x2aa3671f280 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3671f310 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] 0x2aa36702010 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367020a0 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] 0x2aa3671fb90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3671fc20 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] 0x2aa36703ec0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36703f50 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] 0x2aa367204a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36720530 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] 0x2aa36705d70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36705e00 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] 0x2aa36720db0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36720e40 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] 0x2aa36707aa0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36707b30 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa36707bc0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa36707c50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa36707ce0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa36707d70 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] 0x2aa367216c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36721750 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa367217e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa36721870 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa36721900 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa36721990 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] 0x2aa367097d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa36709860 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa367098f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa36709980 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa36709a10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa36709aa0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa36709b30 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] 0x2aa36721fd0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa36722060 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa367220f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa36722180 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa36722210 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa367222a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa36722330 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] 0x2aa3670a120 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa3670a360 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa3670a1b0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa3670a240 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa3670a2d0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa3670a3f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa3670a480 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa3670a510 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa3670a5a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa3670a630 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa3670a6c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa3670a750 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] 0x2aa367228e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa36722970 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa36722a00 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa36722a90 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa36722b20 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa36722bb0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa36722c40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa36722cd0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa36722d60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa36722df0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa36722e80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa36722f10 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] 0x2aa3670aa30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670aac0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa3670ab50 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa3670abe0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa3670ac70 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa3670ad00 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] 0x2aa367231f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36723280 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa36723310 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa367233a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa36723430 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa367234c0 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] 0x2aa3670b340 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670b3d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa3670b460 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa3670b4f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa3670b580 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa3670b610 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] 0x2aa36723b00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36723b90 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa36723c20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa36723cb0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa36723d40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa36723dd0 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] 0x2aa3670bc50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670bce0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa3670bd70 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa3670be00 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa3670be90 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa3670bf20 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] 0x2aa36724410 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa367244a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa36724530 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa367245c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa36724650 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa367246e0 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] 0x2aa3670c560 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa3670c5f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa3670c680 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa3670c710 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa3670c7a0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa3670c830 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] 0x2aa36724d20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa36724db0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa36724e40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa36724ed0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa36724f60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa36724ff0 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] 0x2aa3670ce70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3670cf00 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] 0x2aa36725630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367256c0 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] 0x2aa3670d780 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670d810 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3670d8a0 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] 0x2aa36725f40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa36725fd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa36726060 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] 0x2aa3670e090 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670e120 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3670e1b0 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] 0x2aa36726850 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa367268e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa36726970 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] 0x2aa3670e9a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670ea30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3670eac0 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] 0x2aa36727160 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa367271f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa36727280 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] 0x2aa3670f2b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670f340 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3670f3d0 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] 0x2aa36727a70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa36727b00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa36727b90 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] 0x2aa3670fbc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3670fc50 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa3670fce0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa3670fd70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa3670fe00 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] 0x2aa36728380 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa36728410 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa367284a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa36728530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa367285c0 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] 0x2aa367104d0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa36710560 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa367105f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa36710680 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa36710710 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa367107a0 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] 0x2aa36728c90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa36728d20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa36728db0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa36728e40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa36728ed0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa36728f60 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] 0x2aa36710de0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36710e70 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] 0x2aa367295a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36729630 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] 0x2aa367116f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36711780 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] 0x2aa36729eb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36729f40 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] 0x2aa36712000 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36712090 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] 0x2aa3672a7c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3672a850 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] 0x2aa36712910 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367129a0 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] 0x2aa3672b0d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3672b160 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] 0x2aa36713220 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367132b0 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] 0x2aa3672b9e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3672ba70 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] 0x2aa36713b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36713bc0 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] 0x2aa3672c2f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3672c380 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] 0x2aa36714440 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa367144d0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa36714560 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa367145f0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa36714680 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa36714710 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] 0x2aa3672cc00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa3672cc90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa3672cd20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa3672cdb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa3672ce40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa3672ced0 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] 0x2aa36714d50 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa36714de0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa36714e70 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa36714f00 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa36714f90 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa36715020 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa367150b0 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] 0x2aa3672d510 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa3672d5a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa3672d630 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa3672d6c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa3672d750 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa3672d7e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa3672d870 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: 0x2aa36674a20 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa36670d10 DOCMAP: (3 sibs) 3 children: 30: 0x2aa36670ee0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36670f78 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671010 KEYVAL: '' '' (3 sibs) 30: 0x2aa36670da8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa366710b0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa36671148 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa36670e40 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa366711f0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36671288 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671320 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672de20 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa3672deb0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa3672df40 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa3672dfd0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa3672e060 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa3672e0f0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa3672e180 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa3672e210 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa3672e2a0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa3672e330 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa3672e3c0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa3672e450 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: 0x2aa36674b38 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa36671898 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36671930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366719c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36671a60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672e4f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa3672e580 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa3672e610 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa3672e6a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa3672e730 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa3672e7c0 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: 0x2aa36674c50 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa36672078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36672110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366721a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36672240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672e860 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa3672e8f0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa3672e980 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa3672ea10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa3672eaa0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa3672eb30 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: 0x2aa36674d68 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672350 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa366723e8 VAL: '?foo' (5 sibs) 30: 0x2aa36672480 VAL: ':foo' (5 sibs) 30: 0x2aa36672518 VAL: '-foo' (5 sibs) 30: 0x2aa366725b0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672ebd0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa3672ec60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa3672ecf0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa3672ed80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa3672ee10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa3672eea0 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: 0x2aa36674e80 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672f90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa36673028 VAL: '?foo' (5 sibs) 30: 0x2aa366730c0 VAL: ':foo' (5 sibs) 30: 0x2aa36673158 VAL: '-foo' (5 sibs) 30: 0x2aa366731f0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672ef40 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa3672efd0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa3672f060 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa3672f0f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa3672f180 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa3672f210 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: 0x2aa36674f98 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36671b70 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672f2b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa3672f340 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: 0x2aa366750b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36670a00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36670a98 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672f3e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3672f470 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3672f500 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: 0x2aa366751c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36671cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36671d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672f5a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3672f630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3672f6c0 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: 0x2aa366752e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36674420 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366744b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672f760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3672f7f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa3672f880 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: 0x2aa366753f8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672650 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366726e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672f920 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3672f9b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa3672fa40 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: 0x2aa36675510 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672940 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa36672a80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36672b18 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366729d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672fae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa3672fb70 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa3672fc00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa3672fc90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa3672fd20 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: 0x2aa36675628 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa36672cd0 MAP: (2 sibs) 2 children: 30: 0x2aa36674560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366745f8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36672d68 MAP: (2 sibs) 1 children: 30: 0x2aa36672e10 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa3672fdc0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa3672fe50 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa3672fee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa3672ff70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa36730000 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa36730090 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: 0x2aa36675740 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36672bc0 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] 0x2aa36730130 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367301c0 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: 0x2aa36675858 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674710 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] 0x2aa36730260 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367302f0 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: 0x2aa36675970 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674820 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36730390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36730420 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: 0x2aa36675a88 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674930 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa367304c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36730550 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: 0x2aa36675ba0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36676d50 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] 0x2aa367305f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36730680 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: 0x2aa36675cb8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36673300 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36730720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367307b0 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: 0x2aa36675dd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa366733a0 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa36673438 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa366734d0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa36673568 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa36673600 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36730850 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa367308e0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa36730970 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa36730a00 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa36730a90 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa36730b20 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: 0x2aa36675ee8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa36673710 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa366737a8 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa36673840 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa366738d8 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa36673970 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa36673a08 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36730bc0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa36730c50 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa36730ce0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa36730d70 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa36730e00 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa36730e90 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa36730f20 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: 0x2aa36674a20 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa36670d10 DOCMAP: (3 sibs) 3 children: 30: 0x2aa36670ee0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36670f78 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671010 KEYVAL: '' '' (3 sibs) 30: 0x2aa36670da8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa366710b0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa36671148 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa36670e40 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa366711f0 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa36671288 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa36671320 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36730fc0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa36731050 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa367310e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa36731170 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa36731200 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa36731290 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa36731320 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa367313b0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa36731440 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa367314d0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa36731560 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa367315f0 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: 0x2aa36674b38 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa36671898 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36671930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366719c8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36671a60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36731690 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36731720 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa367317b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa36731840 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa367318d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa36731960 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: 0x2aa36674c50 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa36671fe0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa36672078 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa36672110 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa366721a8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa36672240 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36731a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36731a90 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa36731b20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa36731bb0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa36731c40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa36731cd0 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: 0x2aa36674d68 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672350 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa366723e8 VAL: '?foo' (5 sibs) 30: 0x2aa36672480 VAL: ':foo' (5 sibs) 30: 0x2aa36672518 VAL: '-foo' (5 sibs) 30: 0x2aa366725b0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36731d70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa36731e00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa36731e90 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa36731f20 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa36731fb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa36732040 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: 0x2aa36674e80 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa36672f90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa36673028 VAL: '?foo' (5 sibs) 30: 0x2aa366730c0 VAL: ':foo' (5 sibs) 30: 0x2aa36673158 VAL: '-foo' (5 sibs) 30: 0x2aa366731f0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa367320e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa36732170 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa36732200 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa36732290 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa36732320 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa367323b0 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: 0x2aa36674f98 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36671b70 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36732450 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367324e0 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: 0x2aa366750b0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36670a00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36670a98 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36732580 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa36732610 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa367326a0 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: 0x2aa366751c8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36671cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36671d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36732740 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa367327d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa36732860 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: 0x2aa366752e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36674420 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366744b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36732900 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa36732990 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa36732a20 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: 0x2aa366753f8 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672650 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366726e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36732ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa36732b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa36732be0 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: 0x2aa36675510 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa36672940 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa36672a80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa36672b18 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa366729d8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36732c80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa36732d10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa36732da0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa36732e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa36732ec0 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: 0x2aa36675628 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa36672cd0 MAP: (2 sibs) 2 children: 30: 0x2aa36674560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa366745f8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa36672d68 MAP: (2 sibs) 1 children: 30: 0x2aa36672e10 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36732f60 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa36732ff0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa36733080 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa36733110 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa367331a0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa36733230 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: 0x2aa36675740 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36672bc0 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] 0x2aa367332d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36733360 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: 0x2aa36675858 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674710 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] 0x2aa36733400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36733490 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: 0x2aa36675970 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674820 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36733530 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367335c0 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: 0x2aa36675a88 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36674930 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36733660 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa367336f0 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: 0x2aa36675ba0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36676d50 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] 0x2aa36733790 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36733820 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: 0x2aa36675cb8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa36673300 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa367338c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa36733950 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: 0x2aa36675dd0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa366733a0 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa36673438 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa366734d0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa36673568 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa36673600 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa367339f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa36733a80 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa36733b10 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa36733ba0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa36733c30 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa36733cc0 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: 0x2aa36675ee8 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa36673710 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa366737a8 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa36673840 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa366738d8 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa36673970 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa36673a08 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa36733d60 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa36733df0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa36733e80 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa36733f10 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa36733fa0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa36734030 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa367340c0 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 (7 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (7 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.01 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x2aa3e8386c0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837540 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e837710 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e8377a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e837840 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e8375d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8378e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e837978 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e837a10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e837670 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e837ab0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e837b48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e837be0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e850d00 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e850d90 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e850e20 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e850eb0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e850f40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e850fd0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e851060 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e8510f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e851180 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e851210 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e8512a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e851330 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e8513c0 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: 0x2aa3e8387d8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837f30 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838100 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838198 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838230 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e837fc8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8382d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838368 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e838400 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838060 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8384a0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e838538 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8385d0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e852df0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e852e80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e852f10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e852fa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e853030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e8530c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e853150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e8531e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e853270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e853300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e853390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e853420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e8534b0 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: 0x2aa3e8388f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e838b50 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838d20 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838db8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838e50 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e838be8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e838ef0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838f88 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e839020 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838c80 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8390c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e839158 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8391f0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e854d40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e854dd0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e854e60 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e854ef0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e854f80 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e855010 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e8550a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e855130 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e8551c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e855250 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e8552e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e855370 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e855400 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: 0x2aa3e838a08 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3e839440 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3e8394e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3e839578 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e856c90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e856d20 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e856db0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e856e40 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: 0x2aa3e8386c0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837540 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e837710 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e8377a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e837840 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e8375d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8378e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e837978 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e837a10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e837670 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e837ab0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e837b48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e837be0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e8575a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e857630 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e8576c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e857750 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e8577e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e857870 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e857900 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e857990 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e857a20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e857ab0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e857b40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e857bd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e857c60 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: 0x2aa3e8387d8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837f30 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838100 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838198 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838230 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e837fc8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8382d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838368 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e838400 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838060 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8384a0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e838538 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8385d0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e857eb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e857f40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e857fd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e858060 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e8580f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e858180 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e858210 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e8582a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e858330 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e8583c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e858450 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e8584e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e858570 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: 0x2aa3e8388f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e838b50 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838d20 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838db8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838e50 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e838be8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e838ef0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838f88 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e839020 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838c80 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8390c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e839158 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8391f0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e8587c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e858850 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e8588e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e858970 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e858a00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e858a90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e858b20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e858bb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e858c40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e858cd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e858d60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e858df0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e858e80 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: 0x2aa3e838a08 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3e839440 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3e8394e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3e839578 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e8590d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e859160 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e8591f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e859280 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] 0x2aa3e850d00 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e850d90 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e850e20 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e850eb0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e850f40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e850fd0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e851060 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e8510f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e851180 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e851210 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e8512a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e851330 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e8513c0 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] 0x2aa3e85a150 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85a1e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85a270 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85a300 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85a390 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85a420 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85a4b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85a540 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85a5d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85a660 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85a6f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e85a780 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e85a810 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] 0x2aa3e852df0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e852e80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e852f10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e852fa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e853030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e8530c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e853150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e8531e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e853270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e853300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e853390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e853420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e8534b0 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] 0x2aa3e85b340 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85b3d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85b460 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85b4f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85b580 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85b610 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85b6a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85b730 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85b7c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85b850 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85b8e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e85b970 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e85ba00 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] 0x2aa3e854d40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e854dd0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e854e60 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e854ef0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e854f80 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e855010 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e8550a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e855130 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e8551c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e855250 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e8552e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e855370 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e855400 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] 0x2aa3e85bc50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85bce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85bd70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85be00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85be90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85bf20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85bfb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85c040 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85c0d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85c160 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85c1f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e85c280 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e85c310 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] 0x2aa3e856c90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e856d20 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e856db0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e856e40 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] 0x2aa3e85c560 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e85c5f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e85c680 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e85c710 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] 0x2aa3e8575a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e857630 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e8576c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e857750 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e8577e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e857870 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e857900 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e857990 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e857a20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e857ab0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e857b40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e857bd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e857c60 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] 0x2aa3e85ce70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85cf00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85cf90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85d020 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85d0b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85d140 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85d1d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85d260 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85d2f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85d380 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85d410 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e85d4a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e85d530 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] 0x2aa3e857eb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e857f40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e857fd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e858060 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e8580f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e858180 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e858210 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e8582a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e858330 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e8583c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e858450 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e8584e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e858570 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] 0x2aa3e85d780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85d810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85d8a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85d930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85d9c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85da50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85dae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85db70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85dc00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85dc90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85dd20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e85ddb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e85de40 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] 0x2aa3e8587c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e858850 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e8588e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e858970 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e858a00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e858a90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e858b20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e858bb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e858c40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e858cd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e858d60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e858df0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e858e80 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] 0x2aa3e85e090 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85e120 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85e1b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85e240 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85e2d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85e360 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85e3f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85e480 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85e510 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85e5a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85e630 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e85e6c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e85e750 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] 0x2aa3e8590d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e859160 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e8591f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e859280 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] 0x2aa3e85e9a0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e85ea30 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e85eac0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e85eb50 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: 0x2aa3e8386c0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837540 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e837710 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e8377a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e837840 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e8375d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8378e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e837978 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e837a10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e837670 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e837ab0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e837b48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e837be0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e85f2b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85f340 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85f3d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85f460 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85f4f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85f580 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85f610 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85f6a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85f730 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85f7c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85f850 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e85f8e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e85f970 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: 0x2aa3e8387d8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837f30 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838100 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838198 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838230 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e837fc8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8382d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838368 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e838400 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838060 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8384a0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e838538 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8385d0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e85fa10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e85faa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e85fb30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e85fbc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e85fc50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e85fce0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e85fd70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e85fe00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e85fe90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e85ff20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e85ffb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e860040 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e8600d0 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: 0x2aa3e8388f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e838b50 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838d20 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838db8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838e50 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e838be8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e838ef0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838f88 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e839020 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838c80 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8390c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e839158 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8391f0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e860170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e860200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e860290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e860320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e8603b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e860440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e8604d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e860560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e8605f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e860680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e860710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e8607a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e860830 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: 0x2aa3e838a08 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3e839440 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3e8394e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3e839578 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e84f490 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e84f520 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e84f5b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e84f640 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: 0x2aa3e8386c0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837540 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e837710 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e8377a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e837840 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e8375d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8378e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e837978 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e837a10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e837670 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e837ab0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e837b48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e837be0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e8608d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e860960 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e8609f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e860a80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e860b10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e860ba0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e860c30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e860cc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e860d50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e860de0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e860e70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e860f00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e860f90 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: 0x2aa3e8387d8 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e837f30 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838100 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838198 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838230 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e837fc8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e8382d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838368 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e838400 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838060 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8384a0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e838538 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8385d0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e861030 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e8610c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e861150 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e8611e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e861270 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e861300 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e861390 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e861420 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e8614b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e861540 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e8615d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e861660 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e8616f0 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: 0x2aa3e8388f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa3e838b50 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa3e838d20 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa3e838db8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa3e838e50 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa3e838be8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa3e838ef0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa3e838f88 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa3e839020 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa3e838c80 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa3e8390c0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa3e839158 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa3e8391f0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e861790 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa3e861820 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa3e8618b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa3e861940 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa3e8619d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa3e861a60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa3e861af0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa3e861b80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa3e861c10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa3e861ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa3e861d30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa3e861dc0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa3e861e50 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: 0x2aa3e838a08 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa3e839440 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa3e8394e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa3e839578 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa3e85ab60 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa3e85abf0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa3e85ac80 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa3e85ad10 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.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x2aa33001520 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32ffefd0 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff068 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff100 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa330314c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33031550 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa330315e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa33031670 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: 0x2aa33001638 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32fff9c0 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffb90 VAL: '00' (3 sibs) 32: 0x2aa32fffc28 VAL: '01' (3 sibs) 32: 0x2aa32fffcc0 VAL: '02' (3 sibs) 32: 0x2aa32fffa58 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffd60 VAL: '10' (3 sibs) 32: 0x2aa32fffdf8 VAL: '11' (3 sibs) 32: 0x2aa32fffe90 VAL: '12' (3 sibs) 32: 0x2aa32fffaf0 SEQ: (3 sibs) 3 children: 32: 0x2aa32ffff30 VAL: '20' (3 sibs) 32: 0x2aa32ffffc8 VAL: '21' (3 sibs) 32: 0x2aa33000060 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33033430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa330334c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33033550 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa330335e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33033670 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33033700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33033790 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33033820 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330338b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33033940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa330339d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33033a60 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33033af0 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: 0x2aa33001750 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa330005e0 SEQ: (3 sibs) 3 children: 32: 0x2aa330007b0 VAL: '00' (3 sibs) 32: 0x2aa33000848 VAL: '01' (3 sibs) 32: 0x2aa330008e0 VAL: '02' (3 sibs) 32: 0x2aa33000678 SEQ: (3 sibs) 3 children: 32: 0x2aa33000980 VAL: '10' (3 sibs) 32: 0x2aa33000a18 VAL: '11' (3 sibs) 32: 0x2aa33000ab0 VAL: '12' (3 sibs) 32: 0x2aa33000710 SEQ: (3 sibs) 3 children: 32: 0x2aa33000b50 VAL: '20' (3 sibs) 32: 0x2aa33000be8 VAL: '21' (3 sibs) 32: 0x2aa33000c80 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa330351a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33035230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330352c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33035350 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330353e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33035470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33035500 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33035590 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33035620 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330356b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33035740 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330357d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33035860 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: 0x2aa33001868 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000d90 SEQ: (3 sibs) 3 children: 32: 0x2aa33000f60 VAL: '00' (3 sibs) 32: 0x2aa33000ff8 VAL: '01' (3 sibs) 32: 0x2aa33001090 VAL: '02' (3 sibs) 32: 0x2aa33000e28 SEQ: (3 sibs) 3 children: 32: 0x2aa33001130 VAL: '10' (3 sibs) 32: 0x2aa330011c8 VAL: '11' (3 sibs) 32: 0x2aa33001260 VAL: '12' (3 sibs) 32: 0x2aa33000ec0 SEQ: (3 sibs) 3 children: 32: 0x2aa33001300 VAL: '20' (3 sibs) 32: 0x2aa33001398 VAL: '21' (3 sibs) 32: 0x2aa33001430 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33036f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33037020 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330370b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33037140 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330371d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33037260 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330372f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33037380 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33037410 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330374a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33037530 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330375c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33037650 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: 0x2aa33001980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33001e10 SEQ: (3 sibs) 3 children: 32: 0x2aa33001fe0 VAL: '00' (3 sibs) 32: 0x2aa33002078 VAL: '01' (3 sibs) 32: 0x2aa33002110 VAL: '02' (3 sibs) 32: 0x2aa33001ea8 SEQ: (3 sibs) 3 children: 32: 0x2aa330021b0 VAL: '10' (3 sibs) 32: 0x2aa33002248 VAL: '11' (3 sibs) 32: 0x2aa330022e0 VAL: '12' (3 sibs) 32: 0x2aa33001f40 SEQ: (3 sibs) 3 children: 32: 0x2aa33002380 VAL: '20' (3 sibs) 32: 0x2aa33002418 VAL: '21' (3 sibs) 32: 0x2aa330024b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33038d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33038df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33038e80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33038f10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33038fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33039030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330390c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33039150 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330391e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33039270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33039300 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33039390 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33039420 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: 0x2aa33001a98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000170 SEQ: (3 sibs) 3 children: 32: 0x2aa33000340 VAL: '00' (3 sibs) 32: 0x2aa330003d8 VAL: '01' (3 sibs) 32: 0x2aa33000470 VAL: '02' (3 sibs) 32: 0x2aa33000208 SEQ: (3 sibs) 3 children: 32: 0x2aa33002550 VAL: '10' (3 sibs) 32: 0x2aa330025e8 VAL: '11' (3 sibs) 32: 0x2aa33002680 VAL: '12' (3 sibs) 32: 0x2aa330002a0 SEQ: (3 sibs) 3 children: 32: 0x2aa33002720 VAL: '20' (3 sibs) 32: 0x2aa330027b8 VAL: '21' (3 sibs) 32: 0x2aa33002850 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3303ab50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303abe0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303ac70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303ad00 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303ad90 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303ae20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303aeb0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303af40 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303afd0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303b060 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3303b0f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3303b180 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3303b210 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: 0x2aa33001bb0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33002960 SEQ: (3 sibs) 3 children: 32: 0x2aa33002b30 VAL: '00' (3 sibs) 32: 0x2aa33002bc8 VAL: '01' (3 sibs) 32: 0x2aa33002c60 VAL: '02' (3 sibs) 32: 0x2aa330029f8 SEQ: (3 sibs) 3 children: 32: 0x2aa33002d00 VAL: '10' (3 sibs) 32: 0x2aa33002d98 VAL: '11' (3 sibs) 32: 0x2aa33002e30 VAL: '12' (3 sibs) 32: 0x2aa33002a90 SEQ: (3 sibs) 3 children: 32: 0x2aa33002ed0 VAL: '20' (3 sibs) 32: 0x2aa33002f68 VAL: '21' (3 sibs) 32: 0x2aa33003000 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3303ca10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303caa0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303cb30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303cbc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303cc50 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303cce0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303cd70 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303ce00 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303ce90 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303cf20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3303cfb0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3303d040 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3303d0d0 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: 0x2aa33001cc8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33003110 SEQ: (3 sibs) 3 children: 32: 0x2aa330032e0 VAL: '00' (3 sibs) 32: 0x2aa33003378 VAL: '01' (3 sibs) 32: 0x2aa33003410 VAL: '02' (3 sibs) 32: 0x2aa330031a8 SEQ: (3 sibs) 3 children: 32: 0x2aa330034b0 VAL: '10' (3 sibs) 32: 0x2aa33003548 VAL: '11' (3 sibs) 32: 0x2aa330035e0 VAL: '12' (3 sibs) 32: 0x2aa33003240 SEQ: (3 sibs) 3 children: 32: 0x2aa33003680 VAL: '20' (3 sibs) 32: 0x2aa33003718 VAL: '21' (3 sibs) 32: 0x2aa330037b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3303e800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303e890 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303e920 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303e9b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303ea40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303ead0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303eb60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303ebf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303ec80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303ed10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3303eda0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3303ee30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3303eec0 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: 0x2aa33001520 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32ffefd0 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff068 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff100 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3303f150 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303f1e0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3303f270 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3303f300 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: 0x2aa33001638 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32fff9c0 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffb90 VAL: '00' (3 sibs) 32: 0x2aa32fffc28 VAL: '01' (3 sibs) 32: 0x2aa32fffcc0 VAL: '02' (3 sibs) 32: 0x2aa32fffa58 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffd60 VAL: '10' (3 sibs) 32: 0x2aa32fffdf8 VAL: '11' (3 sibs) 32: 0x2aa32fffe90 VAL: '12' (3 sibs) 32: 0x2aa32fffaf0 SEQ: (3 sibs) 3 children: 32: 0x2aa32ffff30 VAL: '20' (3 sibs) 32: 0x2aa32ffffc8 VAL: '21' (3 sibs) 32: 0x2aa33000060 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3303fa60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303faf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303fb80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303fc10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303fca0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303fd30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303fdc0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303fe50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303fee0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303ff70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33040000 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33040090 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33040120 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: 0x2aa33001750 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa330005e0 SEQ: (3 sibs) 3 children: 32: 0x2aa330007b0 VAL: '00' (3 sibs) 32: 0x2aa33000848 VAL: '01' (3 sibs) 32: 0x2aa330008e0 VAL: '02' (3 sibs) 32: 0x2aa33000678 SEQ: (3 sibs) 3 children: 32: 0x2aa33000980 VAL: '10' (3 sibs) 32: 0x2aa33000a18 VAL: '11' (3 sibs) 32: 0x2aa33000ab0 VAL: '12' (3 sibs) 32: 0x2aa33000710 SEQ: (3 sibs) 3 children: 32: 0x2aa33000b50 VAL: '20' (3 sibs) 32: 0x2aa33000be8 VAL: '21' (3 sibs) 32: 0x2aa33000c80 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33040370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33040400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33040490 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33040520 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330405b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33040640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330406d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33040760 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330407f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33040880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33040910 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330409a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33040a30 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: 0x2aa33001868 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000d90 SEQ: (3 sibs) 3 children: 32: 0x2aa33000f60 VAL: '00' (3 sibs) 32: 0x2aa33000ff8 VAL: '01' (3 sibs) 32: 0x2aa33001090 VAL: '02' (3 sibs) 32: 0x2aa33000e28 SEQ: (3 sibs) 3 children: 32: 0x2aa33001130 VAL: '10' (3 sibs) 32: 0x2aa330011c8 VAL: '11' (3 sibs) 32: 0x2aa33001260 VAL: '12' (3 sibs) 32: 0x2aa33000ec0 SEQ: (3 sibs) 3 children: 32: 0x2aa33001300 VAL: '20' (3 sibs) 32: 0x2aa33001398 VAL: '21' (3 sibs) 32: 0x2aa33001430 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33040c80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33040d10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33040da0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33040e30 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33040ec0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33040f50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33040fe0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33041070 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33041100 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33041190 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33041220 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330412b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33041340 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: 0x2aa33001980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33001e10 SEQ: (3 sibs) 3 children: 32: 0x2aa33001fe0 VAL: '00' (3 sibs) 32: 0x2aa33002078 VAL: '01' (3 sibs) 32: 0x2aa33002110 VAL: '02' (3 sibs) 32: 0x2aa33001ea8 SEQ: (3 sibs) 3 children: 32: 0x2aa330021b0 VAL: '10' (3 sibs) 32: 0x2aa33002248 VAL: '11' (3 sibs) 32: 0x2aa330022e0 VAL: '12' (3 sibs) 32: 0x2aa33001f40 SEQ: (3 sibs) 3 children: 32: 0x2aa33002380 VAL: '20' (3 sibs) 32: 0x2aa33002418 VAL: '21' (3 sibs) 32: 0x2aa330024b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33041590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33041620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330416b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33041740 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330417d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33041860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330418f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33041980 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33041a10 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33041aa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33041b30 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33041bc0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33041c50 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: 0x2aa33001a98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000170 SEQ: (3 sibs) 3 children: 32: 0x2aa33000340 VAL: '00' (3 sibs) 32: 0x2aa330003d8 VAL: '01' (3 sibs) 32: 0x2aa33000470 VAL: '02' (3 sibs) 32: 0x2aa33000208 SEQ: (3 sibs) 3 children: 32: 0x2aa33002550 VAL: '10' (3 sibs) 32: 0x2aa330025e8 VAL: '11' (3 sibs) 32: 0x2aa33002680 VAL: '12' (3 sibs) 32: 0x2aa330002a0 SEQ: (3 sibs) 3 children: 32: 0x2aa33002720 VAL: '20' (3 sibs) 32: 0x2aa330027b8 VAL: '21' (3 sibs) 32: 0x2aa33002850 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33041ea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33041f30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33041fc0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33042050 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330420e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33042170 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33042200 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33042290 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33042320 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330423b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33042440 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330424d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33042560 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: 0x2aa33001bb0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33002960 SEQ: (3 sibs) 3 children: 32: 0x2aa33002b30 VAL: '00' (3 sibs) 32: 0x2aa33002bc8 VAL: '01' (3 sibs) 32: 0x2aa33002c60 VAL: '02' (3 sibs) 32: 0x2aa330029f8 SEQ: (3 sibs) 3 children: 32: 0x2aa33002d00 VAL: '10' (3 sibs) 32: 0x2aa33002d98 VAL: '11' (3 sibs) 32: 0x2aa33002e30 VAL: '12' (3 sibs) 32: 0x2aa33002a90 SEQ: (3 sibs) 3 children: 32: 0x2aa33002ed0 VAL: '20' (3 sibs) 32: 0x2aa33002f68 VAL: '21' (3 sibs) 32: 0x2aa33003000 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa330427b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33042840 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330428d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33042960 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330429f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33042a80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33042b10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33042ba0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33042c30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33042cc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33042d50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33042de0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33042e70 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: 0x2aa33001cc8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33003110 SEQ: (3 sibs) 3 children: 32: 0x2aa330032e0 VAL: '00' (3 sibs) 32: 0x2aa33003378 VAL: '01' (3 sibs) 32: 0x2aa33003410 VAL: '02' (3 sibs) 32: 0x2aa330031a8 SEQ: (3 sibs) 3 children: 32: 0x2aa330034b0 VAL: '10' (3 sibs) 32: 0x2aa33003548 VAL: '11' (3 sibs) 32: 0x2aa330035e0 VAL: '12' (3 sibs) 32: 0x2aa33003240 SEQ: (3 sibs) 3 children: 32: 0x2aa33003680 VAL: '20' (3 sibs) 32: 0x2aa33003718 VAL: '21' (3 sibs) 32: 0x2aa330037b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa330430c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33043150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330431e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33043270 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33043300 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33043390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33043420 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa330434b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33043540 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330435d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33043660 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330436f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33043780 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] 0x2aa330314c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33031550 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa330315e0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa33031670 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] 0x2aa330440d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33044160 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa330441f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa33044280 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] 0x2aa33033430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa330334c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33033550 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa330335e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33033670 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33033700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33033790 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33033820 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330338b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33033940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa330339d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33033a60 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33033af0 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] 0x2aa330452c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33045350 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330453e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33045470 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33045500 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33045590 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33045620 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa330456b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33045740 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330457d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33045860 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330458f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33045980 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] 0x2aa330351a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33035230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330352c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33035350 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330353e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33035470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33035500 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33035590 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33035620 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330356b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33035740 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330357d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33035860 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] 0x2aa33045bd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33045c60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33045cf0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33045d80 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33045e10 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33045ea0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33045f30 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33045fc0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33046050 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330460e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33046170 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33046200 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33046290 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] 0x2aa33036f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33037020 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330370b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33037140 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330371d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33037260 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330372f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33037380 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33037410 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330374a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33037530 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330375c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33037650 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] 0x2aa330464e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33046570 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33046600 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33046690 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33046720 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa330467b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33046840 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa330468d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33046960 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330469f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33046a80 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33046b10 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33046ba0 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] 0x2aa33038d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33038df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33038e80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33038f10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33038fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33039030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330390c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33039150 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330391e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33039270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33039300 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33039390 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33039420 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] 0x2aa33046df0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33046e80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33046f10 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33046fa0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33047030 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa330470c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33047150 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa330471e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33047270 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33047300 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33047390 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33047420 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa330474b0 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] 0x2aa3303ab50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303abe0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303ac70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303ad00 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303ad90 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303ae20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303aeb0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303af40 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303afd0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303b060 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3303b0f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3303b180 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3303b210 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] 0x2aa33047700 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33047790 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33047820 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa330478b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33047940 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa330479d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33047a60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33047af0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33047b80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33047c10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33047ca0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33047d30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33047dc0 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] 0x2aa3303ca10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303caa0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303cb30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303cbc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303cc50 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303cce0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303cd70 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303ce00 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303ce90 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303cf20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3303cfb0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3303d040 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3303d0d0 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] 0x2aa33048010 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa330480a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33048130 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa330481c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33048250 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa330482e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33048370 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33048400 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33048490 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33048520 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa330485b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33048640 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa330486d0 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] 0x2aa3303e800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303e890 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303e920 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303e9b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303ea40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303ead0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303eb60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303ebf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303ec80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303ed10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3303eda0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3303ee30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3303eec0 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] 0x2aa33048920 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa330489b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33048a40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33048ad0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33048b60 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33048bf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33048c80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33048d10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33048da0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33048e30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33048ec0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33048f50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33048fe0 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] 0x2aa3303f150 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303f1e0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3303f270 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3303f300 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] 0x2aa33049230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa330492c0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa33049350 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa330493e0 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] 0x2aa3303fa60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3303faf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3303fb80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3303fc10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3303fca0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3303fd30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3303fdc0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3303fe50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3303fee0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3303ff70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33040000 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33040090 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33040120 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] 0x2aa33049b40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33049bd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33049c60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33049cf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33049d80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33049e10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33049ea0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33049f30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33049fc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304a050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304a0e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304a170 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304a200 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] 0x2aa33040370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33040400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33040490 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33040520 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330405b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33040640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330406d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33040760 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330407f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33040880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33040910 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330409a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33040a30 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] 0x2aa3304a450 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304a4e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304a570 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304a600 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304a690 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304a720 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304a7b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304a840 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304a8d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304a960 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304a9f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304aa80 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304ab10 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] 0x2aa33040c80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33040d10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33040da0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33040e30 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33040ec0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33040f50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33040fe0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33041070 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33041100 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33041190 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33041220 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330412b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33041340 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] 0x2aa3304ad60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304adf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304ae80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304af10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304afa0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304b030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304b0c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304b150 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304b1e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304b270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304b300 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304b390 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304b420 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] 0x2aa33041590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33041620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330416b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33041740 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330417d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33041860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330418f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33041980 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33041a10 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33041aa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33041b30 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33041bc0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33041c50 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] 0x2aa3304b670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304b700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304b790 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304b820 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304b8b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304b940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304b9d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304ba60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304baf0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304bb80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304bc10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304bca0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304bd30 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] 0x2aa33041ea0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33041f30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33041fc0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33042050 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330420e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33042170 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33042200 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33042290 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33042320 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330423b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33042440 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330424d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33042560 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] 0x2aa3304bf80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304c010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304c0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304c130 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304c1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304c250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304c2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304c370 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304c400 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304c490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304c520 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304c5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304c640 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] 0x2aa330427b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33042840 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330428d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33042960 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330429f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33042a80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33042b10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33042ba0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33042c30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33042cc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33042d50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33042de0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33042e70 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] 0x2aa3304c890 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304c920 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304c9b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304ca40 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304cad0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304cb60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304cbf0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304cc80 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304cd10 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304cda0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304ce30 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304cec0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304cf50 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] 0x2aa330430c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33043150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330431e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33043270 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33043300 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33043390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33043420 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa330434b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33043540 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330435d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33043660 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330436f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33043780 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] 0x2aa3304d1a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304d230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304d2c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304d350 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304d3e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304d470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304d500 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304d590 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304d620 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304d6b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304d740 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304d7d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304d860 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: 0x2aa33001520 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32ffefd0 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff068 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff100 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33044d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33044d90 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa33044e20 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa33044eb0 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: 0x2aa33001638 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32fff9c0 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffb90 VAL: '00' (3 sibs) 32: 0x2aa32fffc28 VAL: '01' (3 sibs) 32: 0x2aa32fffcc0 VAL: '02' (3 sibs) 32: 0x2aa32fffa58 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffd60 VAL: '10' (3 sibs) 32: 0x2aa32fffdf8 VAL: '11' (3 sibs) 32: 0x2aa32fffe90 VAL: '12' (3 sibs) 32: 0x2aa32fffaf0 SEQ: (3 sibs) 3 children: 32: 0x2aa32ffff30 VAL: '20' (3 sibs) 32: 0x2aa32ffffc8 VAL: '21' (3 sibs) 32: 0x2aa33000060 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3304dab0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304db40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304dbd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304dc60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304dcf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304dd80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304de10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304dea0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304df30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304dfc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304e050 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304e0e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304e170 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: 0x2aa33001750 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa330005e0 SEQ: (3 sibs) 3 children: 32: 0x2aa330007b0 VAL: '00' (3 sibs) 32: 0x2aa33000848 VAL: '01' (3 sibs) 32: 0x2aa330008e0 VAL: '02' (3 sibs) 32: 0x2aa33000678 SEQ: (3 sibs) 3 children: 32: 0x2aa33000980 VAL: '10' (3 sibs) 32: 0x2aa33000a18 VAL: '11' (3 sibs) 32: 0x2aa33000ab0 VAL: '12' (3 sibs) 32: 0x2aa33000710 SEQ: (3 sibs) 3 children: 32: 0x2aa33000b50 VAL: '20' (3 sibs) 32: 0x2aa33000be8 VAL: '21' (3 sibs) 32: 0x2aa33000c80 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3304e210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304e2a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304e330 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304e3c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304e450 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304e4e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304e570 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304e600 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304e690 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304e720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304e7b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304e840 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304e8d0 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: 0x2aa33001868 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000d90 SEQ: (3 sibs) 3 children: 32: 0x2aa33000f60 VAL: '00' (3 sibs) 32: 0x2aa33000ff8 VAL: '01' (3 sibs) 32: 0x2aa33001090 VAL: '02' (3 sibs) 32: 0x2aa33000e28 SEQ: (3 sibs) 3 children: 32: 0x2aa33001130 VAL: '10' (3 sibs) 32: 0x2aa330011c8 VAL: '11' (3 sibs) 32: 0x2aa33001260 VAL: '12' (3 sibs) 32: 0x2aa33000ec0 SEQ: (3 sibs) 3 children: 32: 0x2aa33001300 VAL: '20' (3 sibs) 32: 0x2aa33001398 VAL: '21' (3 sibs) 32: 0x2aa33001430 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3304e970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304ea00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304ea90 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304eb20 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304ebb0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304ec40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304ecd0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304ed60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304edf0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304ee80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304ef10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304efa0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304f030 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: 0x2aa33001980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33001e10 SEQ: (3 sibs) 3 children: 32: 0x2aa33001fe0 VAL: '00' (3 sibs) 32: 0x2aa33002078 VAL: '01' (3 sibs) 32: 0x2aa33002110 VAL: '02' (3 sibs) 32: 0x2aa33001ea8 SEQ: (3 sibs) 3 children: 32: 0x2aa330021b0 VAL: '10' (3 sibs) 32: 0x2aa33002248 VAL: '11' (3 sibs) 32: 0x2aa330022e0 VAL: '12' (3 sibs) 32: 0x2aa33001f40 SEQ: (3 sibs) 3 children: 32: 0x2aa33002380 VAL: '20' (3 sibs) 32: 0x2aa33002418 VAL: '21' (3 sibs) 32: 0x2aa330024b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3304f0d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304f160 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304f1f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304f280 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304f310 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304f3a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304f430 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304f4c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304f550 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304f5e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304f670 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304f700 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304f790 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: 0x2aa33001a98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000170 SEQ: (3 sibs) 3 children: 32: 0x2aa33000340 VAL: '00' (3 sibs) 32: 0x2aa330003d8 VAL: '01' (3 sibs) 32: 0x2aa33000470 VAL: '02' (3 sibs) 32: 0x2aa33000208 SEQ: (3 sibs) 3 children: 32: 0x2aa33002550 VAL: '10' (3 sibs) 32: 0x2aa330025e8 VAL: '11' (3 sibs) 32: 0x2aa33002680 VAL: '12' (3 sibs) 32: 0x2aa330002a0 SEQ: (3 sibs) 3 children: 32: 0x2aa33002720 VAL: '20' (3 sibs) 32: 0x2aa330027b8 VAL: '21' (3 sibs) 32: 0x2aa33002850 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3304f830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3304f8c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3304f950 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3304f9e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3304fa70 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3304fb00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3304fb90 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3304fc20 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3304fcb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3304fd40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3304fdd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3304fe60 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3304fef0 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: 0x2aa33001bb0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33002960 SEQ: (3 sibs) 3 children: 32: 0x2aa33002b30 VAL: '00' (3 sibs) 32: 0x2aa33002bc8 VAL: '01' (3 sibs) 32: 0x2aa33002c60 VAL: '02' (3 sibs) 32: 0x2aa330029f8 SEQ: (3 sibs) 3 children: 32: 0x2aa33002d00 VAL: '10' (3 sibs) 32: 0x2aa33002d98 VAL: '11' (3 sibs) 32: 0x2aa33002e30 VAL: '12' (3 sibs) 32: 0x2aa33002a90 SEQ: (3 sibs) 3 children: 32: 0x2aa33002ed0 VAL: '20' (3 sibs) 32: 0x2aa33002f68 VAL: '21' (3 sibs) 32: 0x2aa33003000 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3304ff90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33050020 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330500b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33050140 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330501d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33050260 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330502f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33050380 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33050410 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330504a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33050530 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330505c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33050650 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: 0x2aa33001cc8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33003110 SEQ: (3 sibs) 3 children: 32: 0x2aa330032e0 VAL: '00' (3 sibs) 32: 0x2aa33003378 VAL: '01' (3 sibs) 32: 0x2aa33003410 VAL: '02' (3 sibs) 32: 0x2aa330031a8 SEQ: (3 sibs) 3 children: 32: 0x2aa330034b0 VAL: '10' (3 sibs) 32: 0x2aa33003548 VAL: '11' (3 sibs) 32: 0x2aa330035e0 VAL: '12' (3 sibs) 32: 0x2aa33003240 SEQ: (3 sibs) 3 children: 32: 0x2aa33003680 VAL: '20' (3 sibs) 32: 0x2aa33003718 VAL: '21' (3 sibs) 32: 0x2aa330037b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa330506f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33050780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33050810 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa330508a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33050930 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa330509c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33050a50 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33050ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33050b70 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33050c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33050c90 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33050d20 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33050db0 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: 0x2aa33001520 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32ffefd0 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff068 SEQ: (3 sibs) 0 children: 32: 0x2aa32fff100 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33050e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33050ee0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa33050f70 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa33051000 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: 0x2aa33001638 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa32fff9c0 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffb90 VAL: '00' (3 sibs) 32: 0x2aa32fffc28 VAL: '01' (3 sibs) 32: 0x2aa32fffcc0 VAL: '02' (3 sibs) 32: 0x2aa32fffa58 SEQ: (3 sibs) 3 children: 32: 0x2aa32fffd60 VAL: '10' (3 sibs) 32: 0x2aa32fffdf8 VAL: '11' (3 sibs) 32: 0x2aa32fffe90 VAL: '12' (3 sibs) 32: 0x2aa32fffaf0 SEQ: (3 sibs) 3 children: 32: 0x2aa32ffff30 VAL: '20' (3 sibs) 32: 0x2aa32ffffc8 VAL: '21' (3 sibs) 32: 0x2aa33000060 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa330510a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33051130 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330511c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33051250 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330512e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33051370 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33051400 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33051490 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33051520 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330515b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33051640 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa330516d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33051760 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: 0x2aa33001750 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa330005e0 SEQ: (3 sibs) 3 children: 32: 0x2aa330007b0 VAL: '00' (3 sibs) 32: 0x2aa33000848 VAL: '01' (3 sibs) 32: 0x2aa330008e0 VAL: '02' (3 sibs) 32: 0x2aa33000678 SEQ: (3 sibs) 3 children: 32: 0x2aa33000980 VAL: '10' (3 sibs) 32: 0x2aa33000a18 VAL: '11' (3 sibs) 32: 0x2aa33000ab0 VAL: '12' (3 sibs) 32: 0x2aa33000710 SEQ: (3 sibs) 3 children: 32: 0x2aa33000b50 VAL: '20' (3 sibs) 32: 0x2aa33000be8 VAL: '21' (3 sibs) 32: 0x2aa33000c80 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33051800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33051890 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33051920 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa330519b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33051a40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33051ad0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33051b60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33051bf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33051c80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33051d10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33051da0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33051e30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33051ec0 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: 0x2aa33001868 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000d90 SEQ: (3 sibs) 3 children: 32: 0x2aa33000f60 VAL: '00' (3 sibs) 32: 0x2aa33000ff8 VAL: '01' (3 sibs) 32: 0x2aa33001090 VAL: '02' (3 sibs) 32: 0x2aa33000e28 SEQ: (3 sibs) 3 children: 32: 0x2aa33001130 VAL: '10' (3 sibs) 32: 0x2aa330011c8 VAL: '11' (3 sibs) 32: 0x2aa33001260 VAL: '12' (3 sibs) 32: 0x2aa33000ec0 SEQ: (3 sibs) 3 children: 32: 0x2aa33001300 VAL: '20' (3 sibs) 32: 0x2aa33001398 VAL: '21' (3 sibs) 32: 0x2aa33001430 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33051f60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33051ff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33052080 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33052110 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330521a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33052230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330522c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33052350 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330523e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33052470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33052500 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33052590 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33052620 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: 0x2aa33001980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33001e10 SEQ: (3 sibs) 3 children: 32: 0x2aa33001fe0 VAL: '00' (3 sibs) 32: 0x2aa33002078 VAL: '01' (3 sibs) 32: 0x2aa33002110 VAL: '02' (3 sibs) 32: 0x2aa33001ea8 SEQ: (3 sibs) 3 children: 32: 0x2aa330021b0 VAL: '10' (3 sibs) 32: 0x2aa33002248 VAL: '11' (3 sibs) 32: 0x2aa330022e0 VAL: '12' (3 sibs) 32: 0x2aa33001f40 SEQ: (3 sibs) 3 children: 32: 0x2aa33002380 VAL: '20' (3 sibs) 32: 0x2aa33002418 VAL: '21' (3 sibs) 32: 0x2aa330024b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa330526c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33052750 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330527e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33052870 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33052900 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33052990 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33052a20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33052ab0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33052b40 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33052bd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33052c60 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33052cf0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33052d80 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: 0x2aa33001a98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33000170 SEQ: (3 sibs) 3 children: 32: 0x2aa33000340 VAL: '00' (3 sibs) 32: 0x2aa330003d8 VAL: '01' (3 sibs) 32: 0x2aa33000470 VAL: '02' (3 sibs) 32: 0x2aa33000208 SEQ: (3 sibs) 3 children: 32: 0x2aa33002550 VAL: '10' (3 sibs) 32: 0x2aa330025e8 VAL: '11' (3 sibs) 32: 0x2aa33002680 VAL: '12' (3 sibs) 32: 0x2aa330002a0 SEQ: (3 sibs) 3 children: 32: 0x2aa33002720 VAL: '20' (3 sibs) 32: 0x2aa330027b8 VAL: '21' (3 sibs) 32: 0x2aa33002850 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33052e20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33052eb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33052f40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33052fd0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33053060 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa330530f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33053180 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33053210 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa330532a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33053330 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa330533c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33053450 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa330534e0 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: 0x2aa33001bb0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33002960 SEQ: (3 sibs) 3 children: 32: 0x2aa33002b30 VAL: '00' (3 sibs) 32: 0x2aa33002bc8 VAL: '01' (3 sibs) 32: 0x2aa33002c60 VAL: '02' (3 sibs) 32: 0x2aa330029f8 SEQ: (3 sibs) 3 children: 32: 0x2aa33002d00 VAL: '10' (3 sibs) 32: 0x2aa33002d98 VAL: '11' (3 sibs) 32: 0x2aa33002e30 VAL: '12' (3 sibs) 32: 0x2aa33002a90 SEQ: (3 sibs) 3 children: 32: 0x2aa33002ed0 VAL: '20' (3 sibs) 32: 0x2aa33002f68 VAL: '21' (3 sibs) 32: 0x2aa33003000 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33053580 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33053610 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa330536a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33053730 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa330537c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33053850 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa330538e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa33053970 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33053a00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa33053a90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33053b20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33053bb0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa33053c40 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: 0x2aa33001cc8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa33003110 SEQ: (3 sibs) 3 children: 32: 0x2aa330032e0 VAL: '00' (3 sibs) 32: 0x2aa33003378 VAL: '01' (3 sibs) 32: 0x2aa33003410 VAL: '02' (3 sibs) 32: 0x2aa330031a8 SEQ: (3 sibs) 3 children: 32: 0x2aa330034b0 VAL: '10' (3 sibs) 32: 0x2aa33003548 VAL: '11' (3 sibs) 32: 0x2aa330035e0 VAL: '12' (3 sibs) 32: 0x2aa33003240 SEQ: (3 sibs) 3 children: 32: 0x2aa33003680 VAL: '20' (3 sibs) 32: 0x2aa33003718 VAL: '21' (3 sibs) 32: 0x2aa330037b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa33053ce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa33053d70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa33053e00 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa33053e90 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa33053f20 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa33053fb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa33054040 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa330540d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa33054160 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa330541f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa33054280 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa33054310 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa330543a0 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x2aa3ddf0dc0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddef5e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddef7b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddef980 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddefa18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddefab0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddef848 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddefb50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddefbe8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddefc80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddef8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddefd20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddefdb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddefe50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddef678 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddefef0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf00c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf0158 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf01f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddeff88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf0290 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf0328 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf03c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf0020 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0460 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf04f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf0590 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddef710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf0630 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf0800 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf0898 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf0930 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf06c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf09d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf0a68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf0b00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf0760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0ba0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf0c38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf0cd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3ddff860 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3ddff8f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3ddff980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3ddffa10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3ddffaa0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3ddffb30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3ddffbc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3ddffc50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3ddffce0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3ddffd70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3ddffe00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3ddffe90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3ddfff20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3ddfffb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de00040 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de000d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de00160 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de001f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de00280 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de00310 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de003a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de00430 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de004c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de00550 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de005e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de00670 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de00700 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de00790 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de00820 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de008b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de00940 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de009d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de00a60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de00af0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de00b80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de00c10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de00ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de00d30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de00dc0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de00e50 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: 0x2aa3ddf0ed8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddf1020 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddf11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf13c0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddf1458 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddf14f0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddf1288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1590 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddf1628 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddf16c0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddf1320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1760 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddf17f8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddf1890 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddf10b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddf1930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf1b00 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf1b98 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf1c30 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddf19c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1cd0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf1d68 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf1e00 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf1a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1ea0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf1f38 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf1fd0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddf1150 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf2070 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf2240 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf22d8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf2370 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf2108 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf2410 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf24a8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf2540 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf21a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf25e0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf2678 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf2710 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3de039a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de03a30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de03ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de03b50 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de03be0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de03c70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de03d00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de03d90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de03e20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de03eb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de03f40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de03fd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de04060 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de040f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de04180 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de04210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de042a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de04330 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de043c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de04450 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de044e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de04570 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de04600 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de04690 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de04720 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de047b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de04840 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de048d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de04960 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de049f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de04a80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de04b10 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de04ba0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de04c30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de04cc0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de04d50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de04de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de04e70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de04f00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de04f90 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: 0x2aa3ddf0dc0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddef5e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddef7b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddef980 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddefa18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddefab0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddef848 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddefb50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddefbe8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddefc80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddef8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddefd20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddefdb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddefe50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddef678 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddefef0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf00c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf0158 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf01f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddeff88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf0290 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf0328 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf03c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf0020 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0460 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf04f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf0590 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddef710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf0630 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf0800 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf0898 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf0930 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf06c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf09d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf0a68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf0b00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf0760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0ba0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf0c38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf0cd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3de05db0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de05e40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de05ed0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de05f60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de05ff0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de06080 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de06110 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de061a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de06230 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de062c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de06350 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de063e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de06470 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de06500 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de06590 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de06620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de066b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de06740 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de067d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de06860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de068f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de06980 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de06a10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de06aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de06b30 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de06bc0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de06c50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de06ce0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de06d70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de06e00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de06e90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de06f20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de06fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de07040 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de070d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de07160 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de071f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de07280 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de07310 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de073a0 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: 0x2aa3ddf0ed8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddf1020 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddf11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf13c0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddf1458 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddf14f0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddf1288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1590 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddf1628 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddf16c0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddf1320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1760 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddf17f8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddf1890 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddf10b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddf1930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf1b00 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf1b98 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf1c30 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddf19c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1cd0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf1d68 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf1e00 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf1a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1ea0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf1f38 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf1fd0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddf1150 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf2070 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf2240 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf22d8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf2370 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf2108 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf2410 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf24a8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf2540 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf21a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf25e0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf2678 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf2710 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3de081c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de08250 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de082e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de08370 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de08400 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de08490 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de08520 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de085b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de08640 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de086d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de08760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de087f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de08880 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de08910 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de089a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de08a30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de08ac0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de08b50 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de08be0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de08c70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de08d00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de08d90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de08e20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de08eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de08f40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de08fd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de09060 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de090f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de09180 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de09210 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de092a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de09330 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de093c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de09450 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de094e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de09570 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de09600 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de09690 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de09720 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de097b0 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] 0x2aa3ddff860 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3ddff8f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3ddff980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3ddffa10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3ddffaa0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3ddffb30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3ddffbc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3ddffc50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3ddffce0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3ddffd70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3ddffe00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3ddffe90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3ddfff20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3ddfffb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de00040 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de000d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de00160 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de001f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de00280 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de00310 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de003a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de00430 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de004c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de00550 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de005e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de00670 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de00700 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de00790 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de00820 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de008b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de00940 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de009d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de00a60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de00af0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de00b80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de00c10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de00ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de00d30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de00dc0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de00e50 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] 0x2aa3de0b7e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de0b870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de0b900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de0b990 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de0ba20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de0bab0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de0bb40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de0bbd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de0bc60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de0bcf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de0bd80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de0be10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de0bea0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de0bf30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de0bfc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de0c050 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de0c0e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de0c170 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de0c200 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de0c290 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de0c320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de0c3b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de0c440 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de0c4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de0c560 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de0c5f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de0c680 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de0c710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de0c7a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de0c830 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de0c8c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de0c950 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de0c9e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de0ca70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de0cb00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de0cb90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de0cc20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de0ccb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de0cd40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de0cdd0 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] 0x2aa3de039a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de03a30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de03ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de03b50 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de03be0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de03c70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de03d00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de03d90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de03e20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de03eb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de03f40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de03fd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de04060 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de040f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de04180 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de04210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de042a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de04330 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de043c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de04450 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de044e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de04570 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de04600 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de04690 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de04720 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de047b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de04840 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de048d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de04960 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de049f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de04a80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de04b10 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de04ba0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de04c30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de04cc0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de04d50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de04de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de04e70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de04f00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de04f90 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] 0x2aa3de0dbf0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de0dc80 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de0dd10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de0dda0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de0de30 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de0dec0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de0df50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de0dfe0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de0e070 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de0e100 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de0e190 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de0e220 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de0e2b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de0e340 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de0e3d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de0e460 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de0e4f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de0e580 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de0e610 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de0e6a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de0e730 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de0e7c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de0e850 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de0e8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de0e970 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de0ea00 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de0ea90 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de0eb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de0ebb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de0ec40 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de0ecd0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de0ed60 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de0edf0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de0ee80 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de0ef10 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de0efa0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de0f030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de0f0c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de0f150 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de0f1e0 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] 0x2aa3de05db0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de05e40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de05ed0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de05f60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de05ff0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de06080 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de06110 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de061a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de06230 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de062c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de06350 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de063e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de06470 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de06500 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de06590 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de06620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de066b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de06740 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de067d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de06860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de068f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de06980 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de06a10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de06aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de06b30 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de06bc0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de06c50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de06ce0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de06d70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de06e00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de06e90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de06f20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de06fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de07040 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de070d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de07160 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de071f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de07280 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de07310 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de073a0 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] 0x2aa3de10000 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de10090 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de10120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de101b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de10240 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de102d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de10360 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de103f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de10480 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de10510 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de105a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de10630 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de106c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de10750 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de107e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de10870 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de10900 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de10990 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de10a20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de10ab0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de10b40 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de10bd0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de10c60 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de10cf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de10d80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de10e10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de10ea0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de10f30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de10fc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de11050 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de110e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de11170 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de11200 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de11290 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de11320 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de113b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de11440 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de114d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de11560 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de115f0 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] 0x2aa3de081c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de08250 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de082e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de08370 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de08400 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de08490 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de08520 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de085b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de08640 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de086d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de08760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de087f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de08880 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de08910 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de089a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de08a30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de08ac0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de08b50 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de08be0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de08c70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de08d00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de08d90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de08e20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de08eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de08f40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de08fd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de09060 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de090f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de09180 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de09210 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de092a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de09330 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de093c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de09450 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de094e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de09570 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de09600 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de09690 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de09720 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de097b0 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] 0x2aa3de12410 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de124a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de12530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de125c0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de12650 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de126e0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de12770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de12800 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de12890 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de12920 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de129b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de12a40 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de12ad0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de12b60 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de12bf0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de12c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de12d10 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de12da0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de12e30 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de12ec0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de12f50 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de12fe0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de13070 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de13100 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de13190 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de13220 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de132b0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de13340 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de133d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de13460 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de134f0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de13580 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de13610 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de136a0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de13730 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de137c0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de13850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de138e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de13970 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de13a00 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: 0x2aa3ddf0dc0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddef5e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddef7b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddef980 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddefa18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddefab0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddef848 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddefb50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddefbe8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddefc80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddef8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddefd20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddefdb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddefe50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddef678 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddefef0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf00c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf0158 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf01f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddeff88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf0290 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf0328 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf03c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf0020 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0460 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf04f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf0590 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddef710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf0630 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf0800 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf0898 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf0930 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf06c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf09d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf0a68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf0b00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf0760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0ba0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf0c38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf0cd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3de14820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de148b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de14940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de149d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de14a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de14af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de14b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de14c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de14ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de14d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de14dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de14e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de14ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de14f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de15000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de15090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de15120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de151b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de15240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de152d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de15360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de153f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de15480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de15510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de155a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de15630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de156c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de15750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de157e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de15870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de15900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de15990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de15a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de15ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de15b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de15bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de15c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de15cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de15d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de15e10 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: 0x2aa3ddf0ed8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddf1020 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddf11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf13c0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddf1458 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddf14f0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddf1288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1590 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddf1628 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddf16c0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddf1320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1760 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddf17f8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddf1890 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddf10b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddf1930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf1b00 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf1b98 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf1c30 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddf19c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1cd0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf1d68 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf1e00 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf1a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1ea0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf1f38 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf1fd0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddf1150 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf2070 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf2240 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf22d8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf2370 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf2108 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf2410 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf24a8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf2540 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf21a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf25e0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf2678 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf2710 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3de15eb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de15f40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de15fd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de16060 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de160f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de16180 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de16210 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de162a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de16330 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de163c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de16450 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de164e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de16570 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de16600 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de16690 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de16720 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de167b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de16840 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de168d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de16960 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de169f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de16a80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de16b10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de16ba0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de16c30 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de16cc0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de16d50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de16de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de16e70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de16f00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de16f90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de17020 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de170b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de17140 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de171d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de17260 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de172f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de17380 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de17410 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de174a0 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: 0x2aa3ddf0dc0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddef5e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddef7b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddef980 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddefa18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddefab0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddef848 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddefb50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddefbe8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddefc80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddef8e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddefd20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddefdb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddefe50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddef678 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddefef0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf00c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf0158 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf01f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddeff88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf0290 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf0328 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf03c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf0020 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0460 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf04f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf0590 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddef710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf0630 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf0800 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf0898 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf0930 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf06c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf09d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf0a68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf0b00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf0760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf0ba0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf0c38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf0cd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3de17540 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de175d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de17660 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de176f0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de17780 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de17810 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de178a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de17930 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de179c0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de17a50 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de17ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de17b70 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de17c00 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de17c90 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de17d20 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de17db0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de17e40 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de17ed0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de17f60 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de17ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de18080 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de18110 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de181a0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de18230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de182c0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de18350 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de183e0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de18470 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de18500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de18590 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de18620 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de186b0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de18740 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de187d0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de18860 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de188f0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de18980 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de18a10 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de18aa0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de18b30 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: 0x2aa3ddf0ed8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa3ddf1020 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa3ddf11f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf13c0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa3ddf1458 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa3ddf14f0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa3ddf1288 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1590 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa3ddf1628 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa3ddf16c0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa3ddf1320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1760 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa3ddf17f8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa3ddf1890 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa3ddf10b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa3ddf1930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf1b00 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa3ddf1b98 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa3ddf1c30 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa3ddf19c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf1cd0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa3ddf1d68 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa3ddf1e00 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa3ddf1a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf1ea0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa3ddf1f38 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa3ddf1fd0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa3ddf1150 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa3ddf2070 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa3ddf2240 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa3ddf22d8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa3ddf2370 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa3ddf2108 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa3ddf2410 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa3ddf24a8 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa3ddf2540 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa3ddf21a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa3ddf25e0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa3ddf2678 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa3ddf2710 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa3de18bd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa3de18c60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa3de18cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa3de18d80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa3de18e10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa3de18ea0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa3de18f30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa3de18fc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa3de19050 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa3de190e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa3de19170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa3de19200 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa3de19290 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa3de19320 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa3de193b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa3de19440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa3de194d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa3de19560 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa3de195f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa3de19680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa3de19710 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa3de197a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa3de19830 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa3de198c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa3de19950 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa3de199e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa3de19a70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa3de19b00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa3de19b90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa3de19c20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa3de19cb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa3de19d40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa3de19dd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa3de19e60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa3de19ef0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa3de19f80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa3de1a010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa3de1a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa3de1a130 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa3de1a1c0 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x2aa22e06800 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e035e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e037b0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03980 VAL: '000' (3 sibs) 34: 0x2aa22e03a18 VAL: '001' (3 sibs) 34: 0x2aa22e03ab0 VAL: '002' (3 sibs) 34: 0x2aa22e03848 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03b50 VAL: '010' (3 sibs) 34: 0x2aa22e03be8 VAL: '011' (3 sibs) 34: 0x2aa22e03c80 VAL: '012' (3 sibs) 34: 0x2aa22e038e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03d20 VAL: '020' (3 sibs) 34: 0x2aa22e03db8 VAL: '021' (3 sibs) 34: 0x2aa22e03e50 VAL: '022' (3 sibs) 34: 0x2aa22e03678 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03ef0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e040c0 VAL: '100' (3 sibs) 34: 0x2aa22e04158 VAL: '101' (3 sibs) 34: 0x2aa22e041f0 VAL: '102' (3 sibs) 34: 0x2aa22e03f88 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04290 VAL: '110' (3 sibs) 34: 0x2aa22e04328 VAL: '111' (3 sibs) 34: 0x2aa22e043c0 VAL: '112' (3 sibs) 34: 0x2aa22e04020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04460 VAL: '120' (3 sibs) 34: 0x2aa22e044f8 VAL: '121' (3 sibs) 34: 0x2aa22e04590 VAL: '122' (3 sibs) 34: 0x2aa22e03710 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04630 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04800 VAL: '200' (3 sibs) 34: 0x2aa22e04898 VAL: '201' (3 sibs) 34: 0x2aa22e04930 VAL: '202' (3 sibs) 34: 0x2aa22e046c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e049d0 VAL: '210' (3 sibs) 34: 0x2aa22e04a68 VAL: '211' (3 sibs) 34: 0x2aa22e04b00 VAL: '212' (3 sibs) 34: 0x2aa22e04760 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04ba0 VAL: '220' (3 sibs) 34: 0x2aa22e04c38 VAL: '221' (3 sibs) 34: 0x2aa22e04cd0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e21980 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e21a10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e21aa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e21b30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e21bc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e21c50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e21ce0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e21d70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e21e00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e21e90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e21f20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e21fb0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e22040 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e220d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e22160 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e221f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e22280 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e22310 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e223a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e22430 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e224c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e22550 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e225e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e22670 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e22700 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e22790 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e22820 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e228b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e22940 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e229d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e22a60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e22af0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e22b80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e22c10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e22ca0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e22d30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e22dc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e22e50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e22ee0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e22f70 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: 0x2aa22e06918 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e05020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e051f0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e053c0 VAL: '000' (3 sibs) 34: 0x2aa22e05458 VAL: '001' (3 sibs) 34: 0x2aa22e054f0 VAL: '002' (3 sibs) 34: 0x2aa22e05288 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05590 VAL: '010' (3 sibs) 34: 0x2aa22e05628 VAL: '011' (3 sibs) 34: 0x2aa22e056c0 VAL: '012' (3 sibs) 34: 0x2aa22e05320 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05760 VAL: '020' (3 sibs) 34: 0x2aa22e057f8 VAL: '021' (3 sibs) 34: 0x2aa22e05890 VAL: '022' (3 sibs) 34: 0x2aa22e050b8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05930 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05b00 VAL: '100' (3 sibs) 34: 0x2aa22e05b98 VAL: '101' (3 sibs) 34: 0x2aa22e05c30 VAL: '102' (3 sibs) 34: 0x2aa22e059c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05cd0 VAL: '110' (3 sibs) 34: 0x2aa22e05d68 VAL: '111' (3 sibs) 34: 0x2aa22e05e00 VAL: '112' (3 sibs) 34: 0x2aa22e05a60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05ea0 VAL: '120' (3 sibs) 34: 0x2aa22e05f38 VAL: '121' (3 sibs) 34: 0x2aa22e05fd0 VAL: '122' (3 sibs) 34: 0x2aa22e05150 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06070 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06240 VAL: '200' (3 sibs) 34: 0x2aa22e062d8 VAL: '201' (3 sibs) 34: 0x2aa22e06370 VAL: '202' (3 sibs) 34: 0x2aa22e06108 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06410 VAL: '210' (3 sibs) 34: 0x2aa22e064a8 VAL: '211' (3 sibs) 34: 0x2aa22e06540 VAL: '212' (3 sibs) 34: 0x2aa22e061a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e065e0 VAL: '220' (3 sibs) 34: 0x2aa22e06678 VAL: '221' (3 sibs) 34: 0x2aa22e06710 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e258b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e25940 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e259d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e25a60 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e25af0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e25b80 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e25c10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e25ca0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e25d30 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e25dc0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e25e50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e25ee0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e25f70 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e26000 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e26090 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e26120 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e261b0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e26240 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e262d0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e26360 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e263f0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e26480 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e26510 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e265a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e26630 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e266c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e26750 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e267e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e26870 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e26900 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e26990 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e26a20 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e26ab0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e26b40 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e26bd0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e26c60 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e26cf0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e26d80 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e26e10 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e26ea0 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: 0x2aa22e06a30 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e06c90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06e60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07030 VAL: '000' (3 sibs) 34: 0x2aa22e070c8 VAL: '001' (3 sibs) 34: 0x2aa22e07160 VAL: '002' (3 sibs) 34: 0x2aa22e06ef8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07200 VAL: '010' (3 sibs) 34: 0x2aa22e07298 VAL: '011' (3 sibs) 34: 0x2aa22e07330 VAL: '012' (3 sibs) 34: 0x2aa22e06f90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e073d0 VAL: '020' (3 sibs) 34: 0x2aa22e07468 VAL: '021' (3 sibs) 34: 0x2aa22e07500 VAL: '022' (3 sibs) 34: 0x2aa22e06d28 SEQ: (3 sibs) 3 children: 34: 0x2aa22e075a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07770 VAL: '100' (3 sibs) 34: 0x2aa22e07808 VAL: '101' (3 sibs) 34: 0x2aa22e078a0 VAL: '102' (3 sibs) 34: 0x2aa22e07638 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07940 VAL: '110' (3 sibs) 34: 0x2aa22e079d8 VAL: '111' (3 sibs) 34: 0x2aa22e07a70 VAL: '112' (3 sibs) 34: 0x2aa22e076d0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07b10 VAL: '120' (3 sibs) 34: 0x2aa22e07ba8 VAL: '121' (3 sibs) 34: 0x2aa22e07c40 VAL: '122' (3 sibs) 34: 0x2aa22e06dc0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07ce0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07eb0 VAL: '200' (3 sibs) 34: 0x2aa22e07f48 VAL: '201' (3 sibs) 34: 0x2aa22e07fe0 VAL: '202' (3 sibs) 34: 0x2aa22e07d78 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08080 VAL: '210' (3 sibs) 34: 0x2aa22e08118 VAL: '211' (3 sibs) 34: 0x2aa22e081b0 VAL: '212' (3 sibs) 34: 0x2aa22e07e10 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08250 VAL: '220' (3 sibs) 34: 0x2aa22e082e8 VAL: '221' (3 sibs) 34: 0x2aa22e08380 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e29950 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e299e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e29a70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e29b00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e29b90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e29c20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e29cb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e29d40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e29dd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e29e60 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e29ef0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e29f80 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e2a010 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e2a0a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e2a130 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e2a1c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e2a250 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e2a2e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e2a370 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e2a400 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e2a490 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e2a520 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e2a5b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e2a640 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e2a6d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e2a760 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e2a7f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e2a880 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e2a910 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e2a9a0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e2aa30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e2aac0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e2ab50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e2abe0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e2ac70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e2ad00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e2ad90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e2ae20 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e2aeb0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e2af40 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: 0x2aa22e06b48 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e08490 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08660 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08830 VAL: '000' (3 sibs) 34: 0x2aa22e088c8 VAL: '001' (3 sibs) 34: 0x2aa22e08960 VAL: '002' (3 sibs) 34: 0x2aa22e086f8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08a00 VAL: '010' (3 sibs) 34: 0x2aa22e08a98 VAL: '011' (3 sibs) 34: 0x2aa22e08b30 VAL: '012' (3 sibs) 34: 0x2aa22e08790 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08bd0 VAL: '020' (3 sibs) 34: 0x2aa22e08c68 VAL: '021' (3 sibs) 34: 0x2aa22e08d00 VAL: '022' (3 sibs) 34: 0x2aa22e08528 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08da0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08f70 VAL: '100' (3 sibs) 34: 0x2aa22e09008 VAL: '101' (3 sibs) 34: 0x2aa22e090a0 VAL: '102' (3 sibs) 34: 0x2aa22e08e38 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09140 VAL: '110' (3 sibs) 34: 0x2aa22e091d8 VAL: '111' (3 sibs) 34: 0x2aa22e09270 VAL: '112' (3 sibs) 34: 0x2aa22e08ed0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09310 VAL: '120' (3 sibs) 34: 0x2aa22e093a8 VAL: '121' (3 sibs) 34: 0x2aa22e09440 VAL: '122' (3 sibs) 34: 0x2aa22e085c0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e094e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e096b0 VAL: '200' (3 sibs) 34: 0x2aa22e09748 VAL: '201' (3 sibs) 34: 0x2aa22e097e0 VAL: '202' (3 sibs) 34: 0x2aa22e09578 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09880 VAL: '210' (3 sibs) 34: 0x2aa22e09918 VAL: '211' (3 sibs) 34: 0x2aa22e099b0 VAL: '212' (3 sibs) 34: 0x2aa22e09610 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09a50 VAL: '220' (3 sibs) 34: 0x2aa22e09ae8 VAL: '221' (3 sibs) 34: 0x2aa22e09b80 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e2df10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e2dfa0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e2e030 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e2e0c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e2e150 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e2e1e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e2e270 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e2e300 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e2e390 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e2e420 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e2e4b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e2e540 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e2e5d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e2e660 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e2e6f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e2e780 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e2e810 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e2e8a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e2e930 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e2e9c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e2ea50 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e2eae0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e2eb70 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e2ec00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e2ec90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e2ed20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e2edb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e2ee40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e2eed0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e2ef60 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e2eff0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e2f080 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e2f110 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e2f1a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e2f230 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e2f2c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e2f350 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e2f3e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e2f470 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e2f500 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: 0x2aa22e06800 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e035e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e037b0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03980 VAL: '000' (3 sibs) 34: 0x2aa22e03a18 VAL: '001' (3 sibs) 34: 0x2aa22e03ab0 VAL: '002' (3 sibs) 34: 0x2aa22e03848 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03b50 VAL: '010' (3 sibs) 34: 0x2aa22e03be8 VAL: '011' (3 sibs) 34: 0x2aa22e03c80 VAL: '012' (3 sibs) 34: 0x2aa22e038e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03d20 VAL: '020' (3 sibs) 34: 0x2aa22e03db8 VAL: '021' (3 sibs) 34: 0x2aa22e03e50 VAL: '022' (3 sibs) 34: 0x2aa22e03678 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03ef0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e040c0 VAL: '100' (3 sibs) 34: 0x2aa22e04158 VAL: '101' (3 sibs) 34: 0x2aa22e041f0 VAL: '102' (3 sibs) 34: 0x2aa22e03f88 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04290 VAL: '110' (3 sibs) 34: 0x2aa22e04328 VAL: '111' (3 sibs) 34: 0x2aa22e043c0 VAL: '112' (3 sibs) 34: 0x2aa22e04020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04460 VAL: '120' (3 sibs) 34: 0x2aa22e044f8 VAL: '121' (3 sibs) 34: 0x2aa22e04590 VAL: '122' (3 sibs) 34: 0x2aa22e03710 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04630 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04800 VAL: '200' (3 sibs) 34: 0x2aa22e04898 VAL: '201' (3 sibs) 34: 0x2aa22e04930 VAL: '202' (3 sibs) 34: 0x2aa22e046c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e049d0 VAL: '210' (3 sibs) 34: 0x2aa22e04a68 VAL: '211' (3 sibs) 34: 0x2aa22e04b00 VAL: '212' (3 sibs) 34: 0x2aa22e04760 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04ba0 VAL: '220' (3 sibs) 34: 0x2aa22e04c38 VAL: '221' (3 sibs) 34: 0x2aa22e04cd0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e30320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e303b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e30440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e304d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e30560 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e305f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e30680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e30710 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e307a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e30830 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e308c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e30950 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e309e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e30a70 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e30b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e30b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e30c20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e30cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e30d40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e30dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e30e60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e30ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e30f80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e31010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e310a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e31130 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e311c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e31250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e312e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e31370 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e31400 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e31490 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e31520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e315b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e31640 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e316d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e31760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e317f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e31880 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e31910 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: 0x2aa22e06918 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e05020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e051f0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e053c0 VAL: '000' (3 sibs) 34: 0x2aa22e05458 VAL: '001' (3 sibs) 34: 0x2aa22e054f0 VAL: '002' (3 sibs) 34: 0x2aa22e05288 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05590 VAL: '010' (3 sibs) 34: 0x2aa22e05628 VAL: '011' (3 sibs) 34: 0x2aa22e056c0 VAL: '012' (3 sibs) 34: 0x2aa22e05320 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05760 VAL: '020' (3 sibs) 34: 0x2aa22e057f8 VAL: '021' (3 sibs) 34: 0x2aa22e05890 VAL: '022' (3 sibs) 34: 0x2aa22e050b8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05930 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05b00 VAL: '100' (3 sibs) 34: 0x2aa22e05b98 VAL: '101' (3 sibs) 34: 0x2aa22e05c30 VAL: '102' (3 sibs) 34: 0x2aa22e059c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05cd0 VAL: '110' (3 sibs) 34: 0x2aa22e05d68 VAL: '111' (3 sibs) 34: 0x2aa22e05e00 VAL: '112' (3 sibs) 34: 0x2aa22e05a60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05ea0 VAL: '120' (3 sibs) 34: 0x2aa22e05f38 VAL: '121' (3 sibs) 34: 0x2aa22e05fd0 VAL: '122' (3 sibs) 34: 0x2aa22e05150 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06070 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06240 VAL: '200' (3 sibs) 34: 0x2aa22e062d8 VAL: '201' (3 sibs) 34: 0x2aa22e06370 VAL: '202' (3 sibs) 34: 0x2aa22e06108 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06410 VAL: '210' (3 sibs) 34: 0x2aa22e064a8 VAL: '211' (3 sibs) 34: 0x2aa22e06540 VAL: '212' (3 sibs) 34: 0x2aa22e061a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e065e0 VAL: '220' (3 sibs) 34: 0x2aa22e06678 VAL: '221' (3 sibs) 34: 0x2aa22e06710 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e32730 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e327c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e32850 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e328e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e32970 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e32a00 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e32a90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e32b20 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e32bb0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e32c40 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e32cd0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e32d60 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e32df0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e32e80 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e32f10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e32fa0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e33030 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e330c0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e33150 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e331e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e33270 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e33300 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e33390 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e33420 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e334b0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e33540 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e335d0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e33660 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e336f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e33780 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e33810 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e338a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e33930 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e339c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e33a50 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e33ae0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e33b70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e33c00 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e33c90 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e33d20 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: 0x2aa22e06a30 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e06c90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06e60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07030 VAL: '000' (3 sibs) 34: 0x2aa22e070c8 VAL: '001' (3 sibs) 34: 0x2aa22e07160 VAL: '002' (3 sibs) 34: 0x2aa22e06ef8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07200 VAL: '010' (3 sibs) 34: 0x2aa22e07298 VAL: '011' (3 sibs) 34: 0x2aa22e07330 VAL: '012' (3 sibs) 34: 0x2aa22e06f90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e073d0 VAL: '020' (3 sibs) 34: 0x2aa22e07468 VAL: '021' (3 sibs) 34: 0x2aa22e07500 VAL: '022' (3 sibs) 34: 0x2aa22e06d28 SEQ: (3 sibs) 3 children: 34: 0x2aa22e075a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07770 VAL: '100' (3 sibs) 34: 0x2aa22e07808 VAL: '101' (3 sibs) 34: 0x2aa22e078a0 VAL: '102' (3 sibs) 34: 0x2aa22e07638 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07940 VAL: '110' (3 sibs) 34: 0x2aa22e079d8 VAL: '111' (3 sibs) 34: 0x2aa22e07a70 VAL: '112' (3 sibs) 34: 0x2aa22e076d0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07b10 VAL: '120' (3 sibs) 34: 0x2aa22e07ba8 VAL: '121' (3 sibs) 34: 0x2aa22e07c40 VAL: '122' (3 sibs) 34: 0x2aa22e06dc0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07ce0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07eb0 VAL: '200' (3 sibs) 34: 0x2aa22e07f48 VAL: '201' (3 sibs) 34: 0x2aa22e07fe0 VAL: '202' (3 sibs) 34: 0x2aa22e07d78 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08080 VAL: '210' (3 sibs) 34: 0x2aa22e08118 VAL: '211' (3 sibs) 34: 0x2aa22e081b0 VAL: '212' (3 sibs) 34: 0x2aa22e07e10 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08250 VAL: '220' (3 sibs) 34: 0x2aa22e082e8 VAL: '221' (3 sibs) 34: 0x2aa22e08380 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e34b40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e34bd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e34c60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e34cf0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e34d80 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e34e10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e34ea0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e34f30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e34fc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e35050 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e350e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e35170 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e35200 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e35290 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e35320 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e353b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e35440 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e354d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e35560 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e355f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e35680 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e35710 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e357a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e35830 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e358c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e35950 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e359e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e35a70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e35b00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e35b90 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e35c20 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e35cb0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e35d40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e35dd0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e35e60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e35ef0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e35f80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e36010 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e360a0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e36130 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: 0x2aa22e06b48 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e08490 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08660 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08830 VAL: '000' (3 sibs) 34: 0x2aa22e088c8 VAL: '001' (3 sibs) 34: 0x2aa22e08960 VAL: '002' (3 sibs) 34: 0x2aa22e086f8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08a00 VAL: '010' (3 sibs) 34: 0x2aa22e08a98 VAL: '011' (3 sibs) 34: 0x2aa22e08b30 VAL: '012' (3 sibs) 34: 0x2aa22e08790 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08bd0 VAL: '020' (3 sibs) 34: 0x2aa22e08c68 VAL: '021' (3 sibs) 34: 0x2aa22e08d00 VAL: '022' (3 sibs) 34: 0x2aa22e08528 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08da0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08f70 VAL: '100' (3 sibs) 34: 0x2aa22e09008 VAL: '101' (3 sibs) 34: 0x2aa22e090a0 VAL: '102' (3 sibs) 34: 0x2aa22e08e38 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09140 VAL: '110' (3 sibs) 34: 0x2aa22e091d8 VAL: '111' (3 sibs) 34: 0x2aa22e09270 VAL: '112' (3 sibs) 34: 0x2aa22e08ed0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09310 VAL: '120' (3 sibs) 34: 0x2aa22e093a8 VAL: '121' (3 sibs) 34: 0x2aa22e09440 VAL: '122' (3 sibs) 34: 0x2aa22e085c0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e094e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e096b0 VAL: '200' (3 sibs) 34: 0x2aa22e09748 VAL: '201' (3 sibs) 34: 0x2aa22e097e0 VAL: '202' (3 sibs) 34: 0x2aa22e09578 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09880 VAL: '210' (3 sibs) 34: 0x2aa22e09918 VAL: '211' (3 sibs) 34: 0x2aa22e099b0 VAL: '212' (3 sibs) 34: 0x2aa22e09610 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09a50 VAL: '220' (3 sibs) 34: 0x2aa22e09ae8 VAL: '221' (3 sibs) 34: 0x2aa22e09b80 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e36f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e36fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e37070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e37100 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e37190 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e37220 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e372b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e37340 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e373d0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e37460 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e374f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e37580 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e37610 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e376a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e37730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e377c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e37850 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e378e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e37970 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e37a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e37a90 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e37b20 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e37bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e37c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e37cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e37d60 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e37df0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e37e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e37f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e37fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e38030 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e380c0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e38150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e381e0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e38270 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e38300 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e38390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e38420 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e384b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e38540 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] 0x2aa22e21980 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e21a10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e21aa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e21b30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e21bc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e21c50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e21ce0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e21d70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e21e00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e21e90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e21f20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e21fb0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e22040 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e220d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e22160 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e221f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e22280 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e22310 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e223a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e22430 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e224c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e22550 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e225e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e22670 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e22700 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e22790 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e22820 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e228b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e22940 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e229d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e22a60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e22af0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e22b80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e22c10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e22ca0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e22d30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e22dc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e22e50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e22ee0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e22f70 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] 0x2aa22e3a570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e3a600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e3a690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e3a720 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e3a7b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e3a840 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e3a8d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e3a960 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e3a9f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e3aa80 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e3ab10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e3aba0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e3ac30 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e3acc0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e3ad50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e3ade0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e3ae70 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e3af00 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e3af90 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e3b020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e3b0b0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e3b140 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e3b1d0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e3b260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e3b2f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e3b380 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e3b410 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e3b4a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e3b530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e3b5c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e3b650 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e3b6e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e3b770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e3b800 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e3b890 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e3b920 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e3b9b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e3ba40 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e3bad0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e3bb60 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] 0x2aa22e258b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e25940 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e259d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e25a60 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e25af0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e25b80 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e25c10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e25ca0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e25d30 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e25dc0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e25e50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e25ee0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e25f70 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e26000 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e26090 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e26120 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e261b0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e26240 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e262d0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e26360 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e263f0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e26480 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e26510 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e265a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e26630 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e266c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e26750 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e267e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e26870 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e26900 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e26990 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e26a20 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e26ab0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e26b40 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e26bd0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e26c60 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e26cf0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e26d80 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e26e10 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e26ea0 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] 0x2aa22e3c980 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e3ca10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e3caa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e3cb30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e3cbc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e3cc50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e3cce0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e3cd70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e3ce00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e3ce90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e3cf20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e3cfb0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e3d040 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e3d0d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e3d160 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e3d1f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e3d280 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e3d310 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e3d3a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e3d430 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e3d4c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e3d550 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e3d5e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e3d670 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e3d700 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e3d790 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e3d820 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e3d8b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e3d940 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e3d9d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e3da60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e3daf0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e3db80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e3dc10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e3dca0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e3dd30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e3ddc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e3de50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e3dee0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e3df70 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] 0x2aa22e29950 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e299e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e29a70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e29b00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e29b90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e29c20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e29cb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e29d40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e29dd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e29e60 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e29ef0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e29f80 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e2a010 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e2a0a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e2a130 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e2a1c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e2a250 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e2a2e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e2a370 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e2a400 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e2a490 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e2a520 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e2a5b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e2a640 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e2a6d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e2a760 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e2a7f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e2a880 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e2a910 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e2a9a0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e2aa30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e2aac0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e2ab50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e2abe0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e2ac70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e2ad00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e2ad90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e2ae20 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e2aeb0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e2af40 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] 0x2aa22e3ed90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e3ee20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e3eeb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e3ef40 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e3efd0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e3f060 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e3f0f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e3f180 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e3f210 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e3f2a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e3f330 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e3f3c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e3f450 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e3f4e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e3f570 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e3f600 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e3f690 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e3f720 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e3f7b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e3f840 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e3f8d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e3f960 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e3f9f0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e3fa80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e3fb10 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e3fba0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e3fc30 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e3fcc0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e3fd50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e3fde0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e3fe70 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e3ff00 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e3ff90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e40020 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e400b0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e40140 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e401d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e40260 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e402f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e40380 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] 0x2aa22e2df10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e2dfa0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e2e030 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e2e0c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e2e150 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e2e1e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e2e270 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e2e300 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e2e390 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e2e420 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e2e4b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e2e540 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e2e5d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e2e660 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e2e6f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e2e780 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e2e810 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e2e8a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e2e930 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e2e9c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e2ea50 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e2eae0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e2eb70 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e2ec00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e2ec90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e2ed20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e2edb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e2ee40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e2eed0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e2ef60 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e2eff0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e2f080 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e2f110 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e2f1a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e2f230 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e2f2c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e2f350 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e2f3e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e2f470 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e2f500 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] 0x2aa22e411a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e41230 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e412c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e41350 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e413e0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e41470 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e41500 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e41590 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e41620 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e416b0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e41740 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e417d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e41860 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e418f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e41980 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e41a10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e41aa0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e41b30 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e41bc0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e41c50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e41ce0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e41d70 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e41e00 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e41e90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e41f20 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e41fb0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e42040 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e420d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e42160 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e421f0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e42280 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e42310 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e423a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e42430 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e424c0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e42550 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e425e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e42670 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e42700 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e42790 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] 0x2aa22e30320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e303b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e30440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e304d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e30560 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e305f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e30680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e30710 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e307a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e30830 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e308c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e30950 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e309e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e30a70 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e30b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e30b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e30c20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e30cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e30d40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e30dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e30e60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e30ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e30f80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e31010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e310a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e31130 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e311c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e31250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e312e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e31370 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e31400 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e31490 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e31520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e315b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e31640 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e316d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e31760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e317f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e31880 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e31910 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] 0x2aa22e435b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e43640 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e436d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e43760 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e437f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e43880 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e43910 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e439a0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e43a30 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e43ac0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e43b50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e43be0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e43c70 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e43d00 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e43d90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e43e20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e43eb0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e43f40 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e43fd0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e44060 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e440f0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e44180 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e44210 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e442a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e44330 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e443c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e44450 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e444e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e44570 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e44600 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e44690 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e44720 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e447b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e44840 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e448d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e44960 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e449f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e44a80 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e44b10 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e44ba0 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] 0x2aa22e32730 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e327c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e32850 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e328e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e32970 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e32a00 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e32a90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e32b20 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e32bb0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e32c40 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e32cd0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e32d60 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e32df0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e32e80 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e32f10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e32fa0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e33030 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e330c0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e33150 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e331e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e33270 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e33300 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e33390 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e33420 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e334b0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e33540 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e335d0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e33660 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e336f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e33780 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e33810 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e338a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e33930 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e339c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e33a50 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e33ae0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e33b70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e33c00 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e33c90 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e33d20 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] 0x2aa22e459c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e45a50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e45ae0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e45b70 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e45c00 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e45c90 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e45d20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e45db0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e45e40 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e45ed0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e45f60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e45ff0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e46080 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e46110 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e461a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e46230 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e462c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e46350 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e463e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e46470 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e46500 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e46590 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e46620 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e466b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e46740 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e467d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e46860 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e468f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e46980 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e46a10 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e46aa0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e46b30 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e46bc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e46c50 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e46ce0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e46d70 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e46e00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e46e90 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e46f20 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e46fb0 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] 0x2aa22e34b40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e34bd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e34c60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e34cf0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e34d80 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e34e10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e34ea0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e34f30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e34fc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e35050 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e350e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e35170 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e35200 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e35290 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e35320 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e353b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e35440 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e354d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e35560 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e355f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e35680 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e35710 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e357a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e35830 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e358c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e35950 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e359e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e35a70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e35b00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e35b90 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e35c20 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e35cb0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e35d40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e35dd0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e35e60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e35ef0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e35f80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e36010 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e360a0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e36130 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] 0x2aa22e48fe0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e49070 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e49100 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e49190 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e49220 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e492b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e49340 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e493d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e49460 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e494f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e49580 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e49610 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e496a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e49730 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e497c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e49850 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e498e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e49970 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e49a00 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e49a90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e49b20 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e49bb0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e49c40 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e49cd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e49d60 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e49df0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e49e80 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e49f10 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e49fa0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e4a030 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e4a0c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e4a150 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e4a1e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e4a270 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e4a300 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e4a390 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e4a420 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e4a4b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e4a540 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e4a5d0 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] 0x2aa22e36f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e36fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e37070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e37100 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e37190 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e37220 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e372b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e37340 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e373d0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e37460 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e374f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e37580 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e37610 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e376a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e37730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e377c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e37850 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e378e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e37970 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e37a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e37a90 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e37b20 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e37bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e37c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e37cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e37d60 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e37df0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e37e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e37f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e37fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e38030 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e380c0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e38150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e381e0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e38270 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e38300 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e38390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e38420 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e384b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e38540 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] 0x2aa22e4b3f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e4b480 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e4b510 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e4b5a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e4b630 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e4b6c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e4b750 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e4b7e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e4b870 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e4b900 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e4b990 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e4ba20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e4bab0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e4bb40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e4bbd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e4bc60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e4bcf0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e4bd80 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e4be10 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e4bea0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e4bf30 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e4bfc0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e4c050 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e4c0e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e4c170 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e4c200 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e4c290 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e4c320 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e4c3b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e4c440 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e4c4d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e4c560 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e4c5f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e4c680 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e4c710 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e4c7a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e4c830 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e4c8c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e4c950 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e4c9e0 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: 0x2aa22e06800 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e035e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e037b0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03980 VAL: '000' (3 sibs) 34: 0x2aa22e03a18 VAL: '001' (3 sibs) 34: 0x2aa22e03ab0 VAL: '002' (3 sibs) 34: 0x2aa22e03848 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03b50 VAL: '010' (3 sibs) 34: 0x2aa22e03be8 VAL: '011' (3 sibs) 34: 0x2aa22e03c80 VAL: '012' (3 sibs) 34: 0x2aa22e038e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03d20 VAL: '020' (3 sibs) 34: 0x2aa22e03db8 VAL: '021' (3 sibs) 34: 0x2aa22e03e50 VAL: '022' (3 sibs) 34: 0x2aa22e03678 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03ef0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e040c0 VAL: '100' (3 sibs) 34: 0x2aa22e04158 VAL: '101' (3 sibs) 34: 0x2aa22e041f0 VAL: '102' (3 sibs) 34: 0x2aa22e03f88 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04290 VAL: '110' (3 sibs) 34: 0x2aa22e04328 VAL: '111' (3 sibs) 34: 0x2aa22e043c0 VAL: '112' (3 sibs) 34: 0x2aa22e04020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04460 VAL: '120' (3 sibs) 34: 0x2aa22e044f8 VAL: '121' (3 sibs) 34: 0x2aa22e04590 VAL: '122' (3 sibs) 34: 0x2aa22e03710 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04630 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04800 VAL: '200' (3 sibs) 34: 0x2aa22e04898 VAL: '201' (3 sibs) 34: 0x2aa22e04930 VAL: '202' (3 sibs) 34: 0x2aa22e046c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e049d0 VAL: '210' (3 sibs) 34: 0x2aa22e04a68 VAL: '211' (3 sibs) 34: 0x2aa22e04b00 VAL: '212' (3 sibs) 34: 0x2aa22e04760 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04ba0 VAL: '220' (3 sibs) 34: 0x2aa22e04c38 VAL: '221' (3 sibs) 34: 0x2aa22e04cd0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e4d800 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e4d890 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e4d920 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e4d9b0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e4da40 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e4dad0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e4db60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e4dbf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e4dc80 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e4dd10 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e4dda0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e4de30 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e4dec0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e4df50 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e4dfe0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e4e070 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e4e100 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e4e190 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e4e220 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e4e2b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e4e340 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e4e3d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e4e460 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e4e4f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e4e580 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e4e610 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e4e6a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e4e730 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e4e7c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e4e850 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e4e8e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e4e970 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e4ea00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e4ea90 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e4eb20 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e4ebb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e4ec40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e4ecd0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e4ed60 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e4edf0 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: 0x2aa22e06918 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e05020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e051f0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e053c0 VAL: '000' (3 sibs) 34: 0x2aa22e05458 VAL: '001' (3 sibs) 34: 0x2aa22e054f0 VAL: '002' (3 sibs) 34: 0x2aa22e05288 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05590 VAL: '010' (3 sibs) 34: 0x2aa22e05628 VAL: '011' (3 sibs) 34: 0x2aa22e056c0 VAL: '012' (3 sibs) 34: 0x2aa22e05320 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05760 VAL: '020' (3 sibs) 34: 0x2aa22e057f8 VAL: '021' (3 sibs) 34: 0x2aa22e05890 VAL: '022' (3 sibs) 34: 0x2aa22e050b8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05930 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05b00 VAL: '100' (3 sibs) 34: 0x2aa22e05b98 VAL: '101' (3 sibs) 34: 0x2aa22e05c30 VAL: '102' (3 sibs) 34: 0x2aa22e059c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05cd0 VAL: '110' (3 sibs) 34: 0x2aa22e05d68 VAL: '111' (3 sibs) 34: 0x2aa22e05e00 VAL: '112' (3 sibs) 34: 0x2aa22e05a60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05ea0 VAL: '120' (3 sibs) 34: 0x2aa22e05f38 VAL: '121' (3 sibs) 34: 0x2aa22e05fd0 VAL: '122' (3 sibs) 34: 0x2aa22e05150 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06070 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06240 VAL: '200' (3 sibs) 34: 0x2aa22e062d8 VAL: '201' (3 sibs) 34: 0x2aa22e06370 VAL: '202' (3 sibs) 34: 0x2aa22e06108 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06410 VAL: '210' (3 sibs) 34: 0x2aa22e064a8 VAL: '211' (3 sibs) 34: 0x2aa22e06540 VAL: '212' (3 sibs) 34: 0x2aa22e061a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e065e0 VAL: '220' (3 sibs) 34: 0x2aa22e06678 VAL: '221' (3 sibs) 34: 0x2aa22e06710 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e4ee90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e4ef20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e4efb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e4f040 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e4f0d0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e4f160 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e4f1f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e4f280 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e4f310 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e4f3a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e4f430 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e4f4c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e4f550 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e4f5e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e4f670 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e4f700 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e4f790 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e4f820 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e4f8b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e4f940 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e4f9d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e4fa60 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e4faf0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e4fb80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e4fc10 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e4fca0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e4fd30 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e4fdc0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e4fe50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e4fee0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e4ff70 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e50000 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e50090 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e50120 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e501b0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e50240 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e502d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e50360 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e503f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e50480 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: 0x2aa22e06a30 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e06c90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06e60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07030 VAL: '000' (3 sibs) 34: 0x2aa22e070c8 VAL: '001' (3 sibs) 34: 0x2aa22e07160 VAL: '002' (3 sibs) 34: 0x2aa22e06ef8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07200 VAL: '010' (3 sibs) 34: 0x2aa22e07298 VAL: '011' (3 sibs) 34: 0x2aa22e07330 VAL: '012' (3 sibs) 34: 0x2aa22e06f90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e073d0 VAL: '020' (3 sibs) 34: 0x2aa22e07468 VAL: '021' (3 sibs) 34: 0x2aa22e07500 VAL: '022' (3 sibs) 34: 0x2aa22e06d28 SEQ: (3 sibs) 3 children: 34: 0x2aa22e075a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07770 VAL: '100' (3 sibs) 34: 0x2aa22e07808 VAL: '101' (3 sibs) 34: 0x2aa22e078a0 VAL: '102' (3 sibs) 34: 0x2aa22e07638 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07940 VAL: '110' (3 sibs) 34: 0x2aa22e079d8 VAL: '111' (3 sibs) 34: 0x2aa22e07a70 VAL: '112' (3 sibs) 34: 0x2aa22e076d0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07b10 VAL: '120' (3 sibs) 34: 0x2aa22e07ba8 VAL: '121' (3 sibs) 34: 0x2aa22e07c40 VAL: '122' (3 sibs) 34: 0x2aa22e06dc0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07ce0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07eb0 VAL: '200' (3 sibs) 34: 0x2aa22e07f48 VAL: '201' (3 sibs) 34: 0x2aa22e07fe0 VAL: '202' (3 sibs) 34: 0x2aa22e07d78 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08080 VAL: '210' (3 sibs) 34: 0x2aa22e08118 VAL: '211' (3 sibs) 34: 0x2aa22e081b0 VAL: '212' (3 sibs) 34: 0x2aa22e07e10 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08250 VAL: '220' (3 sibs) 34: 0x2aa22e082e8 VAL: '221' (3 sibs) 34: 0x2aa22e08380 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e50520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e505b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e50640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e506d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e50760 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e507f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e50880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e50910 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e509a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e50a30 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e50ac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e50b50 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e50be0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e50c70 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e50d00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e50d90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e50e20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e50eb0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e50f40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e50fd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e51060 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e510f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e51180 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e51210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e512a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e51330 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e513c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e51450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e514e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e51570 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e51600 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e51690 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e51720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e517b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e51840 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e518d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e51960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e519f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e51a80 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e51b10 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: 0x2aa22e06b48 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e08490 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08660 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08830 VAL: '000' (3 sibs) 34: 0x2aa22e088c8 VAL: '001' (3 sibs) 34: 0x2aa22e08960 VAL: '002' (3 sibs) 34: 0x2aa22e086f8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08a00 VAL: '010' (3 sibs) 34: 0x2aa22e08a98 VAL: '011' (3 sibs) 34: 0x2aa22e08b30 VAL: '012' (3 sibs) 34: 0x2aa22e08790 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08bd0 VAL: '020' (3 sibs) 34: 0x2aa22e08c68 VAL: '021' (3 sibs) 34: 0x2aa22e08d00 VAL: '022' (3 sibs) 34: 0x2aa22e08528 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08da0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08f70 VAL: '100' (3 sibs) 34: 0x2aa22e09008 VAL: '101' (3 sibs) 34: 0x2aa22e090a0 VAL: '102' (3 sibs) 34: 0x2aa22e08e38 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09140 VAL: '110' (3 sibs) 34: 0x2aa22e091d8 VAL: '111' (3 sibs) 34: 0x2aa22e09270 VAL: '112' (3 sibs) 34: 0x2aa22e08ed0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09310 VAL: '120' (3 sibs) 34: 0x2aa22e093a8 VAL: '121' (3 sibs) 34: 0x2aa22e09440 VAL: '122' (3 sibs) 34: 0x2aa22e085c0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e094e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e096b0 VAL: '200' (3 sibs) 34: 0x2aa22e09748 VAL: '201' (3 sibs) 34: 0x2aa22e097e0 VAL: '202' (3 sibs) 34: 0x2aa22e09578 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09880 VAL: '210' (3 sibs) 34: 0x2aa22e09918 VAL: '211' (3 sibs) 34: 0x2aa22e099b0 VAL: '212' (3 sibs) 34: 0x2aa22e09610 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09a50 VAL: '220' (3 sibs) 34: 0x2aa22e09ae8 VAL: '221' (3 sibs) 34: 0x2aa22e09b80 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e51bb0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e51c40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e51cd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e51d60 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e51df0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e51e80 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e51f10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e51fa0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e52030 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e520c0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e52150 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e521e0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e52270 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e52300 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e52390 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e52420 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e524b0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e52540 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e525d0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e52660 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e526f0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e52780 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e52810 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e528a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e52930 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e529c0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e52a50 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e52ae0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e52b70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e52c00 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e52c90 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e52d20 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e52db0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e52e40 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e52ed0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e52f60 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e52ff0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e53080 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e53110 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e531a0 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: 0x2aa22e06800 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e035e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e037b0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03980 VAL: '000' (3 sibs) 34: 0x2aa22e03a18 VAL: '001' (3 sibs) 34: 0x2aa22e03ab0 VAL: '002' (3 sibs) 34: 0x2aa22e03848 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03b50 VAL: '010' (3 sibs) 34: 0x2aa22e03be8 VAL: '011' (3 sibs) 34: 0x2aa22e03c80 VAL: '012' (3 sibs) 34: 0x2aa22e038e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03d20 VAL: '020' (3 sibs) 34: 0x2aa22e03db8 VAL: '021' (3 sibs) 34: 0x2aa22e03e50 VAL: '022' (3 sibs) 34: 0x2aa22e03678 SEQ: (3 sibs) 3 children: 34: 0x2aa22e03ef0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e040c0 VAL: '100' (3 sibs) 34: 0x2aa22e04158 VAL: '101' (3 sibs) 34: 0x2aa22e041f0 VAL: '102' (3 sibs) 34: 0x2aa22e03f88 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04290 VAL: '110' (3 sibs) 34: 0x2aa22e04328 VAL: '111' (3 sibs) 34: 0x2aa22e043c0 VAL: '112' (3 sibs) 34: 0x2aa22e04020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04460 VAL: '120' (3 sibs) 34: 0x2aa22e044f8 VAL: '121' (3 sibs) 34: 0x2aa22e04590 VAL: '122' (3 sibs) 34: 0x2aa22e03710 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04630 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04800 VAL: '200' (3 sibs) 34: 0x2aa22e04898 VAL: '201' (3 sibs) 34: 0x2aa22e04930 VAL: '202' (3 sibs) 34: 0x2aa22e046c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e049d0 VAL: '210' (3 sibs) 34: 0x2aa22e04a68 VAL: '211' (3 sibs) 34: 0x2aa22e04b00 VAL: '212' (3 sibs) 34: 0x2aa22e04760 SEQ: (3 sibs) 3 children: 34: 0x2aa22e04ba0 VAL: '220' (3 sibs) 34: 0x2aa22e04c38 VAL: '221' (3 sibs) 34: 0x2aa22e04cd0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e53240 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e532d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e53360 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e533f0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e53480 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e53510 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e535a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e53630 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e536c0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e53750 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e537e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e53870 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e53900 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e53990 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e53a20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e53ab0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e53b40 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e53bd0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e53c60 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e53cf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e53d80 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e53e10 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e53ea0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e53f30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e53fc0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e54050 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e540e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e54170 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e54200 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e54290 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e54320 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e543b0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e54440 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e544d0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e54560 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e545f0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e54680 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e54710 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e547a0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e54830 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: 0x2aa22e06918 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e05020 SEQ: (3 sibs) 3 children: 34: 0x2aa22e051f0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e053c0 VAL: '000' (3 sibs) 34: 0x2aa22e05458 VAL: '001' (3 sibs) 34: 0x2aa22e054f0 VAL: '002' (3 sibs) 34: 0x2aa22e05288 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05590 VAL: '010' (3 sibs) 34: 0x2aa22e05628 VAL: '011' (3 sibs) 34: 0x2aa22e056c0 VAL: '012' (3 sibs) 34: 0x2aa22e05320 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05760 VAL: '020' (3 sibs) 34: 0x2aa22e057f8 VAL: '021' (3 sibs) 34: 0x2aa22e05890 VAL: '022' (3 sibs) 34: 0x2aa22e050b8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05930 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05b00 VAL: '100' (3 sibs) 34: 0x2aa22e05b98 VAL: '101' (3 sibs) 34: 0x2aa22e05c30 VAL: '102' (3 sibs) 34: 0x2aa22e059c8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05cd0 VAL: '110' (3 sibs) 34: 0x2aa22e05d68 VAL: '111' (3 sibs) 34: 0x2aa22e05e00 VAL: '112' (3 sibs) 34: 0x2aa22e05a60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e05ea0 VAL: '120' (3 sibs) 34: 0x2aa22e05f38 VAL: '121' (3 sibs) 34: 0x2aa22e05fd0 VAL: '122' (3 sibs) 34: 0x2aa22e05150 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06070 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06240 VAL: '200' (3 sibs) 34: 0x2aa22e062d8 VAL: '201' (3 sibs) 34: 0x2aa22e06370 VAL: '202' (3 sibs) 34: 0x2aa22e06108 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06410 VAL: '210' (3 sibs) 34: 0x2aa22e064a8 VAL: '211' (3 sibs) 34: 0x2aa22e06540 VAL: '212' (3 sibs) 34: 0x2aa22e061a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e065e0 VAL: '220' (3 sibs) 34: 0x2aa22e06678 VAL: '221' (3 sibs) 34: 0x2aa22e06710 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e548d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e54960 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e549f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e54a80 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e54b10 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e54ba0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e54c30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e54cc0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e54d50 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e54de0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e54e70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e54f00 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e54f90 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e55020 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e550b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e55140 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e551d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e55260 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e552f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e55380 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e55410 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e554a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e55530 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e555c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e55650 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e556e0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e55770 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e55800 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e55890 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e55920 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e559b0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e55a40 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e55ad0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e55b60 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e55bf0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e55c80 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e55d10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e55da0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e55e30 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e55ec0 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: 0x2aa22e06a30 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e06c90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e06e60 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07030 VAL: '000' (3 sibs) 34: 0x2aa22e070c8 VAL: '001' (3 sibs) 34: 0x2aa22e07160 VAL: '002' (3 sibs) 34: 0x2aa22e06ef8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07200 VAL: '010' (3 sibs) 34: 0x2aa22e07298 VAL: '011' (3 sibs) 34: 0x2aa22e07330 VAL: '012' (3 sibs) 34: 0x2aa22e06f90 SEQ: (3 sibs) 3 children: 34: 0x2aa22e073d0 VAL: '020' (3 sibs) 34: 0x2aa22e07468 VAL: '021' (3 sibs) 34: 0x2aa22e07500 VAL: '022' (3 sibs) 34: 0x2aa22e06d28 SEQ: (3 sibs) 3 children: 34: 0x2aa22e075a0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07770 VAL: '100' (3 sibs) 34: 0x2aa22e07808 VAL: '101' (3 sibs) 34: 0x2aa22e078a0 VAL: '102' (3 sibs) 34: 0x2aa22e07638 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07940 VAL: '110' (3 sibs) 34: 0x2aa22e079d8 VAL: '111' (3 sibs) 34: 0x2aa22e07a70 VAL: '112' (3 sibs) 34: 0x2aa22e076d0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07b10 VAL: '120' (3 sibs) 34: 0x2aa22e07ba8 VAL: '121' (3 sibs) 34: 0x2aa22e07c40 VAL: '122' (3 sibs) 34: 0x2aa22e06dc0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07ce0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e07eb0 VAL: '200' (3 sibs) 34: 0x2aa22e07f48 VAL: '201' (3 sibs) 34: 0x2aa22e07fe0 VAL: '202' (3 sibs) 34: 0x2aa22e07d78 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08080 VAL: '210' (3 sibs) 34: 0x2aa22e08118 VAL: '211' (3 sibs) 34: 0x2aa22e081b0 VAL: '212' (3 sibs) 34: 0x2aa22e07e10 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08250 VAL: '220' (3 sibs) 34: 0x2aa22e082e8 VAL: '221' (3 sibs) 34: 0x2aa22e08380 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e55f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e55ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e56080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e56110 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e561a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e56230 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e562c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e56350 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e563e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e56470 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e56500 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e56590 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e56620 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e566b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e56740 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e567d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e56860 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e568f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e56980 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e56a10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e56aa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e56b30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e56bc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e56c50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e56ce0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e56d70 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e56e00 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e56e90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e56f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e56fb0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e57040 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e570d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e57160 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e571f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e57280 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e57310 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e573a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e57430 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e574c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e57550 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: 0x2aa22e06b48 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa22e08490 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08660 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08830 VAL: '000' (3 sibs) 34: 0x2aa22e088c8 VAL: '001' (3 sibs) 34: 0x2aa22e08960 VAL: '002' (3 sibs) 34: 0x2aa22e086f8 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08a00 VAL: '010' (3 sibs) 34: 0x2aa22e08a98 VAL: '011' (3 sibs) 34: 0x2aa22e08b30 VAL: '012' (3 sibs) 34: 0x2aa22e08790 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08bd0 VAL: '020' (3 sibs) 34: 0x2aa22e08c68 VAL: '021' (3 sibs) 34: 0x2aa22e08d00 VAL: '022' (3 sibs) 34: 0x2aa22e08528 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08da0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e08f70 VAL: '100' (3 sibs) 34: 0x2aa22e09008 VAL: '101' (3 sibs) 34: 0x2aa22e090a0 VAL: '102' (3 sibs) 34: 0x2aa22e08e38 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09140 VAL: '110' (3 sibs) 34: 0x2aa22e091d8 VAL: '111' (3 sibs) 34: 0x2aa22e09270 VAL: '112' (3 sibs) 34: 0x2aa22e08ed0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09310 VAL: '120' (3 sibs) 34: 0x2aa22e093a8 VAL: '121' (3 sibs) 34: 0x2aa22e09440 VAL: '122' (3 sibs) 34: 0x2aa22e085c0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e094e0 SEQ: (3 sibs) 3 children: 34: 0x2aa22e096b0 VAL: '200' (3 sibs) 34: 0x2aa22e09748 VAL: '201' (3 sibs) 34: 0x2aa22e097e0 VAL: '202' (3 sibs) 34: 0x2aa22e09578 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09880 VAL: '210' (3 sibs) 34: 0x2aa22e09918 VAL: '211' (3 sibs) 34: 0x2aa22e099b0 VAL: '212' (3 sibs) 34: 0x2aa22e09610 SEQ: (3 sibs) 3 children: 34: 0x2aa22e09a50 VAL: '220' (3 sibs) 34: 0x2aa22e09ae8 VAL: '221' (3 sibs) 34: 0x2aa22e09b80 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa22e575f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa22e57680 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa22e57710 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa22e577a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa22e57830 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa22e578c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa22e57950 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa22e579e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa22e57a70 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa22e57b00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa22e57b90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa22e57c20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa22e57cb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa22e57d40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa22e57dd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa22e57e60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa22e57ef0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa22e57f80 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa22e58010 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa22e580a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa22e58130 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa22e581c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa22e58250 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa22e582e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa22e58370 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa22e58400 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa22e58490 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa22e58520 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa22e585b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa22e58640 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa22e586d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa22e58760 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa22e587f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa22e58880 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa22e58910 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa22e589a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa22e58a30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa22e58ac0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa22e58b50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa22e58be0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase (3 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (3 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x2aa3f402180 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3fd8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3fda80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3fdc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fde20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3fdeb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3fdf50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3fdce8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fdff0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3fe088 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3fe120 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3fdd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe1c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fe258 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3fe2f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3fdb18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3fe390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fe560 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f3fe5f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f3fe690 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f3fe428 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fe730 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f3fe7c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f3fe860 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f3fe4c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe900 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f3fe998 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f3fea30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3fdbb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f3fead0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3feca0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f3fed38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f3fedd0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f3feb68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fee70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f3fef08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f3fefa0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f3fec00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff040 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f3ff0d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f3ff170 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3fd948 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f3ff210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f3ff648 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f3ff6e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f3ff478 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f3ff818 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f3ff8b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f3ff510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f3ff9e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f3ffa80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f3ff2a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f3ffbb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f3ffc50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f400128 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f4001c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f3ff340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f4002f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f400390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f400868 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f400900 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3fd9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f400c08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f400fa8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f401040 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f400ca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f401178 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f401210 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f400a38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f401348 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4013e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4018b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f401950 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f400ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f401a88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f401b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f401ff8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f402090 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f40e430 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f40e4c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f40e550 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f40e5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f40e670 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f40e700 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f40e790 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f40e820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f40e8b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f40e940 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f40e9d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f40ea60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f40eaf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f40eb80 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f40ec10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f40eca0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f40ed30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f40edc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f40ee50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f40eee0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f40ef70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f40f000 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f40f090 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f40f120 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f40f1b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f40f240 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f40f2d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f40f360 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f40f3f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f40f480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f40f510 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f40f5a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f40f630 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f40f6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f40f750 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f40f7e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f40f870 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f40f900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f40f990 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f40fa20 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f40fab0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f40fb40 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f40fbd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f40fc60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f40fcf0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f40fd80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f40fe10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f40fea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f40ff30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f40ffc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f410050 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4100e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f410170 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f410200 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f410290 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f410320 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f4103b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f410440 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f4104d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f410560 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f4105f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f410680 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f410710 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f4107a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f410830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f4108c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f410950 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4109e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f410a70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f410b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f410b90 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f410c20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f410cb0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f410d40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f410dd0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f410e60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f410ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f410f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f411010 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f4110a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f411130 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f4111c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f411250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f4112e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f411370 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f411400 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f411490 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f411520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f4115b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f411640 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f4116d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f411760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f4117f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f411880 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f411910 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f4119a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f411a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f411ac0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f411b50 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f411be0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f411c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f411d00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f411d90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f411e20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f411eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f411f40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f411fd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f412060 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4120f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f412180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f412210 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f4122a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f412330 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f4123c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f412450 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f4124e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f412570 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f412600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f412690 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f412720 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f4127b0 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: 0x2aa3f402298 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f4023e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f4025b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402950 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f4029e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f402a80 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f402818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402b20 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f402bb8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f402c50 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f4028b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402cf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f402d88 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f402e20 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f402648 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403090 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f403128 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f4031c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f402f58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403260 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4032f8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f403390 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f402ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403430 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f4034c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f403560 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f4026e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f403600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4037d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f403868 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f403900 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f403698 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4039a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f403a38 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f403ad0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f403730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403b70 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f403c08 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f403ca0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f402478 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f403d40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f403f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4040e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f404178 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f404210 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f403fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4042b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f404348 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4043e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f404040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404480 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f404518 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f4045b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f403dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404820 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f4048b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f404950 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4046e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4049f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f404a88 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f404b20 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f404780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404bc0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f404c58 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f404cf0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f403e70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f404d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404f60 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f404ff8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f405090 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f404e28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405130 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f4051c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f405260 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f404ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405300 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f405398 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f405430 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f402510 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4054d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4056a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405870 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f405908 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f4059a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f405738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405a40 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f405ad8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f405b70 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4057d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405c10 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f405ca8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f405d40 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f405568 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f405de0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405fb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f406048 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4060e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f405e78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406180 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f406218 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f4062b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f405f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406350 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4063e8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f406480 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f405600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4066f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f406788 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f406820 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f4065b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4068c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f406958 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f4069f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f406650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406a90 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f406b28 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f406bc0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f416b70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f416c00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f416c90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f416d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f416db0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f416e40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f416ed0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f416f60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f416ff0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f417080 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f417110 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f4171a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f417230 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f4172c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f417350 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f4173e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f417470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f417500 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f417590 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f417620 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f4176b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f417740 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4177d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f417860 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4178f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f417980 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f417a10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f417aa0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f417b30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f417bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f417c50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f417ce0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f417d70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f417e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f417e90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f417f20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f417fb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f418040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4180d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f418160 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f4181f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f418280 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f418310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f4183a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f418430 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f4184c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f418550 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f4185e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f418670 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f418700 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f418790 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f418820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4188b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f418940 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4189d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f418a60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f418af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f418b80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f418c10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f418ca0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f418d30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f418dc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f418e50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f418ee0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f418f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f419000 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f419090 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f419120 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f4191b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f419240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f4192d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f419360 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f4193f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f419480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f419510 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f4195a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f419630 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f4196c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f419750 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f4197e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f419870 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f419900 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f419990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f419a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f419ab0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f419b40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f419bd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f419c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f419cf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f419d80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f419e10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f419ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f419f30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f419fc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f41a050 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f41a0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f41a170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f41a200 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f41a290 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f41a320 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f41a3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f41a440 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f41a4d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f41a560 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f41a5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f41a680 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f41a710 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f41a7a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f41a830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f41a8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f41a950 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f41a9e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f41aa70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f41ab00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f41ab90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f41ac20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f41acb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f41ad40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f41add0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f41ae60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f41aef0 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: 0x2aa3f402180 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3fd8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3fda80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3fdc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fde20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3fdeb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3fdf50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3fdce8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fdff0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3fe088 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3fe120 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3fdd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe1c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fe258 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3fe2f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3fdb18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3fe390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fe560 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f3fe5f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f3fe690 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f3fe428 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fe730 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f3fe7c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f3fe860 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f3fe4c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe900 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f3fe998 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f3fea30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3fdbb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f3fead0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3feca0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f3fed38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f3fedd0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f3feb68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fee70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f3fef08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f3fefa0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f3fec00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff040 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f3ff0d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f3ff170 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3fd948 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f3ff210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f3ff648 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f3ff6e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f3ff478 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f3ff818 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f3ff8b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f3ff510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f3ff9e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f3ffa80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f3ff2a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f3ffbb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f3ffc50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f400128 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f4001c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f3ff340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f4002f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f400390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f400868 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f400900 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3fd9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f400c08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f400fa8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f401040 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f400ca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f401178 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f401210 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f400a38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f401348 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4013e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4018b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f401950 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f400ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f401a88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f401b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f401ff8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f402090 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f41b380 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f41b410 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f41b4a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f41b530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f41b5c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f41b650 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f41b6e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f41b770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f41b800 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f41b890 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f41b920 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f41b9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f41ba40 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f41bad0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f41bb60 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f41bbf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f41bc80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f41bd10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f41bda0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f41be30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f41bec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f41bf50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f41bfe0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f41c070 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f41c100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f41c190 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f41c220 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f41c2b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f41c340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f41c3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f41c460 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f41c4f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f41c580 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f41c610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f41c6a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f41c730 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f41c7c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f41c850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f41c8e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f41c970 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f41ca00 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f41ca90 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f41cb20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f41cbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f41cc40 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f41ccd0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f41cd60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f41cdf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f41ce80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f41cf10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f41cfa0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f41d030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f41d0c0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f41d150 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f41d1e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f41d270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f41d300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f41d390 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f41d420 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f41d4b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f41d540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f41d5d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f41d660 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f41d6f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f41d780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f41d810 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f41d8a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f41d930 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f41d9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f41da50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f41dae0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f41db70 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f41dc00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f41dc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f41dd20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f41ddb0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f41de40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f41ded0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f41df60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f41dff0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f41e080 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f41e110 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f41e1a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f41e230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f41e2c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f41e350 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f41e3e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f41e470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f41e500 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f41e590 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f41e620 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f41e6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f41e740 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f41e7d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f41e860 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f41e8f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f41e980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f41ea10 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f41eaa0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f41eb30 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f41ebc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f41ec50 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f41ece0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f41ed70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f41ee00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f41ee90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f41ef20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f41efb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f41f040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f41f0d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f41f160 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f41f1f0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f41f280 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f41f310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f41f3a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f41f430 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f41f4c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f41f550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f41f5e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f41f670 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f41f700 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: 0x2aa3f402298 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f4023e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f4025b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402950 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f4029e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f402a80 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f402818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402b20 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f402bb8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f402c50 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f4028b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402cf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f402d88 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f402e20 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f402648 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403090 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f403128 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f4031c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f402f58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403260 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4032f8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f403390 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f402ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403430 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f4034c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f403560 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f4026e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f403600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4037d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f403868 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f403900 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f403698 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4039a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f403a38 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f403ad0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f403730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403b70 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f403c08 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f403ca0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f402478 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f403d40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f403f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4040e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f404178 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f404210 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f403fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4042b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f404348 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4043e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f404040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404480 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f404518 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f4045b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f403dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404820 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f4048b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f404950 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4046e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4049f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f404a88 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f404b20 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f404780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404bc0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f404c58 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f404cf0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f403e70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f404d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404f60 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f404ff8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f405090 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f404e28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405130 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f4051c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f405260 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f404ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405300 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f405398 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f405430 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f402510 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4054d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4056a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405870 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f405908 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f4059a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f405738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405a40 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f405ad8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f405b70 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4057d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405c10 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f405ca8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f405d40 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f405568 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f405de0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405fb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f406048 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4060e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f405e78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406180 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f406218 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f4062b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f405f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406350 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4063e8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f406480 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f405600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4066f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f406788 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f406820 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f4065b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4068c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f406958 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f4069f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f406650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406a90 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f406b28 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f406bc0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f41fb90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f41fc20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f41fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f41fd40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f41fdd0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f41fe60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f41fef0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f41ff80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f420010 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f4200a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f420130 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f4201c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f420250 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f4202e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f420370 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f420400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f420490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f420520 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f4205b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f420640 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f4206d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f420760 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4207f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f420880 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f420910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f4209a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f420a30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f420ac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f420b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f420be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f420c70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f420d00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f420d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f420e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f420eb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f420f40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f420fd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f421060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4210f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f421180 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f421210 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f4212a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f421330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f4213c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f421450 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f4214e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f421570 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f421600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f421690 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f421720 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f4217b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f421840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4218d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f421960 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4219f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f421a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f421b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f421ba0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f421c30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f421cc0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f421d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f421de0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f421e70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f421f00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f421f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f422020 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f4220b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f422140 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f4221d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f422260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f4222f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f422380 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f422410 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f4224a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f422530 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f4225c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f422650 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f4226e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f422770 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f422800 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f422890 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f422920 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f4229b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f422a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f422ad0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f422b60 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f422bf0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f422c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f422d10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f422da0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f422e30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f422ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f422f50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f422fe0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f423070 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f423100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f423190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f423220 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f4232b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f423340 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f4233d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f423460 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f4234f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f423580 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f423610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f4236a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f423730 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f4237c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f423850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f4238e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f423970 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f423a00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f423a90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f423b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f423bb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f423c40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f423cd0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f423d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f423df0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f423e80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f423f10 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] 0x2aa3f40e430 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f40e4c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f40e550 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f40e5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f40e670 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f40e700 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f40e790 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f40e820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f40e8b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f40e940 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f40e9d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f40ea60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f40eaf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f40eb80 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f40ec10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f40eca0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f40ed30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f40edc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f40ee50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f40eee0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f40ef70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f40f000 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f40f090 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f40f120 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f40f1b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f40f240 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f40f2d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f40f360 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f40f3f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f40f480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f40f510 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f40f5a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f40f630 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f40f6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f40f750 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f40f7e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f40f870 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f40f900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f40f990 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f40fa20 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f40fab0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f40fb40 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f40fbd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f40fc60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f40fcf0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f40fd80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f40fe10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f40fea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f40ff30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f40ffc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f410050 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4100e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f410170 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f410200 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f410290 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f410320 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f4103b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f410440 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f4104d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f410560 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f4105f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f410680 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f410710 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f4107a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f410830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f4108c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f410950 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4109e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f410a70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f410b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f410b90 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f410c20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f410cb0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f410d40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f410dd0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f410e60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f410ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f410f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f411010 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f4110a0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f411130 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f4111c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f411250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f4112e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f411370 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f411400 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f411490 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f411520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f4115b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f411640 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f4116d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f411760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f4117f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f411880 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f411910 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f4119a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f411a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f411ac0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f411b50 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f411be0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f411c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f411d00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f411d90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f411e20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f411eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f411f40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f411fd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f412060 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4120f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f412180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f412210 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f4122a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f412330 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f4123c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f412450 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f4124e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f412570 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f412600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f412690 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f412720 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f4127b0 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] 0x2aa3f4267b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f426840 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f4268d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f426960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f4269f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f426a80 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f426b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f426ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f426c30 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f426cc0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f426d50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f426de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f426e70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f426f00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f426f90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f427020 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f4270b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f427140 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f4271d0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f427260 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f4272f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f427380 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f427410 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f4274a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f427530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f4275c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f427650 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f4276e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f427770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f427800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f427890 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f427920 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f4279b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f427a40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f427ad0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f427b60 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f427bf0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f427c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f427d10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f427da0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f427e30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f427ec0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f427f50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f427fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f428070 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f428100 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f428190 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f428220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f4282b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f428340 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f4283d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f428460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4284f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f428580 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f428610 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f4286a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f428730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f4287c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f428850 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f4288e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f428970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f428a00 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f428a90 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f428b20 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f428bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f428c40 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f428cd0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f428d60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f428df0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f428e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f428f10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f428fa0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f429030 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f4290c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f429150 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f4291e0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f429270 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f429300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f429390 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f429420 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f4294b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f429540 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f4295d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f429660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f4296f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f429780 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f429810 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f4298a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f429930 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f4299c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f429a50 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f429ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f429b70 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f429c00 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f429c90 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f429d20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f429db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f429e40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f429ed0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f429f60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f429ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f42a080 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f42a110 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f42a1a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f42a230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f42a2c0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f42a350 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f42a3e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f42a470 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f42a500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f42a590 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f42a620 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f42a6b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f42a740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f42a7d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f42a860 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f42a8f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f42a980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f42aa10 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f42aaa0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f42ab30 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] 0x2aa3f416b70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f416c00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f416c90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f416d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f416db0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f416e40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f416ed0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f416f60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f416ff0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f417080 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f417110 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f4171a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f417230 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f4172c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f417350 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f4173e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f417470 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f417500 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f417590 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f417620 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f4176b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f417740 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4177d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f417860 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4178f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f417980 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f417a10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f417aa0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f417b30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f417bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f417c50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f417ce0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f417d70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f417e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f417e90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f417f20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f417fb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f418040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4180d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f418160 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f4181f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f418280 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f418310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f4183a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f418430 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f4184c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f418550 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f4185e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f418670 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f418700 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f418790 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f418820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4188b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f418940 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4189d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f418a60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f418af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f418b80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f418c10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f418ca0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f418d30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f418dc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f418e50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f418ee0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f418f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f419000 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f419090 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f419120 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f4191b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f419240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f4192d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f419360 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f4193f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f419480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f419510 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f4195a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f419630 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f4196c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f419750 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f4197e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f419870 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f419900 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f419990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f419a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f419ab0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f419b40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f419bd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f419c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f419cf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f419d80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f419e10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f419ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f419f30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f419fc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f41a050 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f41a0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f41a170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f41a200 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f41a290 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f41a320 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f41a3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f41a440 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f41a4d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f41a560 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f41a5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f41a680 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f41a710 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f41a7a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f41a830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f41a8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f41a950 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f41a9e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f41aa70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f41ab00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f41ab90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f41ac20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f41acb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f41ad40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f41add0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f41ae60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f41aef0 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] 0x2aa3f42afc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f42b050 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f42b0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f42b170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f42b200 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f42b290 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f42b320 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f42b3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f42b440 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f42b4d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f42b560 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f42b5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f42b680 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f42b710 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f42b7a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f42b830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f42b8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f42b950 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f42b9e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f42ba70 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f42bb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f42bb90 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f42bc20 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f42bcb0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f42bd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f42bdd0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f42be60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f42bef0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f42bf80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f42c010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f42c0a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f42c130 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f42c1c0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f42c250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f42c2e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f42c370 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f42c400 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f42c490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f42c520 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f42c5b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f42c640 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f42c6d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f42c760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f42c7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f42c880 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f42c910 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f42c9a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f42ca30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f42cac0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f42cb50 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f42cbe0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f42cc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f42cd00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f42cd90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f42ce20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f42ceb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f42cf40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f42cfd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f42d060 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f42d0f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f42d180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f42d210 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f42d2a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f42d330 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f42d3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f42d450 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f42d4e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f42d570 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f42d600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f42d690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f42d720 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f42d7b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f42d840 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f42d8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f42d960 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f42d9f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f42da80 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f42db10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f42dba0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f42dc30 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f42dcc0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f42dd50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f42dde0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f42de70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f42df00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f42df90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f42e020 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f42e0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f42e140 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f42e1d0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f42e260 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f42e2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f42e380 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f42e410 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f42e4a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f42e530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f42e5c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f42e650 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f42e6e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f42e770 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f42e800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f42e890 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f42e920 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f42e9b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f42ea40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f42ead0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f42eb60 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f42ebf0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f42ec80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f42ed10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f42eda0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f42ee30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f42eec0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f42ef50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f42efe0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f42f070 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f42f100 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f42f190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f42f220 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f42f2b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f42f340 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] 0x2aa3f41b380 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f41b410 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f41b4a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f41b530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f41b5c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f41b650 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f41b6e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f41b770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f41b800 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f41b890 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f41b920 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f41b9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f41ba40 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f41bad0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f41bb60 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f41bbf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f41bc80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f41bd10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f41bda0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f41be30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f41bec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f41bf50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f41bfe0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f41c070 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f41c100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f41c190 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f41c220 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f41c2b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f41c340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f41c3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f41c460 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f41c4f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f41c580 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f41c610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f41c6a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f41c730 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f41c7c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f41c850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f41c8e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f41c970 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f41ca00 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f41ca90 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f41cb20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f41cbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f41cc40 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f41ccd0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f41cd60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f41cdf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f41ce80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f41cf10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f41cfa0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f41d030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f41d0c0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f41d150 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f41d1e0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f41d270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f41d300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f41d390 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f41d420 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f41d4b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f41d540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f41d5d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f41d660 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f41d6f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f41d780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f41d810 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f41d8a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f41d930 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f41d9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f41da50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f41dae0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f41db70 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f41dc00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f41dc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f41dd20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f41ddb0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f41de40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f41ded0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f41df60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f41dff0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f41e080 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f41e110 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f41e1a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f41e230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f41e2c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f41e350 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f41e3e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f41e470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f41e500 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f41e590 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f41e620 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f41e6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f41e740 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f41e7d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f41e860 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f41e8f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f41e980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f41ea10 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f41eaa0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f41eb30 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f41ebc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f41ec50 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f41ece0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f41ed70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f41ee00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f41ee90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f41ef20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f41efb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f41f040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f41f0d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f41f160 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f41f1f0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f41f280 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f41f310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f41f3a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f41f430 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f41f4c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f41f550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f41f5e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f41f670 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f41f700 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] 0x2aa3f431be0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f431c70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f431d00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f431d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f431e20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f431eb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f431f40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f431fd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f432060 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f4320f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f432180 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f432210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f4322a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f432330 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f4323c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f432450 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f4324e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f432570 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f432600 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f432690 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f432720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f4327b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f432840 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f4328d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f432960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f4329f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f432a80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f432b10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f432ba0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f432c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f432cc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f432d50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f432de0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f432e70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f432f00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f432f90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f433020 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f4330b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f433140 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f4331d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f433260 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f4332f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f433380 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f433410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f4334a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f433530 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f4335c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f433650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f4336e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f433770 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f433800 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f433890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f433920 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f4339b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f433a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f433ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f433b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f433bf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f433c80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f433d10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f433da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f433e30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f433ec0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f433f50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f433fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f434070 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f434100 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f434190 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f434220 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f4342b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f434340 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f4343d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f434460 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f4344f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f434580 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f434610 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f4346a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f434730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f4347c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f434850 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f4348e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f434970 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f434a00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f434a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f434b20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f434bb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f434c40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f434cd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f434d60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f434df0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f434e80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f434f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f434fa0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f435030 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f4350c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f435150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f4351e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f435270 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f435300 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f435390 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f435420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f4354b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f435540 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f4355d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f435660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f4356f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f435780 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f435810 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f4358a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f435930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f4359c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f435a50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f435ae0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f435b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f435c00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f435c90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f435d20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f435db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f435e40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f435ed0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f435f60 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] 0x2aa3f41fb90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f41fc20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f41fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f41fd40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f41fdd0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f41fe60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f41fef0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f41ff80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f420010 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f4200a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f420130 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f4201c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f420250 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f4202e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f420370 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f420400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f420490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f420520 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f4205b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f420640 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f4206d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f420760 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4207f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f420880 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f420910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f4209a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f420a30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f420ac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f420b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f420be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f420c70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f420d00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f420d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f420e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f420eb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f420f40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f420fd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f421060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4210f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f421180 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f421210 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f4212a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f421330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f4213c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f421450 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f4214e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f421570 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f421600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f421690 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f421720 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f4217b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f421840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4218d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f421960 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4219f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f421a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f421b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f421ba0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f421c30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f421cc0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f421d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f421de0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f421e70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f421f00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f421f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f422020 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f4220b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f422140 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f4221d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f422260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f4222f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f422380 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f422410 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f4224a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f422530 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f4225c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f422650 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f4226e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f422770 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f422800 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f422890 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f422920 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f4229b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f422a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f422ad0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f422b60 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f422bf0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f422c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f422d10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f422da0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f422e30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f422ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f422f50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f422fe0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f423070 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f423100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f423190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f423220 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f4232b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f423340 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f4233d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f423460 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f4234f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f423580 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f423610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f4236a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f423730 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f4237c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f423850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f4238e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f423970 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f423a00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f423a90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f423b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f423bb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f423c40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f423cd0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f423d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f423df0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f423e80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f423f10 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] 0x2aa3f4363f0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f436480 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f436510 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f4365a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f436630 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f4366c0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f436750 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f4367e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f436870 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f436900 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f436990 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f436a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f436ab0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f436b40 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f436bd0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f436c60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f436cf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f436d80 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f436e10 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f436ea0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f436f30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f436fc0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f437050 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f4370e0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f437170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f437200 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f437290 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f437320 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f4373b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f437440 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f4374d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f437560 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f4375f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f437680 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f437710 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f4377a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f437830 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f4378c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f437950 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f4379e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f437a70 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f437b00 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f437b90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f437c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f437cb0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f437d40 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f437dd0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f437e60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f437ef0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f437f80 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f438010 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4380a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f438130 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f4381c0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f438250 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f4382e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f438370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f438400 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f438490 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f438520 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f4385b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f438640 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f4386d0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f438760 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f4387f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f438880 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f438910 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4389a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f438a30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f438ac0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f438b50 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f438be0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f438c70 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f438d00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f438d90 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f438e20 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f438eb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f438f40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f438fd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f439060 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f4390f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f439180 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f439210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f4392a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f439330 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f4393c0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f439450 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f4394e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f439570 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f439600 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f439690 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f439720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f4397b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f439840 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f4398d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f439960 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f4399f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f439a80 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f439b10 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f439ba0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f439c30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f439cc0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f439d50 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f439de0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f439e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f439f00 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f439f90 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f43a020 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f43a0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f43a140 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f43a1d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f43a260 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f43a2f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f43a380 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f43a410 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f43a4a0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f43a530 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f43a5c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f43a650 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f43a6e0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f43a770 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: 0x2aa3f402180 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3fd8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3fda80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3fdc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fde20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3fdeb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3fdf50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3fdce8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fdff0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3fe088 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3fe120 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3fdd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe1c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fe258 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3fe2f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3fdb18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3fe390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fe560 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f3fe5f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f3fe690 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f3fe428 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fe730 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f3fe7c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f3fe860 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f3fe4c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe900 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f3fe998 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f3fea30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3fdbb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f3fead0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3feca0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f3fed38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f3fedd0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f3feb68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fee70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f3fef08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f3fefa0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f3fec00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff040 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f3ff0d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f3ff170 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3fd948 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f3ff210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f3ff648 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f3ff6e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f3ff478 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f3ff818 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f3ff8b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f3ff510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f3ff9e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f3ffa80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f3ff2a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f3ffbb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f3ffc50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f400128 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f4001c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f3ff340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f4002f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f400390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f400868 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f400900 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3fd9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f400c08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f400fa8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f401040 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f400ca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f401178 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f401210 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f400a38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f401348 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4013e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4018b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f401950 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f400ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f401a88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f401b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f401ff8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f402090 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f43ac00 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f43ac90 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f43ad20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f43adb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f43ae40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f43aed0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f43af60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f43aff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f43b080 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f43b110 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f43b1a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f43b230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f43b2c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f43b350 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f43b3e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f43b470 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f43b500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f43b590 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f43b620 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f43b6b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f43b740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f43b7d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f43b860 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f43b8f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f43b980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f43ba10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f43baa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f43bb30 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f43bbc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f43bc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f43bce0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f43bd70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f43be00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f43be90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f43bf20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f43bfb0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f43c040 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f43c0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f43c160 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f43c1f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f43c280 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f43c310 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f43c3a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f43c430 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f43c4c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f43c550 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f43c5e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f43c670 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f43c700 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f43c790 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f43c820 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f43c8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f43c940 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f43c9d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f43ca60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f43caf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f43cb80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f43cc10 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f43cca0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f43cd30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f43cdc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f43ce50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f43cee0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f43cf70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f43d000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f43d090 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f43d120 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f43d1b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f43d240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f43d2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f43d360 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f43d3f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f43d480 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f43d510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f43d5a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f43d630 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f43d6c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f43d750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f43d7e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f43d870 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f43d900 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f43d990 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f43da20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f43dab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f43db40 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f43dbd0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f43dc60 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f43dcf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f43dd80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f43de10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f43dea0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f43df30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f43dfc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f43e050 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f43e0e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f43e170 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f43e200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f43e290 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f43e320 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f43e3b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f43e440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f43e4d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f43e560 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f43e5f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f43e680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f43e710 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f43e7a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f43e830 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f43e8c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f43e950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f43e9e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f43ea70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f43eb00 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f43eb90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f43ec20 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f43ecb0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f43ed40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f43edd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f43ee60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f43eef0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f43ef80 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: 0x2aa3f402298 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f4023e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f4025b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402950 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f4029e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f402a80 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f402818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402b20 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f402bb8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f402c50 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f4028b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402cf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f402d88 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f402e20 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f402648 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403090 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f403128 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f4031c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f402f58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403260 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4032f8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f403390 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f402ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403430 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f4034c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f403560 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f4026e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f403600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4037d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f403868 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f403900 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f403698 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4039a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f403a38 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f403ad0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f403730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403b70 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f403c08 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f403ca0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f402478 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f403d40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f403f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4040e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f404178 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f404210 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f403fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4042b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f404348 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4043e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f404040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404480 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f404518 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f4045b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f403dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404820 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f4048b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f404950 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4046e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4049f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f404a88 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f404b20 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f404780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404bc0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f404c58 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f404cf0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f403e70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f404d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404f60 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f404ff8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f405090 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f404e28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405130 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f4051c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f405260 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f404ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405300 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f405398 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f405430 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f402510 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4054d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4056a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405870 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f405908 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f4059a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f405738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405a40 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f405ad8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f405b70 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4057d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405c10 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f405ca8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f405d40 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f405568 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f405de0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405fb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f406048 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4060e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f405e78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406180 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f406218 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f4062b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f405f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406350 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4063e8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f406480 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f405600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4066f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f406788 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f406820 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f4065b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4068c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f406958 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f4069f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f406650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406a90 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f406b28 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f406bc0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f43f020 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f43f0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f43f140 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f43f1d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f43f260 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f43f2f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f43f380 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f43f410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f43f4a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f43f530 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f43f5c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f43f650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f43f6e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f43f770 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f43f800 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f43f890 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f43f920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f43f9b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f43fa40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f43fad0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f43fb60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f43fbf0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f43fc80 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f43fd10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f43fda0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f43fe30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f43fec0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f43ff50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f43ffe0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f440070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f440100 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f440190 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f440220 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f4402b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f440340 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f4403d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f440460 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f4404f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f440580 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f440610 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f4406a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f440730 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f4407c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f440850 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f4408e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f440970 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f440a00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f440a90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f440b20 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f440bb0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f440c40 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f440cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f440d60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f440df0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f440e80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f440f10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f440fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f441030 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f4410c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f441150 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f4411e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f441270 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f441300 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f441390 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f441420 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f4414b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f441540 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4415d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f441660 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f4416f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f441780 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f441810 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f4418a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f441930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f4419c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f441a50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f441ae0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f441b70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f441c00 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f441c90 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f441d20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f441db0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f441e40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f441ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f441f60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f441ff0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f442080 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f442110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f4421a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f442230 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f4422c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f442350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f4423e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f442470 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f442500 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f442590 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f442620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f4426b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f442740 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f4427d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f442860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f4428f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f442980 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f442a10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f442aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f442b30 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f442bc0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f442c50 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f442ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f442d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f442e00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f442e90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f442f20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f442fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f443040 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f4430d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f443160 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f4431f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f443280 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f443310 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f4433a0 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: 0x2aa3f402180 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f3fd8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f3fda80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3fdc50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fde20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f3fdeb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f3fdf50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f3fdce8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fdff0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f3fe088 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f3fe120 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f3fdd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe1c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f3fe258 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f3fe2f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f3fdb18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3fe390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3fe560 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f3fe5f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f3fe690 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f3fe428 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fe730 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f3fe7c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f3fe860 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f3fe4c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3fe900 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f3fe998 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f3fea30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f3fdbb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f3fead0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3feca0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f3fed38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f3fedd0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f3feb68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3fee70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f3fef08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f3fefa0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f3fec00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff040 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f3ff0d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f3ff170 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f3fd948 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f3ff210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f3ff3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ff5b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f3ff648 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f3ff6e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f3ff478 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ff780 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f3ff818 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f3ff8b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f3ff510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f3ff950 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f3ff9e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f3ffa80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f3ff2a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f3ffb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f3ffcf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f3ffd88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f3ffe20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f3ffbb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f3ffec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f3fff58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f3ffff0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f3ffc50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f400090 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f400128 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f4001c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f3ff340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f400260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400430 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f4004c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f400560 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f4002f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400600 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f400698 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f400730 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f400390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4007d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f400868 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f400900 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f3fd9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4009a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f400b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f400d40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f400dd8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f400e70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f400c08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f400f10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f400fa8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f401040 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f400ca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f4010e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f401178 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f401210 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f400a38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f4012b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401480 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f401518 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4015b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f401348 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401650 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f4016e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f401780 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f4013e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401820 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4018b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f401950 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f400ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f4019f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f401bc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f401c58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f401cf0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f401a88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f401d90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f401e28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f401ec0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f401b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f401f60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f401ff8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f402090 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f443440 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f4434d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f443560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f4435f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f443680 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f443710 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f4437a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f443830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f4438c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f443950 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f4439e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f443a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f443b00 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f443b90 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f443c20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f443cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f443d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f443dd0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f443e60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f443ef0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f443f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f444010 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4440a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f444130 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4441c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f444250 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f4442e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f444370 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f444400 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f444490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f444520 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f4445b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f444640 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f4446d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f444760 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f4447f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f444880 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f444910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f4449a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f444a30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f444ac0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f444b50 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f444be0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f444c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f444d00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f444d90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f444e20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f444eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f444f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f444fd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f445060 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f4450f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f445180 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f445210 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4452a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f445330 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f4453c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f445450 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f4454e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f445570 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f445600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f445690 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f445720 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f4457b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f445840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f4458d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f445960 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f4459f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f445a80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f445b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f445ba0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f445c30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f445cc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f445d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f445de0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f445e70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f445f00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f445f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f446020 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f4460b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f446140 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f4461d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f446260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f4462f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f446380 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f446410 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f4464a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f446530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f4465c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f446650 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f4466e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f446770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f446800 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f446890 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f446920 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f4469b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f446a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f446ad0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f446b60 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f446bf0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f446c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f446d10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f446da0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f446e30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f446ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f446f50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f446fe0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f447070 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f447100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f447190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f447220 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f4472b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f447340 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f4473d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f447460 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f4474f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f447580 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f447610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f4476a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f447730 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f4477c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x2aa3f402298 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa3f4023e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa3f4025b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f402780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f402950 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa3f4029e8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa3f402a80 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa3f402818 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f402b20 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa3f402bb8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa3f402c50 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa3f4028b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f402cf0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa3f402d88 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa3f402e20 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa3f402648 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f402ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f403090 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa3f403128 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa3f4031c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa3f402f58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f403260 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa3f4032f8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa3f403390 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa3f402ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403430 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa3f4034c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa3f403560 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa3f4026e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f403600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4037d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa3f403868 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa3f403900 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa3f403698 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4039a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa3f403a38 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa3f403ad0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa3f403730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f403b70 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa3f403c08 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa3f403ca0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa3f402478 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa3f403d40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f403f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4040e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa3f404178 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa3f404210 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa3f403fa8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4042b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa3f404348 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa3f4043e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa3f404040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404480 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa3f404518 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa3f4045b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa3f403dd8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f404650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404820 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa3f4048b8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa3f404950 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa3f4046e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4049f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa3f404a88 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa3f404b20 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa3f404780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f404bc0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa3f404c58 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa3f404cf0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa3f403e70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f404d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f404f60 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa3f404ff8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa3f405090 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa3f404e28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405130 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa3f4051c8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa3f405260 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa3f404ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405300 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa3f405398 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa3f405430 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa3f402510 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa3f4054d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa3f4056a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405870 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa3f405908 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa3f4059a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa3f405738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f405a40 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa3f405ad8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa3f405b70 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa3f4057d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f405c10 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa3f405ca8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa3f405d40 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa3f405568 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa3f405de0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f405fb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa3f406048 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa3f4060e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa3f405e78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f406180 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa3f406218 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa3f4062b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa3f405f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406350 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa3f4063e8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa3f406480 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa3f405600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa3f406520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa3f4066f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa3f406788 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa3f406820 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa3f4065b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa3f4068c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa3f406958 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa3f4069f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa3f406650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa3f406a90 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa3f406b28 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa3f406bc0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa3f447860 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa3f4478f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa3f447980 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa3f447a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa3f447aa0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa3f447b30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa3f447bc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa3f447c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa3f447ce0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa3f447d70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa3f447e00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa3f447e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa3f447f20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa3f447fb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa3f448040 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa3f4480d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa3f448160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa3f4481f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa3f448280 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa3f448310 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa3f4483a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa3f448430 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa3f4484c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa3f448550 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa3f4485e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa3f448670 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa3f448700 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa3f448790 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa3f448820 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa3f4488b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa3f448940 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa3f4489d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa3f448a60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa3f448af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa3f448b80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa3f448c10 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa3f448ca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa3f448d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa3f448dc0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa3f448e50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa3f448ee0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa3f448f70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa3f449000 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa3f449090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa3f449120 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa3f4491b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa3f449240 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa3f4492d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa3f449360 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa3f4493f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa3f449480 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa3f449510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa3f4495a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa3f449630 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa3f4496c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa3f449750 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa3f4497e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa3f449870 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa3f449900 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa3f449990 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa3f449a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa3f449ab0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa3f449b40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa3f449bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa3f449c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa3f449cf0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa3f449d80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa3f449e10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa3f449ea0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa3f449f30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa3f449fc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa3f44a050 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa3f44a0e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa3f44a170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa3f44a200 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa3f44a290 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa3f44a320 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa3f44a3b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa3f44a440 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa3f44a4d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa3f44a560 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa3f44a5f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa3f44a680 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa3f44a710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa3f44a7a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa3f44a830 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa3f44a8c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa3f44a950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa3f44a9e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa3f44aa70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa3f44ab00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa3f44ab90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa3f44ac20 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa3f44acb0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa3f44ad40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa3f44add0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa3f44ae60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa3f44aef0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa3f44af80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa3f44b010 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa3f44b0a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa3f44b130 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa3f44b1c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa3f44b250 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa3f44b2e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa3f44b370 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa3f44b400 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa3f44b490 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa3f44b520 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa3f44b5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa3f44b640 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa3f44b6d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa3f44b760 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa3f44b7f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa3f44b880 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa3f44b910 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa3f44b9a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa3f44ba30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa3f44bac0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa3f44bb50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa3f44bbe0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (8 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (8 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.01 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x2aa0c3e7180 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e28b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2e20 VAL: '0000' (3 sibs) 36: 0x2aa0c3e2eb8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e2f50 VAL: '0002' (3 sibs) 36: 0x2aa0c3e2ce8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2ff0 VAL: '0010' (3 sibs) 36: 0x2aa0c3e3088 VAL: '0011' (3 sibs) 36: 0x2aa0c3e3120 VAL: '0012' (3 sibs) 36: 0x2aa0c3e2d80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e31c0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e3258 VAL: '0021' (3 sibs) 36: 0x2aa0c3e32f0 VAL: '0022' (3 sibs) 36: 0x2aa0c3e2b18 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3560 VAL: '0100' (3 sibs) 36: 0x2aa0c3e35f8 VAL: '0101' (3 sibs) 36: 0x2aa0c3e3690 VAL: '0102' (3 sibs) 36: 0x2aa0c3e3428 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3730 VAL: '0110' (3 sibs) 36: 0x2aa0c3e37c8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e3860 VAL: '0112' (3 sibs) 36: 0x2aa0c3e34c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3900 VAL: '0120' (3 sibs) 36: 0x2aa0c3e3998 VAL: '0121' (3 sibs) 36: 0x2aa0c3e3a30 VAL: '0122' (3 sibs) 36: 0x2aa0c3e2bb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ca0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e3d38 VAL: '0201' (3 sibs) 36: 0x2aa0c3e3dd0 VAL: '0202' (3 sibs) 36: 0x2aa0c3e3b68 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3e70 VAL: '0210' (3 sibs) 36: 0x2aa0c3e3f08 VAL: '0211' (3 sibs) 36: 0x2aa0c3e3fa0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e3c00 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4040 VAL: '0220' (3 sibs) 36: 0x2aa0c3e40d8 VAL: '0221' (3 sibs) 36: 0x2aa0c3e4170 VAL: '0222' (3 sibs) 36: 0x2aa0c3e2948 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4210 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e43e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e45b0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e4648 VAL: '1001' (3 sibs) 36: 0x2aa0c3e46e0 VAL: '1002' (3 sibs) 36: 0x2aa0c3e4478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4780 VAL: '1010' (3 sibs) 36: 0x2aa0c3e4818 VAL: '1011' (3 sibs) 36: 0x2aa0c3e48b0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e4510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4950 VAL: '1020' (3 sibs) 36: 0x2aa0c3e49e8 VAL: '1021' (3 sibs) 36: 0x2aa0c3e4a80 VAL: '1022' (3 sibs) 36: 0x2aa0c3e42a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4cf0 VAL: '1100' (3 sibs) 36: 0x2aa0c3e4d88 VAL: '1101' (3 sibs) 36: 0x2aa0c3e4e20 VAL: '1102' (3 sibs) 36: 0x2aa0c3e4bb8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4ec0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e4f58 VAL: '1111' (3 sibs) 36: 0x2aa0c3e4ff0 VAL: '1112' (3 sibs) 36: 0x2aa0c3e4c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5090 VAL: '1120' (3 sibs) 36: 0x2aa0c3e5128 VAL: '1121' (3 sibs) 36: 0x2aa0c3e51c0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e4340 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5260 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5430 VAL: '1200' (3 sibs) 36: 0x2aa0c3e54c8 VAL: '1201' (3 sibs) 36: 0x2aa0c3e5560 VAL: '1202' (3 sibs) 36: 0x2aa0c3e52f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5600 VAL: '1210' (3 sibs) 36: 0x2aa0c3e5698 VAL: '1211' (3 sibs) 36: 0x2aa0c3e5730 VAL: '1212' (3 sibs) 36: 0x2aa0c3e5390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e57d0 VAL: '1220' (3 sibs) 36: 0x2aa0c3e5868 VAL: '1221' (3 sibs) 36: 0x2aa0c3e5900 VAL: '1222' (3 sibs) 36: 0x2aa0c3e29e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e59a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5b70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5d40 VAL: '2000' (3 sibs) 36: 0x2aa0c3e5dd8 VAL: '2001' (3 sibs) 36: 0x2aa0c3e5e70 VAL: '2002' (3 sibs) 36: 0x2aa0c3e5c08 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5f10 VAL: '2010' (3 sibs) 36: 0x2aa0c3e5fa8 VAL: '2011' (3 sibs) 36: 0x2aa0c3e6040 VAL: '2012' (3 sibs) 36: 0x2aa0c3e5ca0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e60e0 VAL: '2020' (3 sibs) 36: 0x2aa0c3e6178 VAL: '2021' (3 sibs) 36: 0x2aa0c3e6210 VAL: '2022' (3 sibs) 36: 0x2aa0c3e5a38 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e62b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6480 VAL: '2100' (3 sibs) 36: 0x2aa0c3e6518 VAL: '2101' (3 sibs) 36: 0x2aa0c3e65b0 VAL: '2102' (3 sibs) 36: 0x2aa0c3e6348 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6650 VAL: '2110' (3 sibs) 36: 0x2aa0c3e66e8 VAL: '2111' (3 sibs) 36: 0x2aa0c3e6780 VAL: '2112' (3 sibs) 36: 0x2aa0c3e63e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6820 VAL: '2120' (3 sibs) 36: 0x2aa0c3e68b8 VAL: '2121' (3 sibs) 36: 0x2aa0c3e6950 VAL: '2122' (3 sibs) 36: 0x2aa0c3e5ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e69f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6bc0 VAL: '2200' (3 sibs) 36: 0x2aa0c3e6c58 VAL: '2201' (3 sibs) 36: 0x2aa0c3e6cf0 VAL: '2202' (3 sibs) 36: 0x2aa0c3e6a88 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6d90 VAL: '2210' (3 sibs) 36: 0x2aa0c3e6e28 VAL: '2211' (3 sibs) 36: 0x2aa0c3e6ec0 VAL: '2212' (3 sibs) 36: 0x2aa0c3e6b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6f60 VAL: '2220' (3 sibs) 36: 0x2aa0c3e6ff8 VAL: '2221' (3 sibs) 36: 0x2aa0c3e7090 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c3f2170 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c3f2200 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c3f2290 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c3f2320 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c3f23b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c3f2440 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c3f24d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c3f2560 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c3f25f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c3f2680 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c3f2710 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c3f27a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c3f2830 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c3f28c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c3f2950 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c3f29e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c3f2a70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c3f2b00 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c3f2b90 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c3f2c20 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c3f2cb0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c3f2d40 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c3f2dd0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c3f2e60 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c3f2ef0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c3f2f80 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c3f3010 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c3f30a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c3f3130 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c3f31c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c3f3250 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c3f32e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c3f3370 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c3f3400 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c3f3490 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c3f3520 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c3f35b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c3f3640 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c3f36d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c3f3760 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c3f37f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c3f3880 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c3f3910 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c3f39a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c3f3a30 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c3f3ac0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c3f3b50 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c3f3be0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c3f3c70 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c3f3d00 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c3f3d90 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c3f3e20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c3f3eb0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c3f3f40 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c3f3fd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c3f4060 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c3f40f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c3f4180 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c3f4210 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c3f42a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c3f4330 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c3f43c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c3f4450 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c3f44e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c3f4570 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c3f4600 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c3f4690 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c3f4720 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c3f47b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c3f4840 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c3f48d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c3f4960 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c3f49f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c3f4a80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c3f4b10 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c3f4ba0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c3f4c30 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c3f4cc0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c3f4d50 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c3f4de0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c3f4e70 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c3f4f00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c3f4f90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c3f5020 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c3f50b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c3f5140 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c3f51d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c3f5260 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c3f52f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c3f5380 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c3f5410 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c3f54a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c3f5530 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c3f55c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c3f5650 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c3f56e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c3f5770 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c3f5800 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c3f5890 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c3f5920 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c3f59b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c3f5a40 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c3f5ad0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c3f5b60 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c3f5bf0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c3f5c80 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c3f5d10 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c3f5da0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c3f5e30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c3f5ec0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c3f5f50 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c3f5fe0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c3f6070 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c3f6100 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c3f6190 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c3f6220 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c3f62b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c3f6340 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c3f63d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c3f6460 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c3f64f0 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: 0x2aa0c3e7298 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e73e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e75b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7950 VAL: '0000' (3 sibs) 36: 0x2aa0c3e79e8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e7a80 VAL: '0002' (3 sibs) 36: 0x2aa0c3e7818 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7b20 VAL: '0010' (3 sibs) 36: 0x2aa0c3e7bb8 VAL: '0011' (3 sibs) 36: 0x2aa0c3e7c50 VAL: '0012' (3 sibs) 36: 0x2aa0c3e78b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7cf0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e7d88 VAL: '0021' (3 sibs) 36: 0x2aa0c3e7e20 VAL: '0022' (3 sibs) 36: 0x2aa0c3e7648 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8090 VAL: '0100' (3 sibs) 36: 0x2aa0c3e8128 VAL: '0101' (3 sibs) 36: 0x2aa0c3e81c0 VAL: '0102' (3 sibs) 36: 0x2aa0c3e7f58 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8260 VAL: '0110' (3 sibs) 36: 0x2aa0c3e82f8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e8390 VAL: '0112' (3 sibs) 36: 0x2aa0c3e7ff0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8430 VAL: '0120' (3 sibs) 36: 0x2aa0c3e84c8 VAL: '0121' (3 sibs) 36: 0x2aa0c3e8560 VAL: '0122' (3 sibs) 36: 0x2aa0c3e76e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e87d0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e8868 VAL: '0201' (3 sibs) 36: 0x2aa0c3e8900 VAL: '0202' (3 sibs) 36: 0x2aa0c3e8698 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e89a0 VAL: '0210' (3 sibs) 36: 0x2aa0c3e8a38 VAL: '0211' (3 sibs) 36: 0x2aa0c3e8ad0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e8730 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8b70 VAL: '0220' (3 sibs) 36: 0x2aa0c3e8c08 VAL: '0221' (3 sibs) 36: 0x2aa0c3e8ca0 VAL: '0222' (3 sibs) 36: 0x2aa0c3e7478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8d40 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e90e0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e9178 VAL: '1001' (3 sibs) 36: 0x2aa0c3e9210 VAL: '1002' (3 sibs) 36: 0x2aa0c3e8fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e92b0 VAL: '1010' (3 sibs) 36: 0x2aa0c3e9348 VAL: '1011' (3 sibs) 36: 0x2aa0c3e93e0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e9040 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9480 VAL: '1020' (3 sibs) 36: 0x2aa0c3e9518 VAL: '1021' (3 sibs) 36: 0x2aa0c3e95b0 VAL: '1022' (3 sibs) 36: 0x2aa0c3e8dd8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9820 VAL: '1100' (3 sibs) 36: 0x2aa0c3e98b8 VAL: '1101' (3 sibs) 36: 0x2aa0c3e9950 VAL: '1102' (3 sibs) 36: 0x2aa0c3e96e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e99f0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e9a88 VAL: '1111' (3 sibs) 36: 0x2aa0c3e9b20 VAL: '1112' (3 sibs) 36: 0x2aa0c3e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9bc0 VAL: '1120' (3 sibs) 36: 0x2aa0c3e9c58 VAL: '1121' (3 sibs) 36: 0x2aa0c3e9cf0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e8e70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9d90 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9f60 VAL: '1200' (3 sibs) 36: 0x2aa0c3e9ff8 VAL: '1201' (3 sibs) 36: 0x2aa0c3ea090 VAL: '1202' (3 sibs) 36: 0x2aa0c3e9e28 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea130 VAL: '1210' (3 sibs) 36: 0x2aa0c3ea1c8 VAL: '1211' (3 sibs) 36: 0x2aa0c3ea260 VAL: '1212' (3 sibs) 36: 0x2aa0c3e9ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea300 VAL: '1220' (3 sibs) 36: 0x2aa0c3ea398 VAL: '1221' (3 sibs) 36: 0x2aa0c3ea430 VAL: '1222' (3 sibs) 36: 0x2aa0c3e7510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea4d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea870 VAL: '2000' (3 sibs) 36: 0x2aa0c3ea908 VAL: '2001' (3 sibs) 36: 0x2aa0c3ea9a0 VAL: '2002' (3 sibs) 36: 0x2aa0c3ea738 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eaa40 VAL: '2010' (3 sibs) 36: 0x2aa0c3eaad8 VAL: '2011' (3 sibs) 36: 0x2aa0c3eab70 VAL: '2012' (3 sibs) 36: 0x2aa0c3ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eac10 VAL: '2020' (3 sibs) 36: 0x2aa0c3eaca8 VAL: '2021' (3 sibs) 36: 0x2aa0c3ead40 VAL: '2022' (3 sibs) 36: 0x2aa0c3ea568 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eade0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eafb0 VAL: '2100' (3 sibs) 36: 0x2aa0c3eb048 VAL: '2101' (3 sibs) 36: 0x2aa0c3eb0e0 VAL: '2102' (3 sibs) 36: 0x2aa0c3eae78 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb180 VAL: '2110' (3 sibs) 36: 0x2aa0c3eb218 VAL: '2111' (3 sibs) 36: 0x2aa0c3eb2b0 VAL: '2112' (3 sibs) 36: 0x2aa0c3eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb350 VAL: '2120' (3 sibs) 36: 0x2aa0c3eb3e8 VAL: '2121' (3 sibs) 36: 0x2aa0c3eb480 VAL: '2122' (3 sibs) 36: 0x2aa0c3ea600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb520 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb6f0 VAL: '2200' (3 sibs) 36: 0x2aa0c3eb788 VAL: '2201' (3 sibs) 36: 0x2aa0c3eb820 VAL: '2202' (3 sibs) 36: 0x2aa0c3eb5b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb8c0 VAL: '2210' (3 sibs) 36: 0x2aa0c3eb958 VAL: '2211' (3 sibs) 36: 0x2aa0c3eb9f0 VAL: '2212' (3 sibs) 36: 0x2aa0c3eb650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eba90 VAL: '2220' (3 sibs) 36: 0x2aa0c3ebb28 VAL: '2221' (3 sibs) 36: 0x2aa0c3ebbc0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c3f9fa0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c3fa030 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c3fa0c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c3fa150 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c3fa1e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c3fa270 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c3fa300 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c3fa390 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c3fa420 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c3fa4b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c3fa540 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c3fa5d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c3fa660 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c3fa6f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c3fa780 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c3fa810 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c3fa8a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c3fa930 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c3fa9c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c3faa50 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c3faae0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c3fab70 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c3fac00 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c3fac90 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c3fad20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c3fadb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c3fae40 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c3faed0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c3faf60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c3faff0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c3fb080 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c3fb110 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c3fb1a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c3fb230 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c3fb2c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c3fb350 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c3fb3e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c3fb470 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c3fb500 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c3fb590 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c3fb620 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c3fb6b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c3fb740 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c3fb7d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c3fb860 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c3fb8f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c3fb980 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c3fba10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c3fbaa0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c3fbb30 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c3fbbc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c3fbc50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c3fbce0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c3fbd70 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c3fbe00 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c3fbe90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c3fbf20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c3fbfb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c3fc040 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c3fc0d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c3fc160 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c3fc1f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c3fc280 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c3fc310 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c3fc3a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c3fc430 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c3fc4c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c3fc550 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c3fc5e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c3fc670 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c3fc700 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c3fc790 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c3fc820 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c3fc8b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c3fc940 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c3fc9d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c3fca60 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c3fcaf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c3fcb80 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c3fcc10 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c3fcca0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c3fcd30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c3fcdc0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c3fce50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c3fcee0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c3fcf70 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c3fd000 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c3fd090 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c3fd120 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c3fd1b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c3fd240 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c3fd2d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c3fd360 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c3fd3f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c3fd480 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c3fd510 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c3fd5a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c3fd630 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c3fd6c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c3fd750 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c3fd7e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c3fd870 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c3fd900 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c3fd990 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c3fda20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c3fdab0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c3fdb40 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c3fdbd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c3fdc60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c3fdcf0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c3fdd80 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c3fde10 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c3fdea0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c3fdf30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c3fdfc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c3fe050 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c3fe0e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c3fe170 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c3fe200 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c3fe290 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c3fe320 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: 0x2aa0c3e7180 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e28b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2e20 VAL: '0000' (3 sibs) 36: 0x2aa0c3e2eb8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e2f50 VAL: '0002' (3 sibs) 36: 0x2aa0c3e2ce8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2ff0 VAL: '0010' (3 sibs) 36: 0x2aa0c3e3088 VAL: '0011' (3 sibs) 36: 0x2aa0c3e3120 VAL: '0012' (3 sibs) 36: 0x2aa0c3e2d80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e31c0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e3258 VAL: '0021' (3 sibs) 36: 0x2aa0c3e32f0 VAL: '0022' (3 sibs) 36: 0x2aa0c3e2b18 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3560 VAL: '0100' (3 sibs) 36: 0x2aa0c3e35f8 VAL: '0101' (3 sibs) 36: 0x2aa0c3e3690 VAL: '0102' (3 sibs) 36: 0x2aa0c3e3428 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3730 VAL: '0110' (3 sibs) 36: 0x2aa0c3e37c8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e3860 VAL: '0112' (3 sibs) 36: 0x2aa0c3e34c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3900 VAL: '0120' (3 sibs) 36: 0x2aa0c3e3998 VAL: '0121' (3 sibs) 36: 0x2aa0c3e3a30 VAL: '0122' (3 sibs) 36: 0x2aa0c3e2bb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ca0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e3d38 VAL: '0201' (3 sibs) 36: 0x2aa0c3e3dd0 VAL: '0202' (3 sibs) 36: 0x2aa0c3e3b68 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3e70 VAL: '0210' (3 sibs) 36: 0x2aa0c3e3f08 VAL: '0211' (3 sibs) 36: 0x2aa0c3e3fa0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e3c00 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4040 VAL: '0220' (3 sibs) 36: 0x2aa0c3e40d8 VAL: '0221' (3 sibs) 36: 0x2aa0c3e4170 VAL: '0222' (3 sibs) 36: 0x2aa0c3e2948 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4210 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e43e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e45b0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e4648 VAL: '1001' (3 sibs) 36: 0x2aa0c3e46e0 VAL: '1002' (3 sibs) 36: 0x2aa0c3e4478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4780 VAL: '1010' (3 sibs) 36: 0x2aa0c3e4818 VAL: '1011' (3 sibs) 36: 0x2aa0c3e48b0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e4510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4950 VAL: '1020' (3 sibs) 36: 0x2aa0c3e49e8 VAL: '1021' (3 sibs) 36: 0x2aa0c3e4a80 VAL: '1022' (3 sibs) 36: 0x2aa0c3e42a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4cf0 VAL: '1100' (3 sibs) 36: 0x2aa0c3e4d88 VAL: '1101' (3 sibs) 36: 0x2aa0c3e4e20 VAL: '1102' (3 sibs) 36: 0x2aa0c3e4bb8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4ec0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e4f58 VAL: '1111' (3 sibs) 36: 0x2aa0c3e4ff0 VAL: '1112' (3 sibs) 36: 0x2aa0c3e4c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5090 VAL: '1120' (3 sibs) 36: 0x2aa0c3e5128 VAL: '1121' (3 sibs) 36: 0x2aa0c3e51c0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e4340 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5260 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5430 VAL: '1200' (3 sibs) 36: 0x2aa0c3e54c8 VAL: '1201' (3 sibs) 36: 0x2aa0c3e5560 VAL: '1202' (3 sibs) 36: 0x2aa0c3e52f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5600 VAL: '1210' (3 sibs) 36: 0x2aa0c3e5698 VAL: '1211' (3 sibs) 36: 0x2aa0c3e5730 VAL: '1212' (3 sibs) 36: 0x2aa0c3e5390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e57d0 VAL: '1220' (3 sibs) 36: 0x2aa0c3e5868 VAL: '1221' (3 sibs) 36: 0x2aa0c3e5900 VAL: '1222' (3 sibs) 36: 0x2aa0c3e29e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e59a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5b70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5d40 VAL: '2000' (3 sibs) 36: 0x2aa0c3e5dd8 VAL: '2001' (3 sibs) 36: 0x2aa0c3e5e70 VAL: '2002' (3 sibs) 36: 0x2aa0c3e5c08 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5f10 VAL: '2010' (3 sibs) 36: 0x2aa0c3e5fa8 VAL: '2011' (3 sibs) 36: 0x2aa0c3e6040 VAL: '2012' (3 sibs) 36: 0x2aa0c3e5ca0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e60e0 VAL: '2020' (3 sibs) 36: 0x2aa0c3e6178 VAL: '2021' (3 sibs) 36: 0x2aa0c3e6210 VAL: '2022' (3 sibs) 36: 0x2aa0c3e5a38 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e62b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6480 VAL: '2100' (3 sibs) 36: 0x2aa0c3e6518 VAL: '2101' (3 sibs) 36: 0x2aa0c3e65b0 VAL: '2102' (3 sibs) 36: 0x2aa0c3e6348 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6650 VAL: '2110' (3 sibs) 36: 0x2aa0c3e66e8 VAL: '2111' (3 sibs) 36: 0x2aa0c3e6780 VAL: '2112' (3 sibs) 36: 0x2aa0c3e63e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6820 VAL: '2120' (3 sibs) 36: 0x2aa0c3e68b8 VAL: '2121' (3 sibs) 36: 0x2aa0c3e6950 VAL: '2122' (3 sibs) 36: 0x2aa0c3e5ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e69f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6bc0 VAL: '2200' (3 sibs) 36: 0x2aa0c3e6c58 VAL: '2201' (3 sibs) 36: 0x2aa0c3e6cf0 VAL: '2202' (3 sibs) 36: 0x2aa0c3e6a88 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6d90 VAL: '2210' (3 sibs) 36: 0x2aa0c3e6e28 VAL: '2211' (3 sibs) 36: 0x2aa0c3e6ec0 VAL: '2212' (3 sibs) 36: 0x2aa0c3e6b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6f60 VAL: '2220' (3 sibs) 36: 0x2aa0c3e6ff8 VAL: '2221' (3 sibs) 36: 0x2aa0c3e7090 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c3fe7b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c3fe840 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c3fe8d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c3fe960 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c3fe9f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c3fea80 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c3feb10 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c3feba0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c3fec30 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c3fecc0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c3fed50 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c3fede0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c3fee70 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c3fef00 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c3fef90 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c3ff020 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c3ff0b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c3ff140 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c3ff1d0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c3ff260 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c3ff2f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c3ff380 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c3ff410 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c3ff4a0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c3ff530 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c3ff5c0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c3ff650 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c3ff6e0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c3ff770 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c3ff800 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c3ff890 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c3ff920 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c3ff9b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c3ffa40 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c3ffad0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c3ffb60 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c3ffbf0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c3ffc80 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c3ffd10 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c3ffda0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c3ffe30 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c3ffec0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c3fff50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c3fffe0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c400070 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c400100 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c400190 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c400220 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c4002b0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c400340 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c4003d0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c400460 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c4004f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c400580 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c400610 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c4006a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c400730 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c4007c0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c400850 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c4008e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c400970 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c400a00 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c400a90 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c400b20 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c400bb0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c400c40 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c400cd0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c400d60 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c400df0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c400e80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c400f10 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c400fa0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c401030 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c4010c0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c401150 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c4011e0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c401270 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c401300 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c401390 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c401420 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c4014b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c401540 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c4015d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c401660 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c4016f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c401780 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c401810 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c4018a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c401930 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c4019c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c401a50 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c401ae0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c401b70 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c401c00 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c401c90 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c401d20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c401db0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c401e40 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c401ed0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c401f60 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c401ff0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c402080 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c402110 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c4021a0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c402230 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c4022c0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c402350 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c4023e0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c402470 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c402500 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c402590 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c402620 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c4026b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c402740 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c4027d0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c402860 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c4028f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c402980 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c402a10 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c402aa0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c402b30 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: 0x2aa0c3e7298 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e73e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e75b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7950 VAL: '0000' (3 sibs) 36: 0x2aa0c3e79e8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e7a80 VAL: '0002' (3 sibs) 36: 0x2aa0c3e7818 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7b20 VAL: '0010' (3 sibs) 36: 0x2aa0c3e7bb8 VAL: '0011' (3 sibs) 36: 0x2aa0c3e7c50 VAL: '0012' (3 sibs) 36: 0x2aa0c3e78b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7cf0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e7d88 VAL: '0021' (3 sibs) 36: 0x2aa0c3e7e20 VAL: '0022' (3 sibs) 36: 0x2aa0c3e7648 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8090 VAL: '0100' (3 sibs) 36: 0x2aa0c3e8128 VAL: '0101' (3 sibs) 36: 0x2aa0c3e81c0 VAL: '0102' (3 sibs) 36: 0x2aa0c3e7f58 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8260 VAL: '0110' (3 sibs) 36: 0x2aa0c3e82f8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e8390 VAL: '0112' (3 sibs) 36: 0x2aa0c3e7ff0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8430 VAL: '0120' (3 sibs) 36: 0x2aa0c3e84c8 VAL: '0121' (3 sibs) 36: 0x2aa0c3e8560 VAL: '0122' (3 sibs) 36: 0x2aa0c3e76e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e87d0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e8868 VAL: '0201' (3 sibs) 36: 0x2aa0c3e8900 VAL: '0202' (3 sibs) 36: 0x2aa0c3e8698 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e89a0 VAL: '0210' (3 sibs) 36: 0x2aa0c3e8a38 VAL: '0211' (3 sibs) 36: 0x2aa0c3e8ad0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e8730 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8b70 VAL: '0220' (3 sibs) 36: 0x2aa0c3e8c08 VAL: '0221' (3 sibs) 36: 0x2aa0c3e8ca0 VAL: '0222' (3 sibs) 36: 0x2aa0c3e7478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8d40 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e90e0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e9178 VAL: '1001' (3 sibs) 36: 0x2aa0c3e9210 VAL: '1002' (3 sibs) 36: 0x2aa0c3e8fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e92b0 VAL: '1010' (3 sibs) 36: 0x2aa0c3e9348 VAL: '1011' (3 sibs) 36: 0x2aa0c3e93e0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e9040 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9480 VAL: '1020' (3 sibs) 36: 0x2aa0c3e9518 VAL: '1021' (3 sibs) 36: 0x2aa0c3e95b0 VAL: '1022' (3 sibs) 36: 0x2aa0c3e8dd8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9820 VAL: '1100' (3 sibs) 36: 0x2aa0c3e98b8 VAL: '1101' (3 sibs) 36: 0x2aa0c3e9950 VAL: '1102' (3 sibs) 36: 0x2aa0c3e96e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e99f0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e9a88 VAL: '1111' (3 sibs) 36: 0x2aa0c3e9b20 VAL: '1112' (3 sibs) 36: 0x2aa0c3e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9bc0 VAL: '1120' (3 sibs) 36: 0x2aa0c3e9c58 VAL: '1121' (3 sibs) 36: 0x2aa0c3e9cf0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e8e70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9d90 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9f60 VAL: '1200' (3 sibs) 36: 0x2aa0c3e9ff8 VAL: '1201' (3 sibs) 36: 0x2aa0c3ea090 VAL: '1202' (3 sibs) 36: 0x2aa0c3e9e28 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea130 VAL: '1210' (3 sibs) 36: 0x2aa0c3ea1c8 VAL: '1211' (3 sibs) 36: 0x2aa0c3ea260 VAL: '1212' (3 sibs) 36: 0x2aa0c3e9ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea300 VAL: '1220' (3 sibs) 36: 0x2aa0c3ea398 VAL: '1221' (3 sibs) 36: 0x2aa0c3ea430 VAL: '1222' (3 sibs) 36: 0x2aa0c3e7510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea4d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea870 VAL: '2000' (3 sibs) 36: 0x2aa0c3ea908 VAL: '2001' (3 sibs) 36: 0x2aa0c3ea9a0 VAL: '2002' (3 sibs) 36: 0x2aa0c3ea738 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eaa40 VAL: '2010' (3 sibs) 36: 0x2aa0c3eaad8 VAL: '2011' (3 sibs) 36: 0x2aa0c3eab70 VAL: '2012' (3 sibs) 36: 0x2aa0c3ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eac10 VAL: '2020' (3 sibs) 36: 0x2aa0c3eaca8 VAL: '2021' (3 sibs) 36: 0x2aa0c3ead40 VAL: '2022' (3 sibs) 36: 0x2aa0c3ea568 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eade0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eafb0 VAL: '2100' (3 sibs) 36: 0x2aa0c3eb048 VAL: '2101' (3 sibs) 36: 0x2aa0c3eb0e0 VAL: '2102' (3 sibs) 36: 0x2aa0c3eae78 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb180 VAL: '2110' (3 sibs) 36: 0x2aa0c3eb218 VAL: '2111' (3 sibs) 36: 0x2aa0c3eb2b0 VAL: '2112' (3 sibs) 36: 0x2aa0c3eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb350 VAL: '2120' (3 sibs) 36: 0x2aa0c3eb3e8 VAL: '2121' (3 sibs) 36: 0x2aa0c3eb480 VAL: '2122' (3 sibs) 36: 0x2aa0c3ea600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb520 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb6f0 VAL: '2200' (3 sibs) 36: 0x2aa0c3eb788 VAL: '2201' (3 sibs) 36: 0x2aa0c3eb820 VAL: '2202' (3 sibs) 36: 0x2aa0c3eb5b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb8c0 VAL: '2210' (3 sibs) 36: 0x2aa0c3eb958 VAL: '2211' (3 sibs) 36: 0x2aa0c3eb9f0 VAL: '2212' (3 sibs) 36: 0x2aa0c3eb650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eba90 VAL: '2220' (3 sibs) 36: 0x2aa0c3ebb28 VAL: '2221' (3 sibs) 36: 0x2aa0c3ebbc0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c402fc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c403050 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c4030e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c403170 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c403200 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c403290 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c403320 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c4033b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c403440 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c4034d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c403560 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c4035f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c403680 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c403710 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c4037a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c403830 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c4038c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c403950 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c4039e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c403a70 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c403b00 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c403b90 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c403c20 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c403cb0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c403d40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c403dd0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c403e60 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c403ef0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c403f80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c404010 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c4040a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c404130 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c4041c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c404250 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c4042e0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c404370 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c404400 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c404490 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c404520 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c4045b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c404640 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c4046d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c404760 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c4047f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c404880 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c404910 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c4049a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c404a30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c404ac0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c404b50 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c404be0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c404c70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c404d00 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c404d90 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c404e20 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c404eb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c404f40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c404fd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c405060 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c4050f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c405180 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c405210 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c4052a0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c405330 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c4053c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c405450 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c4054e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c405570 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c405600 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c405690 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c405720 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c4057b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c405840 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c4058d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c405960 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c4059f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c405a80 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c405b10 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c405ba0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c405c30 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c405cc0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c405d50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c405de0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c405e70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c405f00 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c405f90 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c406020 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c4060b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c406140 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c4061d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c406260 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c4062f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c406380 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c406410 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c4064a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c406530 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c4065c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c406650 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c4066e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c406770 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c406800 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c406890 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c406920 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c4069b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c406a40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c406ad0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c406b60 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c406bf0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c406c80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c406d10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c406da0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c406e30 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c406ec0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c406f50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c406fe0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c407070 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c407100 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c407190 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c407220 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c4072b0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c407340 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] 0x2aa0c3f2170 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c3f2200 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c3f2290 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c3f2320 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c3f23b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c3f2440 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c3f24d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c3f2560 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c3f25f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c3f2680 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c3f2710 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c3f27a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c3f2830 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c3f28c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c3f2950 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c3f29e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c3f2a70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c3f2b00 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c3f2b90 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c3f2c20 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c3f2cb0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c3f2d40 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c3f2dd0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c3f2e60 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c3f2ef0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c3f2f80 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c3f3010 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c3f30a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c3f3130 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c3f31c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c3f3250 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c3f32e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c3f3370 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c3f3400 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c3f3490 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c3f3520 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c3f35b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c3f3640 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c3f36d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c3f3760 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c3f37f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c3f3880 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c3f3910 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c3f39a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c3f3a30 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c3f3ac0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c3f3b50 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c3f3be0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c3f3c70 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c3f3d00 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c3f3d90 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c3f3e20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c3f3eb0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c3f3f40 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c3f3fd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c3f4060 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c3f40f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c3f4180 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c3f4210 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c3f42a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c3f4330 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c3f43c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c3f4450 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c3f44e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c3f4570 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c3f4600 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c3f4690 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c3f4720 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c3f47b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c3f4840 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c3f48d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c3f4960 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c3f49f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c3f4a80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c3f4b10 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c3f4ba0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c3f4c30 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c3f4cc0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c3f4d50 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c3f4de0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c3f4e70 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c3f4f00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c3f4f90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c3f5020 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c3f50b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c3f5140 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c3f51d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c3f5260 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c3f52f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c3f5380 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c3f5410 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c3f54a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c3f5530 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c3f55c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c3f5650 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c3f56e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c3f5770 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c3f5800 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c3f5890 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c3f5920 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c3f59b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c3f5a40 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c3f5ad0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c3f5b60 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c3f5bf0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c3f5c80 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c3f5d10 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c3f5da0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c3f5e30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c3f5ec0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c3f5f50 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c3f5fe0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c3f6070 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c3f6100 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c3f6190 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c3f6220 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c3f62b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c3f6340 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c3f63d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c3f6460 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c3f64f0 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] 0x2aa0c409be0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c409c70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c409d00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c409d90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c409e20 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c409eb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c409f40 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c409fd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c40a060 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c40a0f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c40a180 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c40a210 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c40a2a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c40a330 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c40a3c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c40a450 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c40a4e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c40a570 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c40a600 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c40a690 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c40a720 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c40a7b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c40a840 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c40a8d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c40a960 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c40a9f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c40aa80 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c40ab10 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c40aba0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c40ac30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c40acc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c40ad50 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c40ade0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c40ae70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c40af00 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c40af90 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c40b020 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c40b0b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c40b140 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c40b1d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c40b260 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c40b2f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c40b380 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c40b410 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c40b4a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c40b530 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c40b5c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c40b650 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c40b6e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c40b770 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c40b800 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c40b890 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c40b920 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c40b9b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c40ba40 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c40bad0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c40bb60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c40bbf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c40bc80 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c40bd10 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c40bda0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c40be30 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c40bec0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c40bf50 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c40bfe0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c40c070 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c40c100 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c40c190 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c40c220 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c40c2b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c40c340 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c40c3d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c40c460 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c40c4f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c40c580 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c40c610 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c40c6a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c40c730 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c40c7c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c40c850 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c40c8e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c40c970 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c40ca00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c40ca90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c40cb20 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c40cbb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c40cc40 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c40ccd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c40cd60 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c40cdf0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c40ce80 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c40cf10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c40cfa0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c40d030 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c40d0c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c40d150 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c40d1e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c40d270 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c40d300 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c40d390 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c40d420 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c40d4b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c40d540 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c40d5d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c40d660 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c40d6f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c40d780 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c40d810 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c40d8a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c40d930 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c40d9c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c40da50 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c40dae0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c40db70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c40dc00 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c40dc90 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c40dd20 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c40ddb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c40de40 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c40ded0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c40df60 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] 0x2aa0c3f9fa0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c3fa030 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c3fa0c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c3fa150 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c3fa1e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c3fa270 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c3fa300 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c3fa390 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c3fa420 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c3fa4b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c3fa540 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c3fa5d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c3fa660 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c3fa6f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c3fa780 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c3fa810 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c3fa8a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c3fa930 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c3fa9c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c3faa50 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c3faae0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c3fab70 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c3fac00 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c3fac90 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c3fad20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c3fadb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c3fae40 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c3faed0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c3faf60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c3faff0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c3fb080 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c3fb110 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c3fb1a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c3fb230 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c3fb2c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c3fb350 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c3fb3e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c3fb470 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c3fb500 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c3fb590 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c3fb620 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c3fb6b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c3fb740 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c3fb7d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c3fb860 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c3fb8f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c3fb980 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c3fba10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c3fbaa0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c3fbb30 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c3fbbc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c3fbc50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c3fbce0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c3fbd70 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c3fbe00 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c3fbe90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c3fbf20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c3fbfb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c3fc040 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c3fc0d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c3fc160 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c3fc1f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c3fc280 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c3fc310 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c3fc3a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c3fc430 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c3fc4c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c3fc550 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c3fc5e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c3fc670 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c3fc700 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c3fc790 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c3fc820 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c3fc8b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c3fc940 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c3fc9d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c3fca60 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c3fcaf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c3fcb80 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c3fcc10 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c3fcca0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c3fcd30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c3fcdc0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c3fce50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c3fcee0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c3fcf70 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c3fd000 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c3fd090 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c3fd120 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c3fd1b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c3fd240 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c3fd2d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c3fd360 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c3fd3f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c3fd480 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c3fd510 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c3fd5a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c3fd630 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c3fd6c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c3fd750 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c3fd7e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c3fd870 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c3fd900 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c3fd990 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c3fda20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c3fdab0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c3fdb40 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c3fdbd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c3fdc60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c3fdcf0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c3fdd80 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c3fde10 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c3fdea0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c3fdf30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c3fdfc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c3fe050 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c3fe0e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c3fe170 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c3fe200 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c3fe290 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c3fe320 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] 0x2aa0c40e3f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c40e480 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c40e510 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c40e5a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c40e630 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c40e6c0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c40e750 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c40e7e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c40e870 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c40e900 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c40e990 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c40ea20 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c40eab0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c40eb40 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c40ebd0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c40ec60 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c40ecf0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c40ed80 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c40ee10 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c40eea0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c40ef30 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c40efc0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c40f050 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c40f0e0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c40f170 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c40f200 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c40f290 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c40f320 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c40f3b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c40f440 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c40f4d0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c40f560 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c40f5f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c40f680 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c40f710 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c40f7a0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c40f830 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c40f8c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c40f950 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c40f9e0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c40fa70 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c40fb00 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c40fb90 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c40fc20 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c40fcb0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c40fd40 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c40fdd0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c40fe60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c40fef0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c40ff80 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c410010 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c4100a0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c410130 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c4101c0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c410250 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c4102e0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c410370 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c410400 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c410490 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c410520 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c4105b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c410640 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c4106d0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c410760 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c4107f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c410880 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c410910 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c4109a0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c410a30 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c410ac0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c410b50 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c410be0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c410c70 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c410d00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c410d90 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c410e20 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c410eb0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c410f40 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c410fd0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c411060 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c4110f0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c411180 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c411210 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c4112a0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c411330 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c4113c0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c411450 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c4114e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c411570 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c411600 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c411690 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c411720 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c4117b0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c411840 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c4118d0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c411960 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c4119f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c411a80 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c411b10 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c411ba0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c411c30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c411cc0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c411d50 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c411de0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c411e70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c411f00 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c411f90 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c412020 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c4120b0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c412140 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c4121d0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c412260 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c4122f0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c412380 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c412410 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c4124a0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c412530 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c4125c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c412650 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c4126e0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c412770 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] 0x2aa0c3fe7b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c3fe840 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c3fe8d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c3fe960 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c3fe9f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c3fea80 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c3feb10 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c3feba0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c3fec30 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c3fecc0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c3fed50 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c3fede0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c3fee70 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c3fef00 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c3fef90 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c3ff020 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c3ff0b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c3ff140 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c3ff1d0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c3ff260 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c3ff2f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c3ff380 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c3ff410 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c3ff4a0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c3ff530 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c3ff5c0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c3ff650 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c3ff6e0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c3ff770 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c3ff800 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c3ff890 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c3ff920 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c3ff9b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c3ffa40 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c3ffad0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c3ffb60 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c3ffbf0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c3ffc80 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c3ffd10 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c3ffda0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c3ffe30 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c3ffec0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c3fff50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c3fffe0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c400070 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c400100 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c400190 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c400220 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c4002b0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c400340 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c4003d0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c400460 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c4004f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c400580 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c400610 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c4006a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c400730 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c4007c0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c400850 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c4008e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c400970 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c400a00 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c400a90 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c400b20 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c400bb0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c400c40 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c400cd0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c400d60 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c400df0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c400e80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c400f10 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c400fa0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c401030 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c4010c0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c401150 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c4011e0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c401270 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c401300 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c401390 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c401420 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c4014b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c401540 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c4015d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c401660 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c4016f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c401780 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c401810 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c4018a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c401930 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c4019c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c401a50 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c401ae0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c401b70 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c401c00 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c401c90 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c401d20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c401db0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c401e40 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c401ed0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c401f60 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c401ff0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c402080 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c402110 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c4021a0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c402230 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c4022c0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c402350 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c4023e0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c402470 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c402500 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c402590 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c402620 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c4026b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c402740 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c4027d0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c402860 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c4028f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c402980 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c402a10 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c402aa0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c402b30 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] 0x2aa0c412c00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c412c90 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c412d20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c412db0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c412e40 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c412ed0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c412f60 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c412ff0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c413080 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c413110 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c4131a0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c413230 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c4132c0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c413350 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c4133e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c413470 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c413500 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c413590 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c413620 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c4136b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c413740 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c4137d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c413860 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c4138f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c413980 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c413a10 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c413aa0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c413b30 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c413bc0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c413c50 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c413ce0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c413d70 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c413e00 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c413e90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c413f20 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c413fb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c414040 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c4140d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c414160 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c4141f0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c414280 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c414310 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c4143a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c414430 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c4144c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c414550 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c4145e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c414670 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c414700 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c414790 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c414820 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c4148b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c414940 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c4149d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c414a60 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c414af0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c414b80 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c414c10 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c414ca0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c414d30 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c414dc0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c414e50 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c414ee0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c414f70 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c415000 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c415090 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c415120 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c4151b0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c415240 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c4152d0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c415360 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c4153f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c415480 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c415510 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c4155a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c415630 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c4156c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c415750 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c4157e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c415870 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c415900 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c415990 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c415a20 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c415ab0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c415b40 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c415bd0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c415c60 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c415cf0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c415d80 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c415e10 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c415ea0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c415f30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c415fc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c416050 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c4160e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c416170 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c416200 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c416290 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c416320 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c4163b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c416440 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c4164d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c416560 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c4165f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c416680 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c416710 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c4167a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c416830 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c4168c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c416950 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c4169e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c416a70 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c416b00 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c416b90 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c416c20 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c416cb0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c416d40 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c416dd0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c416e60 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c416ef0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c416f80 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] 0x2aa0c402fc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c403050 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c4030e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c403170 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c403200 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c403290 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c403320 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c4033b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c403440 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c4034d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c403560 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c4035f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c403680 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c403710 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c4037a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c403830 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c4038c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c403950 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c4039e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c403a70 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c403b00 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c403b90 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c403c20 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c403cb0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c403d40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c403dd0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c403e60 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c403ef0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c403f80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c404010 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c4040a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c404130 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c4041c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c404250 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c4042e0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c404370 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c404400 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c404490 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c404520 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c4045b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c404640 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c4046d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c404760 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c4047f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c404880 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c404910 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c4049a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c404a30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c404ac0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c404b50 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c404be0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c404c70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c404d00 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c404d90 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c404e20 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c404eb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c404f40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c404fd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c405060 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c4050f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c405180 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c405210 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c4052a0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c405330 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c4053c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c405450 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c4054e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c405570 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c405600 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c405690 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c405720 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c4057b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c405840 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c4058d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c405960 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c4059f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c405a80 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c405b10 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c405ba0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c405c30 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c405cc0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c405d50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c405de0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c405e70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c405f00 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c405f90 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c406020 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c4060b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c406140 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c4061d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c406260 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c4062f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c406380 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c406410 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c4064a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c406530 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c4065c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c406650 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c4066e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c406770 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c406800 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c406890 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c406920 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c4069b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c406a40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c406ad0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c406b60 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c406bf0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c406c80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c406d10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c406da0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c406e30 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c406ec0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c406f50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c406fe0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c407070 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c407100 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c407190 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c407220 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c4072b0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c407340 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] 0x2aa0c417410 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c4174a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c417530 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c4175c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c417650 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c4176e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c417770 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c417800 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c417890 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c417920 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c4179b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c417a40 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c417ad0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c417b60 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c417bf0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c417c80 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c417d10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c417da0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c417e30 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c417ec0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c417f50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c417fe0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c418070 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c418100 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c418190 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c418220 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c4182b0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c418340 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c4183d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c418460 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c4184f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c418580 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c418610 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c4186a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c418730 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c4187c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c418850 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c4188e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c418970 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c418a00 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c418a90 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c418b20 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c418bb0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c418c40 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c418cd0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c418d60 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c418df0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c418e80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c418f10 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c418fa0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c419030 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c4190c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c419150 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c4191e0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c419270 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c419300 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c419390 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c419420 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c4194b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c419540 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c4195d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c419660 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c4196f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c419780 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c419810 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c4198a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c419930 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c4199c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c419a50 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c419ae0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c419b70 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c419c00 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c419c90 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c419d20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c419db0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c419e40 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c419ed0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c419f60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c419ff0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c41a080 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c41a110 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c41a1a0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c41a230 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c41a2c0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c41a350 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c41a3e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c41a470 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c41a500 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c41a590 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c41a620 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c41a6b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c41a740 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c41a7d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c41a860 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c41a8f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c41a980 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c41aa10 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c41aaa0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c41ab30 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c41abc0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c41ac50 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c41ace0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c41ad70 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c41ae00 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c41ae90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c41af20 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c41afb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c41b040 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c41b0d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c41b160 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c41b1f0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c41b280 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c41b310 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c41b3a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c41b430 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c41b4c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c41b550 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c41b5e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c41b670 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c41b700 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c41b790 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: 0x2aa0c3e7180 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e28b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2e20 VAL: '0000' (3 sibs) 36: 0x2aa0c3e2eb8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e2f50 VAL: '0002' (3 sibs) 36: 0x2aa0c3e2ce8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2ff0 VAL: '0010' (3 sibs) 36: 0x2aa0c3e3088 VAL: '0011' (3 sibs) 36: 0x2aa0c3e3120 VAL: '0012' (3 sibs) 36: 0x2aa0c3e2d80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e31c0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e3258 VAL: '0021' (3 sibs) 36: 0x2aa0c3e32f0 VAL: '0022' (3 sibs) 36: 0x2aa0c3e2b18 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3560 VAL: '0100' (3 sibs) 36: 0x2aa0c3e35f8 VAL: '0101' (3 sibs) 36: 0x2aa0c3e3690 VAL: '0102' (3 sibs) 36: 0x2aa0c3e3428 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3730 VAL: '0110' (3 sibs) 36: 0x2aa0c3e37c8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e3860 VAL: '0112' (3 sibs) 36: 0x2aa0c3e34c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3900 VAL: '0120' (3 sibs) 36: 0x2aa0c3e3998 VAL: '0121' (3 sibs) 36: 0x2aa0c3e3a30 VAL: '0122' (3 sibs) 36: 0x2aa0c3e2bb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ca0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e3d38 VAL: '0201' (3 sibs) 36: 0x2aa0c3e3dd0 VAL: '0202' (3 sibs) 36: 0x2aa0c3e3b68 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3e70 VAL: '0210' (3 sibs) 36: 0x2aa0c3e3f08 VAL: '0211' (3 sibs) 36: 0x2aa0c3e3fa0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e3c00 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4040 VAL: '0220' (3 sibs) 36: 0x2aa0c3e40d8 VAL: '0221' (3 sibs) 36: 0x2aa0c3e4170 VAL: '0222' (3 sibs) 36: 0x2aa0c3e2948 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4210 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e43e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e45b0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e4648 VAL: '1001' (3 sibs) 36: 0x2aa0c3e46e0 VAL: '1002' (3 sibs) 36: 0x2aa0c3e4478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4780 VAL: '1010' (3 sibs) 36: 0x2aa0c3e4818 VAL: '1011' (3 sibs) 36: 0x2aa0c3e48b0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e4510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4950 VAL: '1020' (3 sibs) 36: 0x2aa0c3e49e8 VAL: '1021' (3 sibs) 36: 0x2aa0c3e4a80 VAL: '1022' (3 sibs) 36: 0x2aa0c3e42a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4cf0 VAL: '1100' (3 sibs) 36: 0x2aa0c3e4d88 VAL: '1101' (3 sibs) 36: 0x2aa0c3e4e20 VAL: '1102' (3 sibs) 36: 0x2aa0c3e4bb8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4ec0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e4f58 VAL: '1111' (3 sibs) 36: 0x2aa0c3e4ff0 VAL: '1112' (3 sibs) 36: 0x2aa0c3e4c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5090 VAL: '1120' (3 sibs) 36: 0x2aa0c3e5128 VAL: '1121' (3 sibs) 36: 0x2aa0c3e51c0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e4340 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5260 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5430 VAL: '1200' (3 sibs) 36: 0x2aa0c3e54c8 VAL: '1201' (3 sibs) 36: 0x2aa0c3e5560 VAL: '1202' (3 sibs) 36: 0x2aa0c3e52f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5600 VAL: '1210' (3 sibs) 36: 0x2aa0c3e5698 VAL: '1211' (3 sibs) 36: 0x2aa0c3e5730 VAL: '1212' (3 sibs) 36: 0x2aa0c3e5390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e57d0 VAL: '1220' (3 sibs) 36: 0x2aa0c3e5868 VAL: '1221' (3 sibs) 36: 0x2aa0c3e5900 VAL: '1222' (3 sibs) 36: 0x2aa0c3e29e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e59a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5b70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5d40 VAL: '2000' (3 sibs) 36: 0x2aa0c3e5dd8 VAL: '2001' (3 sibs) 36: 0x2aa0c3e5e70 VAL: '2002' (3 sibs) 36: 0x2aa0c3e5c08 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5f10 VAL: '2010' (3 sibs) 36: 0x2aa0c3e5fa8 VAL: '2011' (3 sibs) 36: 0x2aa0c3e6040 VAL: '2012' (3 sibs) 36: 0x2aa0c3e5ca0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e60e0 VAL: '2020' (3 sibs) 36: 0x2aa0c3e6178 VAL: '2021' (3 sibs) 36: 0x2aa0c3e6210 VAL: '2022' (3 sibs) 36: 0x2aa0c3e5a38 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e62b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6480 VAL: '2100' (3 sibs) 36: 0x2aa0c3e6518 VAL: '2101' (3 sibs) 36: 0x2aa0c3e65b0 VAL: '2102' (3 sibs) 36: 0x2aa0c3e6348 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6650 VAL: '2110' (3 sibs) 36: 0x2aa0c3e66e8 VAL: '2111' (3 sibs) 36: 0x2aa0c3e6780 VAL: '2112' (3 sibs) 36: 0x2aa0c3e63e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6820 VAL: '2120' (3 sibs) 36: 0x2aa0c3e68b8 VAL: '2121' (3 sibs) 36: 0x2aa0c3e6950 VAL: '2122' (3 sibs) 36: 0x2aa0c3e5ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e69f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6bc0 VAL: '2200' (3 sibs) 36: 0x2aa0c3e6c58 VAL: '2201' (3 sibs) 36: 0x2aa0c3e6cf0 VAL: '2202' (3 sibs) 36: 0x2aa0c3e6a88 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6d90 VAL: '2210' (3 sibs) 36: 0x2aa0c3e6e28 VAL: '2211' (3 sibs) 36: 0x2aa0c3e6ec0 VAL: '2212' (3 sibs) 36: 0x2aa0c3e6b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6f60 VAL: '2220' (3 sibs) 36: 0x2aa0c3e6ff8 VAL: '2221' (3 sibs) 36: 0x2aa0c3e7090 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c41bc20 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c41bcb0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c41bd40 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c41bdd0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c41be60 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c41bef0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c41bf80 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c41c010 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c41c0a0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c41c130 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c41c1c0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c41c250 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c41c2e0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c41c370 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c41c400 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c41c490 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c41c520 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c41c5b0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c41c640 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c41c6d0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c41c760 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c41c7f0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c41c880 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c41c910 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c41c9a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c41ca30 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c41cac0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c41cb50 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c41cbe0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c41cc70 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c41cd00 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c41cd90 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c41ce20 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c41ceb0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c41cf40 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c41cfd0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c41d060 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c41d0f0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c41d180 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c41d210 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c41d2a0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c41d330 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c41d3c0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c41d450 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c41d4e0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c41d570 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c41d600 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c41d690 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c41d720 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c41d7b0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c41d840 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c41d8d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c41d960 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c41d9f0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c41da80 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c41db10 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c41dba0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c41dc30 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c41dcc0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c41dd50 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c41dde0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c41de70 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c41df00 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c41df90 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c41e020 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c41e0b0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c41e140 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c41e1d0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c41e260 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c41e2f0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c41e380 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c41e410 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c41e4a0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c41e530 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c41e5c0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c41e650 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c41e6e0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c41e770 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c41e800 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c41e890 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c41e920 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c41e9b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c41ea40 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c41ead0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c41eb60 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c41ebf0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c41ec80 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c41ed10 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c41eda0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c41ee30 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c41eec0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c41ef50 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c41efe0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c41f070 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c41f100 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c41f190 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c41f220 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c41f2b0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c41f340 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c41f3d0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c41f460 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c41f4f0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c41f580 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c41f610 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c41f6a0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c41f730 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c41f7c0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c41f850 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c41f8e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c41f970 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c41fa00 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c41fa90 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c41fb20 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c41fbb0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c41fc40 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c41fcd0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c41fd60 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c41fdf0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c41fe80 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c41ff10 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c41ffa0 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: 0x2aa0c3e7298 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e73e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e75b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7950 VAL: '0000' (3 sibs) 36: 0x2aa0c3e79e8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e7a80 VAL: '0002' (3 sibs) 36: 0x2aa0c3e7818 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7b20 VAL: '0010' (3 sibs) 36: 0x2aa0c3e7bb8 VAL: '0011' (3 sibs) 36: 0x2aa0c3e7c50 VAL: '0012' (3 sibs) 36: 0x2aa0c3e78b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7cf0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e7d88 VAL: '0021' (3 sibs) 36: 0x2aa0c3e7e20 VAL: '0022' (3 sibs) 36: 0x2aa0c3e7648 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8090 VAL: '0100' (3 sibs) 36: 0x2aa0c3e8128 VAL: '0101' (3 sibs) 36: 0x2aa0c3e81c0 VAL: '0102' (3 sibs) 36: 0x2aa0c3e7f58 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8260 VAL: '0110' (3 sibs) 36: 0x2aa0c3e82f8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e8390 VAL: '0112' (3 sibs) 36: 0x2aa0c3e7ff0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8430 VAL: '0120' (3 sibs) 36: 0x2aa0c3e84c8 VAL: '0121' (3 sibs) 36: 0x2aa0c3e8560 VAL: '0122' (3 sibs) 36: 0x2aa0c3e76e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e87d0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e8868 VAL: '0201' (3 sibs) 36: 0x2aa0c3e8900 VAL: '0202' (3 sibs) 36: 0x2aa0c3e8698 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e89a0 VAL: '0210' (3 sibs) 36: 0x2aa0c3e8a38 VAL: '0211' (3 sibs) 36: 0x2aa0c3e8ad0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e8730 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8b70 VAL: '0220' (3 sibs) 36: 0x2aa0c3e8c08 VAL: '0221' (3 sibs) 36: 0x2aa0c3e8ca0 VAL: '0222' (3 sibs) 36: 0x2aa0c3e7478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8d40 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e90e0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e9178 VAL: '1001' (3 sibs) 36: 0x2aa0c3e9210 VAL: '1002' (3 sibs) 36: 0x2aa0c3e8fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e92b0 VAL: '1010' (3 sibs) 36: 0x2aa0c3e9348 VAL: '1011' (3 sibs) 36: 0x2aa0c3e93e0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e9040 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9480 VAL: '1020' (3 sibs) 36: 0x2aa0c3e9518 VAL: '1021' (3 sibs) 36: 0x2aa0c3e95b0 VAL: '1022' (3 sibs) 36: 0x2aa0c3e8dd8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9820 VAL: '1100' (3 sibs) 36: 0x2aa0c3e98b8 VAL: '1101' (3 sibs) 36: 0x2aa0c3e9950 VAL: '1102' (3 sibs) 36: 0x2aa0c3e96e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e99f0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e9a88 VAL: '1111' (3 sibs) 36: 0x2aa0c3e9b20 VAL: '1112' (3 sibs) 36: 0x2aa0c3e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9bc0 VAL: '1120' (3 sibs) 36: 0x2aa0c3e9c58 VAL: '1121' (3 sibs) 36: 0x2aa0c3e9cf0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e8e70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9d90 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9f60 VAL: '1200' (3 sibs) 36: 0x2aa0c3e9ff8 VAL: '1201' (3 sibs) 36: 0x2aa0c3ea090 VAL: '1202' (3 sibs) 36: 0x2aa0c3e9e28 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea130 VAL: '1210' (3 sibs) 36: 0x2aa0c3ea1c8 VAL: '1211' (3 sibs) 36: 0x2aa0c3ea260 VAL: '1212' (3 sibs) 36: 0x2aa0c3e9ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea300 VAL: '1220' (3 sibs) 36: 0x2aa0c3ea398 VAL: '1221' (3 sibs) 36: 0x2aa0c3ea430 VAL: '1222' (3 sibs) 36: 0x2aa0c3e7510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea4d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea870 VAL: '2000' (3 sibs) 36: 0x2aa0c3ea908 VAL: '2001' (3 sibs) 36: 0x2aa0c3ea9a0 VAL: '2002' (3 sibs) 36: 0x2aa0c3ea738 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eaa40 VAL: '2010' (3 sibs) 36: 0x2aa0c3eaad8 VAL: '2011' (3 sibs) 36: 0x2aa0c3eab70 VAL: '2012' (3 sibs) 36: 0x2aa0c3ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eac10 VAL: '2020' (3 sibs) 36: 0x2aa0c3eaca8 VAL: '2021' (3 sibs) 36: 0x2aa0c3ead40 VAL: '2022' (3 sibs) 36: 0x2aa0c3ea568 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eade0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eafb0 VAL: '2100' (3 sibs) 36: 0x2aa0c3eb048 VAL: '2101' (3 sibs) 36: 0x2aa0c3eb0e0 VAL: '2102' (3 sibs) 36: 0x2aa0c3eae78 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb180 VAL: '2110' (3 sibs) 36: 0x2aa0c3eb218 VAL: '2111' (3 sibs) 36: 0x2aa0c3eb2b0 VAL: '2112' (3 sibs) 36: 0x2aa0c3eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb350 VAL: '2120' (3 sibs) 36: 0x2aa0c3eb3e8 VAL: '2121' (3 sibs) 36: 0x2aa0c3eb480 VAL: '2122' (3 sibs) 36: 0x2aa0c3ea600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb520 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb6f0 VAL: '2200' (3 sibs) 36: 0x2aa0c3eb788 VAL: '2201' (3 sibs) 36: 0x2aa0c3eb820 VAL: '2202' (3 sibs) 36: 0x2aa0c3eb5b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb8c0 VAL: '2210' (3 sibs) 36: 0x2aa0c3eb958 VAL: '2211' (3 sibs) 36: 0x2aa0c3eb9f0 VAL: '2212' (3 sibs) 36: 0x2aa0c3eb650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eba90 VAL: '2220' (3 sibs) 36: 0x2aa0c3ebb28 VAL: '2221' (3 sibs) 36: 0x2aa0c3ebbc0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c420040 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c4200d0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c420160 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c4201f0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c420280 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c420310 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c4203a0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c420430 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c4204c0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c420550 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c4205e0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c420670 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c420700 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c420790 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c420820 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c4208b0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c420940 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c4209d0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c420a60 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c420af0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c420b80 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c420c10 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c420ca0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c420d30 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c420dc0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c420e50 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c420ee0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c420f70 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c421000 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c421090 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c421120 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c4211b0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c421240 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c4212d0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c421360 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c4213f0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c421480 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c421510 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c4215a0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c421630 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c4216c0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c421750 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c4217e0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c421870 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c421900 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c421990 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c421a20 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c421ab0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c421b40 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c421bd0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c421c60 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c421cf0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c421d80 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c421e10 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c421ea0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c421f30 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c421fc0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c422050 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c4220e0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c422170 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c422200 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c422290 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c422320 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c4223b0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c422440 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c4224d0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c422560 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c4225f0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c422680 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c422710 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c4227a0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c422830 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c4228c0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c422950 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c4229e0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c422a70 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c422b00 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c422b90 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c422c20 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c422cb0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c422d40 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c422dd0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c422e60 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c422ef0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c422f80 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c423010 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c4230a0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c423130 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c4231c0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c423250 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c4232e0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c423370 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c423400 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c423490 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c423520 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c4235b0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c423640 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c4236d0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c423760 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c4237f0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c423880 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c423910 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c4239a0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c423a30 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c423ac0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c423b50 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c423be0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c423c70 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c423d00 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c423d90 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c423e20 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c423eb0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c423f40 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c423fd0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c424060 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c4240f0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c424180 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c424210 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c4242a0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c424330 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c4243c0 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: 0x2aa0c3e7180 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e28b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2a80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2e20 VAL: '0000' (3 sibs) 36: 0x2aa0c3e2eb8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e2f50 VAL: '0002' (3 sibs) 36: 0x2aa0c3e2ce8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e2ff0 VAL: '0010' (3 sibs) 36: 0x2aa0c3e3088 VAL: '0011' (3 sibs) 36: 0x2aa0c3e3120 VAL: '0012' (3 sibs) 36: 0x2aa0c3e2d80 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e31c0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e3258 VAL: '0021' (3 sibs) 36: 0x2aa0c3e32f0 VAL: '0022' (3 sibs) 36: 0x2aa0c3e2b18 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3560 VAL: '0100' (3 sibs) 36: 0x2aa0c3e35f8 VAL: '0101' (3 sibs) 36: 0x2aa0c3e3690 VAL: '0102' (3 sibs) 36: 0x2aa0c3e3428 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3730 VAL: '0110' (3 sibs) 36: 0x2aa0c3e37c8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e3860 VAL: '0112' (3 sibs) 36: 0x2aa0c3e34c0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3900 VAL: '0120' (3 sibs) 36: 0x2aa0c3e3998 VAL: '0121' (3 sibs) 36: 0x2aa0c3e3a30 VAL: '0122' (3 sibs) 36: 0x2aa0c3e2bb0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3ca0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e3d38 VAL: '0201' (3 sibs) 36: 0x2aa0c3e3dd0 VAL: '0202' (3 sibs) 36: 0x2aa0c3e3b68 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e3e70 VAL: '0210' (3 sibs) 36: 0x2aa0c3e3f08 VAL: '0211' (3 sibs) 36: 0x2aa0c3e3fa0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e3c00 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4040 VAL: '0220' (3 sibs) 36: 0x2aa0c3e40d8 VAL: '0221' (3 sibs) 36: 0x2aa0c3e4170 VAL: '0222' (3 sibs) 36: 0x2aa0c3e2948 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4210 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e43e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e45b0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e4648 VAL: '1001' (3 sibs) 36: 0x2aa0c3e46e0 VAL: '1002' (3 sibs) 36: 0x2aa0c3e4478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4780 VAL: '1010' (3 sibs) 36: 0x2aa0c3e4818 VAL: '1011' (3 sibs) 36: 0x2aa0c3e48b0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e4510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4950 VAL: '1020' (3 sibs) 36: 0x2aa0c3e49e8 VAL: '1021' (3 sibs) 36: 0x2aa0c3e4a80 VAL: '1022' (3 sibs) 36: 0x2aa0c3e42a8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4cf0 VAL: '1100' (3 sibs) 36: 0x2aa0c3e4d88 VAL: '1101' (3 sibs) 36: 0x2aa0c3e4e20 VAL: '1102' (3 sibs) 36: 0x2aa0c3e4bb8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e4ec0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e4f58 VAL: '1111' (3 sibs) 36: 0x2aa0c3e4ff0 VAL: '1112' (3 sibs) 36: 0x2aa0c3e4c50 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5090 VAL: '1120' (3 sibs) 36: 0x2aa0c3e5128 VAL: '1121' (3 sibs) 36: 0x2aa0c3e51c0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e4340 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5260 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5430 VAL: '1200' (3 sibs) 36: 0x2aa0c3e54c8 VAL: '1201' (3 sibs) 36: 0x2aa0c3e5560 VAL: '1202' (3 sibs) 36: 0x2aa0c3e52f8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5600 VAL: '1210' (3 sibs) 36: 0x2aa0c3e5698 VAL: '1211' (3 sibs) 36: 0x2aa0c3e5730 VAL: '1212' (3 sibs) 36: 0x2aa0c3e5390 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e57d0 VAL: '1220' (3 sibs) 36: 0x2aa0c3e5868 VAL: '1221' (3 sibs) 36: 0x2aa0c3e5900 VAL: '1222' (3 sibs) 36: 0x2aa0c3e29e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e59a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5b70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5d40 VAL: '2000' (3 sibs) 36: 0x2aa0c3e5dd8 VAL: '2001' (3 sibs) 36: 0x2aa0c3e5e70 VAL: '2002' (3 sibs) 36: 0x2aa0c3e5c08 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e5f10 VAL: '2010' (3 sibs) 36: 0x2aa0c3e5fa8 VAL: '2011' (3 sibs) 36: 0x2aa0c3e6040 VAL: '2012' (3 sibs) 36: 0x2aa0c3e5ca0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e60e0 VAL: '2020' (3 sibs) 36: 0x2aa0c3e6178 VAL: '2021' (3 sibs) 36: 0x2aa0c3e6210 VAL: '2022' (3 sibs) 36: 0x2aa0c3e5a38 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e62b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6480 VAL: '2100' (3 sibs) 36: 0x2aa0c3e6518 VAL: '2101' (3 sibs) 36: 0x2aa0c3e65b0 VAL: '2102' (3 sibs) 36: 0x2aa0c3e6348 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6650 VAL: '2110' (3 sibs) 36: 0x2aa0c3e66e8 VAL: '2111' (3 sibs) 36: 0x2aa0c3e6780 VAL: '2112' (3 sibs) 36: 0x2aa0c3e63e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6820 VAL: '2120' (3 sibs) 36: 0x2aa0c3e68b8 VAL: '2121' (3 sibs) 36: 0x2aa0c3e6950 VAL: '2122' (3 sibs) 36: 0x2aa0c3e5ad0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e69f0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6bc0 VAL: '2200' (3 sibs) 36: 0x2aa0c3e6c58 VAL: '2201' (3 sibs) 36: 0x2aa0c3e6cf0 VAL: '2202' (3 sibs) 36: 0x2aa0c3e6a88 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6d90 VAL: '2210' (3 sibs) 36: 0x2aa0c3e6e28 VAL: '2211' (3 sibs) 36: 0x2aa0c3e6ec0 VAL: '2212' (3 sibs) 36: 0x2aa0c3e6b20 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e6f60 VAL: '2220' (3 sibs) 36: 0x2aa0c3e6ff8 VAL: '2221' (3 sibs) 36: 0x2aa0c3e7090 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c424460 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c4244f0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c424580 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c424610 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c4246a0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c424730 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c4247c0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c424850 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c4248e0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c424970 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c424a00 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c424a90 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c424b20 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c424bb0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c424c40 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c424cd0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c424d60 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c424df0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c424e80 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c424f10 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c424fa0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c425030 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c4250c0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c425150 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c4251e0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c425270 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c425300 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c425390 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c425420 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c4254b0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c425540 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c4255d0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c425660 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c4256f0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c425780 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c425810 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c4258a0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c425930 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c4259c0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c425a50 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c425ae0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c425b70 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c425c00 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c425c90 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c425d20 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c425db0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c425e40 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c425ed0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c425f60 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c425ff0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c426080 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c426110 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c4261a0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c426230 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c4262c0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c426350 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c4263e0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c426470 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c426500 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c426590 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c426620 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c4266b0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c426740 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c4267d0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c426860 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c4268f0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c426980 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c426a10 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c426aa0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c426b30 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c426bc0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c426c50 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c426ce0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c426d70 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c426e00 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c426e90 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c426f20 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c426fb0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c427040 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c4270d0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c427160 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c4271f0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c427280 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c427310 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c4273a0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c427430 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c4274c0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c427550 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c4275e0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c427670 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c427700 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c427790 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c427820 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c4278b0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c427940 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c4279d0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c427a60 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c427af0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c427b80 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c427c10 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c427ca0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c427d30 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c427dc0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c427e50 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c427ee0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c427f70 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c428000 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c428090 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c428120 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c4281b0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c428240 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c4282d0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c428360 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c4283f0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c428480 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c428510 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c4285a0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c428630 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c4286c0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c428750 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c4287e0 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: 0x2aa0c3e7298 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa0c3e73e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e75b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7950 VAL: '0000' (3 sibs) 36: 0x2aa0c3e79e8 VAL: '0001' (3 sibs) 36: 0x2aa0c3e7a80 VAL: '0002' (3 sibs) 36: 0x2aa0c3e7818 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7b20 VAL: '0010' (3 sibs) 36: 0x2aa0c3e7bb8 VAL: '0011' (3 sibs) 36: 0x2aa0c3e7c50 VAL: '0012' (3 sibs) 36: 0x2aa0c3e78b0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7cf0 VAL: '0020' (3 sibs) 36: 0x2aa0c3e7d88 VAL: '0021' (3 sibs) 36: 0x2aa0c3e7e20 VAL: '0022' (3 sibs) 36: 0x2aa0c3e7648 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e7ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8090 VAL: '0100' (3 sibs) 36: 0x2aa0c3e8128 VAL: '0101' (3 sibs) 36: 0x2aa0c3e81c0 VAL: '0102' (3 sibs) 36: 0x2aa0c3e7f58 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8260 VAL: '0110' (3 sibs) 36: 0x2aa0c3e82f8 VAL: '0111' (3 sibs) 36: 0x2aa0c3e8390 VAL: '0112' (3 sibs) 36: 0x2aa0c3e7ff0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8430 VAL: '0120' (3 sibs) 36: 0x2aa0c3e84c8 VAL: '0121' (3 sibs) 36: 0x2aa0c3e8560 VAL: '0122' (3 sibs) 36: 0x2aa0c3e76e0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e87d0 VAL: '0200' (3 sibs) 36: 0x2aa0c3e8868 VAL: '0201' (3 sibs) 36: 0x2aa0c3e8900 VAL: '0202' (3 sibs) 36: 0x2aa0c3e8698 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e89a0 VAL: '0210' (3 sibs) 36: 0x2aa0c3e8a38 VAL: '0211' (3 sibs) 36: 0x2aa0c3e8ad0 VAL: '0212' (3 sibs) 36: 0x2aa0c3e8730 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8b70 VAL: '0220' (3 sibs) 36: 0x2aa0c3e8c08 VAL: '0221' (3 sibs) 36: 0x2aa0c3e8ca0 VAL: '0222' (3 sibs) 36: 0x2aa0c3e7478 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8d40 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e8f10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e90e0 VAL: '1000' (3 sibs) 36: 0x2aa0c3e9178 VAL: '1001' (3 sibs) 36: 0x2aa0c3e9210 VAL: '1002' (3 sibs) 36: 0x2aa0c3e8fa8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e92b0 VAL: '1010' (3 sibs) 36: 0x2aa0c3e9348 VAL: '1011' (3 sibs) 36: 0x2aa0c3e93e0 VAL: '1012' (3 sibs) 36: 0x2aa0c3e9040 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9480 VAL: '1020' (3 sibs) 36: 0x2aa0c3e9518 VAL: '1021' (3 sibs) 36: 0x2aa0c3e95b0 VAL: '1022' (3 sibs) 36: 0x2aa0c3e8dd8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9820 VAL: '1100' (3 sibs) 36: 0x2aa0c3e98b8 VAL: '1101' (3 sibs) 36: 0x2aa0c3e9950 VAL: '1102' (3 sibs) 36: 0x2aa0c3e96e8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e99f0 VAL: '1110' (3 sibs) 36: 0x2aa0c3e9a88 VAL: '1111' (3 sibs) 36: 0x2aa0c3e9b20 VAL: '1112' (3 sibs) 36: 0x2aa0c3e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9bc0 VAL: '1120' (3 sibs) 36: 0x2aa0c3e9c58 VAL: '1121' (3 sibs) 36: 0x2aa0c3e9cf0 VAL: '1122' (3 sibs) 36: 0x2aa0c3e8e70 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9d90 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3e9f60 VAL: '1200' (3 sibs) 36: 0x2aa0c3e9ff8 VAL: '1201' (3 sibs) 36: 0x2aa0c3ea090 VAL: '1202' (3 sibs) 36: 0x2aa0c3e9e28 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea130 VAL: '1210' (3 sibs) 36: 0x2aa0c3ea1c8 VAL: '1211' (3 sibs) 36: 0x2aa0c3ea260 VAL: '1212' (3 sibs) 36: 0x2aa0c3e9ec0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea300 VAL: '1220' (3 sibs) 36: 0x2aa0c3ea398 VAL: '1221' (3 sibs) 36: 0x2aa0c3ea430 VAL: '1222' (3 sibs) 36: 0x2aa0c3e7510 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea4d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3ea870 VAL: '2000' (3 sibs) 36: 0x2aa0c3ea908 VAL: '2001' (3 sibs) 36: 0x2aa0c3ea9a0 VAL: '2002' (3 sibs) 36: 0x2aa0c3ea738 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eaa40 VAL: '2010' (3 sibs) 36: 0x2aa0c3eaad8 VAL: '2011' (3 sibs) 36: 0x2aa0c3eab70 VAL: '2012' (3 sibs) 36: 0x2aa0c3ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eac10 VAL: '2020' (3 sibs) 36: 0x2aa0c3eaca8 VAL: '2021' (3 sibs) 36: 0x2aa0c3ead40 VAL: '2022' (3 sibs) 36: 0x2aa0c3ea568 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eade0 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eafb0 VAL: '2100' (3 sibs) 36: 0x2aa0c3eb048 VAL: '2101' (3 sibs) 36: 0x2aa0c3eb0e0 VAL: '2102' (3 sibs) 36: 0x2aa0c3eae78 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb180 VAL: '2110' (3 sibs) 36: 0x2aa0c3eb218 VAL: '2111' (3 sibs) 36: 0x2aa0c3eb2b0 VAL: '2112' (3 sibs) 36: 0x2aa0c3eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb350 VAL: '2120' (3 sibs) 36: 0x2aa0c3eb3e8 VAL: '2121' (3 sibs) 36: 0x2aa0c3eb480 VAL: '2122' (3 sibs) 36: 0x2aa0c3ea600 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb520 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb6f0 VAL: '2200' (3 sibs) 36: 0x2aa0c3eb788 VAL: '2201' (3 sibs) 36: 0x2aa0c3eb820 VAL: '2202' (3 sibs) 36: 0x2aa0c3eb5b8 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eb8c0 VAL: '2210' (3 sibs) 36: 0x2aa0c3eb958 VAL: '2211' (3 sibs) 36: 0x2aa0c3eb9f0 VAL: '2212' (3 sibs) 36: 0x2aa0c3eb650 SEQ: (3 sibs) 3 children: 36: 0x2aa0c3eba90 VAL: '2220' (3 sibs) 36: 0x2aa0c3ebb28 VAL: '2221' (3 sibs) 36: 0x2aa0c3ebbc0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa0c428880 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa0c428910 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa0c4289a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa0c428a30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa0c428ac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa0c428b50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa0c428be0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa0c428c70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa0c428d00 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa0c428d90 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa0c428e20 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa0c428eb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa0c428f40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa0c428fd0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa0c429060 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa0c4290f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa0c429180 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa0c429210 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa0c4292a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa0c429330 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa0c4293c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa0c429450 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa0c4294e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa0c429570 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa0c429600 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa0c429690 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa0c429720 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa0c4297b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa0c429840 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa0c4298d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa0c429960 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa0c4299f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa0c429a80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa0c429b10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa0c429ba0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa0c429c30 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa0c429cc0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa0c429d50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa0c429de0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa0c429e70 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa0c429f00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa0c429f90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa0c42a020 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa0c42a0b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa0c42a140 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa0c42a1d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa0c42a260 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa0c42a2f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa0c42a380 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa0c42a410 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa0c42a4a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa0c42a530 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa0c42a5c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa0c42a650 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa0c42a6e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa0c42a770 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa0c42a800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa0c42a890 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa0c42a920 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa0c42a9b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa0c42aa40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa0c42aad0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa0c42ab60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa0c42abf0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa0c42ac80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa0c42ad10 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa0c42ada0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa0c42ae30 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa0c42aec0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa0c42af50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa0c42afe0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa0c42b070 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa0c42b100 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa0c42b190 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa0c42b220 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa0c42b2b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa0c42b340 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa0c42b3d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa0c42b460 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa0c42b4f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa0c42b580 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa0c42b610 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa0c42b6a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa0c42b730 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa0c42b7c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa0c42b850 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa0c42b8e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa0c42b970 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa0c42ba00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa0c42ba90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa0c42bb20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa0c42bbb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa0c42bc40 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa0c42bcd0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa0c42bd60 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa0c42bdf0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa0c42be80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa0c42bf10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa0c42bfa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa0c42c030 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa0c42c0c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa0c42c150 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa0c42c1e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa0c42c270 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa0c42c300 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa0c42c390 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa0c42c420 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa0c42c4b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa0c42c540 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa0c42c5d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa0c42c660 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa0c42c6f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa0c42c780 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa0c42c810 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa0c42c8a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa0c42c930 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa0c42c9c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa0c42ca50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa0c42cae0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa0c42cb70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa0c42cc00 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x2aa35bd8440 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa35bd2f60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa35bd2ff8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa35bd3090 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c055c0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c05650 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c056e0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c05770 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: 0x2aa35bd8558 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd35f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3730 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd37c8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3688 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3870 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3908 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c07460 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c074f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c07580 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c07610 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c076a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c07730 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c077c0 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: 0x2aa35bd8670 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3f60 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3ff8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3eb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd40a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd4138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c092b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c09340 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c093d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c09460 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c094f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c09580 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c09610 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: 0x2aa35bd8788 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd41e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd4320 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd43b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd4278 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd4460 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd44f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c0b0a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c0b130 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c0b1c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c0b250 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c0b2e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c0b370 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c0b400 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: 0x2aa35bd88a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa35bd8cc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa35bd9190 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd92c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd93f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd8d58 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa35bd8df0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa35bd94a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9670 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9710 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd97a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9840 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd98d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9538 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bd9980 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd9be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd95d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8e88 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa35bd8f20 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa35bd9c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9e60 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9f00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9f98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda0c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9d28 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda170 MAP: (1 sibs) 4 children: 37: 0x2aa35bda210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda2a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda3d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9dc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8fb8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa35bd9050 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa35bda480 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bda650 MAP: (1 sibs) 4 children: 37: 0x2aa35bda6f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda788 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda820 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda8b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda960 MAP: (1 sibs) 4 children: 37: 0x2aa35bdaa00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bdaa98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bdab30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bdabc8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda5b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd90e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c10780 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c10810 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c108a0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c10930 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c109c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c10a50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c10ae0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c10b70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c10c00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c10c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c10d20 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c10db0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c10e40 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c10ed0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c10f60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c10ff0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c11080 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c11110 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c111a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c11230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c112c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c11350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c113e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c11470 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c11500 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c11590 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c11620 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c116b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c11740 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c117d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c11860 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c118f0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c11980 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c11a10 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c11aa0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c11b30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c11bc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c11c50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c11ce0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c11d70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c11e00 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c11e90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c11f20 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c11fb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c12040 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c120d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c12160 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c121f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c12280 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c12310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c123a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c12430 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c124c0 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: 0x2aa35bd89b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd4610 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd39b0 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3a48 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd46a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3af0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3b88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c12b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c12c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c12cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c12d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c12dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c12e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c12ef0 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: 0x2aa35bd8ad0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3ca0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd5e10 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd5ea8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3d38 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd5f50 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd5fe8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c148c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c14950 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c149e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c14a70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c14b00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c14b90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c14c20 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: 0x2aa35bd8be8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa35bd5b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa35bd57f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa35bd4b20 VAL: 'a' (5 sibs) 37: 0x2aa35bd4bb8 VAL: 'b' (5 sibs) 37: 0x2aa35bd4c50 VAL: 'c' (5 sibs) 37: 0x2aa35bd4ce8 VAL: 'd' (5 sibs) 37: 0x2aa35bd4d80 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c165f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c16680 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c16710 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c167a0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c16830 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c168c0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c16950 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c169e0 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: 0x2aa35bd8440 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa35bd2f60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa35bd2ff8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa35bd3090 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c16f00 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c16f90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c17020 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c170b0 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: 0x2aa35bd8558 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd35f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3730 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd37c8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3688 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3870 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3908 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c17810 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c178a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c17930 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c179c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c17a50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c17ae0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c17b70 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: 0x2aa35bd8670 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3f60 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3ff8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3eb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd40a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd4138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c18120 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c181b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c18240 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c182d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c18360 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c183f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c18480 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: 0x2aa35bd8788 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd41e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd4320 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd43b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd4278 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd4460 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd44f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c18a30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c18ac0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c18b50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c18be0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c18c70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c18d00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c18d90 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: 0x2aa35bd88a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa35bd8cc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa35bd9190 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd92c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd93f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd8d58 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa35bd8df0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa35bd94a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9670 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9710 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd97a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9840 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd98d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9538 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bd9980 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd9be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd95d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8e88 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa35bd8f20 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa35bd9c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9e60 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9f00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9f98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda0c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9d28 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda170 MAP: (1 sibs) 4 children: 37: 0x2aa35bda210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda2a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda3d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9dc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8fb8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa35bd9050 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa35bda480 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bda650 MAP: (1 sibs) 4 children: 37: 0x2aa35bda6f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda788 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda820 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda8b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda960 MAP: (1 sibs) 4 children: 37: 0x2aa35bdaa00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bdaa98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bdab30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bdabc8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda5b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd90e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c1ae60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c1aef0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c1af80 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c1b010 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c1b0a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c1b130 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c1b1c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c1b250 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c1b2e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c1b370 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c1b400 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c1b490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c1b520 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c1b5b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c1b640 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c1b6d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c1b760 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c1b7f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c1b880 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c1b910 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c1b9a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c1ba30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c1bac0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c1bb50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c1bbe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c1bc70 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c1bd00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c1bd90 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c1be20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c1beb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c1bf40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c1bfd0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c1c060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c1c0f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c1c180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c1c210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c1c2a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c1c330 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c1c3c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c1c450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c1c4e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c1c570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c1c600 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c1c690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c1c720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c1c7b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c1c840 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c1c8d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c1c960 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c1c9f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c1ca80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c1cb10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c1cba0 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: 0x2aa35bd89b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd4610 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd39b0 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3a48 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd46a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3af0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3b88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c19340 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c193d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c19460 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c194f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c19580 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c19610 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c196a0 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: 0x2aa35bd8ad0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3ca0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd5e10 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd5ea8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3d38 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd5f50 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd5fe8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c19c50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c19ce0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c19d70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c19e00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c19e90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c19f20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c19fb0 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: 0x2aa35bd8be8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa35bd5b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa35bd57f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa35bd4b20 VAL: 'a' (5 sibs) 37: 0x2aa35bd4bb8 VAL: 'b' (5 sibs) 37: 0x2aa35bd4c50 VAL: 'c' (5 sibs) 37: 0x2aa35bd4ce8 VAL: 'd' (5 sibs) 37: 0x2aa35bd4d80 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c1d270 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c1d300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c1d390 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c1d420 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c1d4b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c1d540 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c1d5d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c1d660 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] 0x2aa35c055c0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c05650 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c056e0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c05770 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] 0x2aa35c1e270 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c1e300 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c1e390 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c1e420 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] 0x2aa35c07460 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c074f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c07580 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c07610 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c076a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c07730 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c077c0 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] 0x2aa35c1f460 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c1f4f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c1f580 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c1f610 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c1f6a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c1f730 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c1f7c0 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] 0x2aa35c092b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c09340 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c093d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c09460 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c094f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c09580 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c09610 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] 0x2aa35c1fd70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c1fe00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c1fe90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c1ff20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c1ffb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c20040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c200d0 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] 0x2aa35c0b0a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c0b130 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c0b1c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c0b250 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c0b2e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c0b370 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c0b400 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] 0x2aa35c20680 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c20710 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c207a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c20830 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c208c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c20950 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c209e0 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] 0x2aa35c10780 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c10810 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c108a0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c10930 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c109c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c10a50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c10ae0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c10b70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c10c00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c10c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c10d20 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c10db0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c10e40 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c10ed0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c10f60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c10ff0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c11080 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c11110 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c111a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c11230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c112c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c11350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c113e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c11470 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c11500 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c11590 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c11620 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c116b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c11740 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c117d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c11860 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c118f0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c11980 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c11a10 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c11aa0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c11b30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c11bc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c11c50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c11ce0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c11d70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c11e00 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c11e90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c11f20 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c11fb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c12040 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c120d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c12160 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c121f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c12280 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c12310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c123a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c12430 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c124c0 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] 0x2aa35c22ab0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c22b40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c22bd0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c22c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c22cf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c22d80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c22e10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c22ea0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c22f30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c22fc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c23050 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c230e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c23170 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c23200 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c23290 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c23320 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c233b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c23440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c234d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c23560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c235f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c23680 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c23710 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c237a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c23830 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c238c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c23950 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c239e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c23a70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c23b00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c23b90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c23c20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c23cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c23d40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c23dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c23e60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c23ef0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c23f80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c24010 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c240a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c24130 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c241c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c24250 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c242e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c24370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c24400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c24490 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c24520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c245b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c24640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c246d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c24760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c247f0 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] 0x2aa35c12b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c12c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c12cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c12d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c12dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c12e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c12ef0 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] 0x2aa35c20f90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c21020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c210b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c21140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c211d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c21260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c212f0 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] 0x2aa35c148c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c14950 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c149e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c14a70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c14b00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c14b90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c14c20 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] 0x2aa35c218a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c21930 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c219c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c21a50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c21ae0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c21b70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c21c00 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] 0x2aa35c165f0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c16680 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c16710 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c167a0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c16830 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c168c0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c16950 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c169e0 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] 0x2aa35c24ec0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c24f50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c24fe0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c25070 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c25100 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c25190 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c25220 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c252b0 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] 0x2aa35c16f00 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c16f90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c17020 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c170b0 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] 0x2aa35c257d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c25860 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c258f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c25980 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] 0x2aa35c17810 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c178a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c17930 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c179c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c17a50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c17ae0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c17b70 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] 0x2aa35c260e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c26170 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c26200 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c26290 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c26320 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c263b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c26440 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] 0x2aa35c18120 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c181b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c18240 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c182d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c18360 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c183f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c18480 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] 0x2aa35c269f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c26a80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c26b10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c26ba0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c26c30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c26cc0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c26d50 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] 0x2aa35c18a30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c18ac0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c18b50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c18be0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c18c70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c18d00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c18d90 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] 0x2aa35c27300 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c27390 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c27420 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c274b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c27540 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c275d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c27660 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] 0x2aa35c1ae60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c1aef0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c1af80 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c1b010 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c1b0a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c1b130 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c1b1c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c1b250 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c1b2e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c1b370 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c1b400 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c1b490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c1b520 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c1b5b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c1b640 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c1b6d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c1b760 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c1b7f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c1b880 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c1b910 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c1b9a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c1ba30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c1bac0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c1bb50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c1bbe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c1bc70 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c1bd00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c1bd90 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c1be20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c1beb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c1bf40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c1bfd0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c1c060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c1c0f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c1c180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c1c210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c1c2a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c1c330 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c1c3c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c1c450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c1c4e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c1c570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c1c600 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c1c690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c1c720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c1c7b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c1c840 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c1c8d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c1c960 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c1c9f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c1ca80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c1cb10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c1cba0 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] 0x2aa35c29730 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c297c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c29850 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c298e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c29970 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c29a00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c29a90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c29b20 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c29bb0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c29c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c29cd0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c29d60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c29df0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c29e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c29f10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c29fa0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c2a030 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c2a0c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c2a150 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c2a1e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c2a270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c2a300 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c2a390 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c2a420 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c2a4b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c2a540 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c2a5d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c2a660 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c2a6f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c2a780 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c2a810 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c2a8a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c2a930 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c2a9c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c2aa50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c2aae0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c2ab70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c2ac00 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c2ac90 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c2ad20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c2adb0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c2ae40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c2aed0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c2af60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c2aff0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c2b080 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c2b110 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c2b1a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c2b230 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c2b2c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c2b350 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c2b3e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c2b470 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] 0x2aa35c19340 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c193d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c19460 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c194f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c19580 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c19610 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c196a0 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] 0x2aa35c27c10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c27ca0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c27d30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c27dc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c27e50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c27ee0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c27f70 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] 0x2aa35c19c50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c19ce0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c19d70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c19e00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c19e90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c19f20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c19fb0 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] 0x2aa35c28520 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c285b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c28640 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c286d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c28760 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c287f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c28880 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] 0x2aa35c1d270 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c1d300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c1d390 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c1d420 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c1d4b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c1d540 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c1d5d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c1d660 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] 0x2aa35c2bb40 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c2bbd0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c2bc60 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c2bcf0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c2bd80 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c2be10 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c2bea0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c2bf30 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: 0x2aa35bd8440 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa35bd2f60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa35bd2ff8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa35bd3090 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c1ee20 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c1eeb0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c1ef40 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c1efd0 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: 0x2aa35bd8558 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd35f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3730 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd37c8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3688 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3870 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3908 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c28e30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c28ec0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c28f50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c28fe0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c29070 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c29100 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c29190 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: 0x2aa35bd8670 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3f60 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3ff8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3eb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd40a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd4138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c29230 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c292c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c29350 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c293e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c29470 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c29500 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c29590 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: 0x2aa35bd8788 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd41e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd4320 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd43b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd4278 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd4460 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd44f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c221b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c22240 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c222d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c22360 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c223f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c22480 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c22510 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: 0x2aa35bd88a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa35bd8cc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa35bd9190 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd92c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd93f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd8d58 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa35bd8df0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa35bd94a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9670 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9710 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd97a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9840 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd98d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9538 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bd9980 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd9be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd95d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8e88 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa35bd8f20 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa35bd9c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9e60 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9f00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9f98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda0c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9d28 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda170 MAP: (1 sibs) 4 children: 37: 0x2aa35bda210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda2a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda3d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9dc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8fb8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa35bd9050 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa35bda480 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bda650 MAP: (1 sibs) 4 children: 37: 0x2aa35bda6f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda788 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda820 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda8b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda960 MAP: (1 sibs) 4 children: 37: 0x2aa35bdaa00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bdaa98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bdab30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bdabc8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda5b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd90e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2c450 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c2c4e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c2c570 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c2c600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c2c690 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c2c720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c2c7b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c2c840 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c2c8d0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c2c960 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c2c9f0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c2ca80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c2cb10 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c2cba0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c2cc30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c2ccc0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c2cd50 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c2cde0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c2ce70 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c2cf00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c2cf90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c2d020 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c2d0b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c2d140 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c2d1d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c2d260 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c2d2f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c2d380 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c2d410 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c2d4a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c2d530 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c2d5c0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c2d650 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c2d6e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c2d770 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c2d800 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c2d890 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c2d920 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c2d9b0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c2da40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c2dad0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c2db60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c2dbf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c2dc80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c2dd10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c2dda0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c2de30 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c2dec0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c2df50 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c2dfe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c2e070 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c2e100 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c2e190 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: 0x2aa35bd89b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd4610 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd39b0 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3a48 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd46a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3af0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3b88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c225b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c22640 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c226d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c22760 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c227f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c22880 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c22910 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: 0x2aa35bd8ad0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3ca0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd5e10 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd5ea8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3d38 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd5f50 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd5fe8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2e230 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c2e2c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c2e350 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c2e3e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c2e470 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c2e500 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c2e590 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: 0x2aa35bd8be8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa35bd5b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa35bd57f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa35bd4b20 VAL: 'a' (5 sibs) 37: 0x2aa35bd4bb8 VAL: 'b' (5 sibs) 37: 0x2aa35bd4c50 VAL: 'c' (5 sibs) 37: 0x2aa35bd4ce8 VAL: 'd' (5 sibs) 37: 0x2aa35bd4d80 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2e630 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c2e6c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c2e750 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c2e7e0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c2e870 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c2e900 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c2e990 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c2ea20 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: 0x2aa35bd8440 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa35bd2f60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa35bd2ff8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa35bd3090 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2eac0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa35c2eb50 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa35c2ebe0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa35c2ec70 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: 0x2aa35bd8558 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd35f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3730 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd37c8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3688 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3870 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3908 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2ed10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c2eda0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c2ee30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c2eec0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c2ef50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c2efe0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c2f070 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: 0x2aa35bd8670 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd3f60 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3ff8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3eb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd40a0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd4138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2f110 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c2f1a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c2f230 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c2f2c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c2f350 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c2f3e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c2f470 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: 0x2aa35bd8788 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd41e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd4320 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd43b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd4278 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd4460 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd44f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2f510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c2f5a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c2f630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c2f6c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c2f750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c2f7e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c2f870 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: 0x2aa35bd88a0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa35bd8cc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa35bd9190 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd92c8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd93f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd8d58 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa35bd8df0 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa35bd94a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9670 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9710 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd97a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9840 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd98d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9538 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bd9980 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9a20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9ab8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bd9b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bd9be8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd95d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8e88 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa35bd8f20 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa35bd9c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bd9e60 MAP: (1 sibs) 4 children: 37: 0x2aa35bd9f00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bd9f98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda030 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda0c8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9d28 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda170 MAP: (1 sibs) 4 children: 37: 0x2aa35bda210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda2a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda3d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bd9dc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd8fb8 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa35bd9050 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa35bda480 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa35bda650 MAP: (1 sibs) 4 children: 37: 0x2aa35bda6f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bda788 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bda820 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bda8b8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa35bda960 MAP: (1 sibs) 4 children: 37: 0x2aa35bdaa00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa35bdaa98 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa35bdab30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa35bdabc8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa35bda5b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa35bd90e8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c2f910 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa35c2f9a0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa35c2fa30 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa35c2fac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa35c2fb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa35c2fbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa35c2fc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa35c2fd00 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa35c2fd90 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa35c2fe20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa35c2feb0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa35c2ff40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa35c2ffd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa35c30060 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa35c300f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa35c30180 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa35c30210 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa35c302a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa35c30330 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa35c303c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa35c30450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa35c304e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa35c30570 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa35c30600 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa35c30690 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa35c30720 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa35c307b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa35c30840 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa35c308d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa35c30960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa35c309f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa35c30a80 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa35c30b10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa35c30ba0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa35c30c30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa35c30cc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa35c30d50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa35c30de0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa35c30e70 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa35c30f00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa35c30f90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa35c31020 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa35c310b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa35c31140 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa35c311d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa35c31260 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa35c312f0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa35c31380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa35c31410 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa35c314a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa35c31530 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa35c315c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa35c31650 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: 0x2aa35bd89b8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd4610 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd39b0 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd3a48 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd46a8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd3af0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd3b88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c316f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c31780 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c31810 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c318a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c31930 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c319c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c31a50 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: 0x2aa35bd8ad0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa35bd3ca0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa35bd5e10 VAL: 'John Smith' (2 sibs) 37: 0x2aa35bd5ea8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa35bd3d38 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa35bd5f50 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa35bd5fe8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c31af0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa35c31b80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa35c31c10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa35c31ca0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa35c31d30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa35c31dc0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa35c31e50 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: 0x2aa35bd8be8 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa35bd5b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa35bd57f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa35bd4b20 VAL: 'a' (5 sibs) 37: 0x2aa35bd4bb8 VAL: 'b' (5 sibs) 37: 0x2aa35bd4c50 VAL: 'c' (5 sibs) 37: 0x2aa35bd4ce8 VAL: 'd' (5 sibs) 37: 0x2aa35bd4d80 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa35c31ef0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa35c31f80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa35c32010 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa35c320a0 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa35c32130 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa35c321c0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa35c32250 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa35c322e0 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x2aa2923b850 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa292379e0 MAP: (3 sibs) 0 children: 38: 0x2aa29237a78 MAP: (3 sibs) 0 children: 38: 0x2aa29237b10 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29285110 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292851a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa29285230 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa292852c0 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: 0x2aa2923b968 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292380e0 MAP: (2 sibs) 2 children: 38: 0x2aa29238220 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa292382b8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238178 MAP: (2 sibs) 2 children: 38: 0x2aa29238360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292383f8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29286e40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa29286ed0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa29286f60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa29286ff0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa29287080 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa29287110 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292871a0 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: 0x2aa2923ba80 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238980 MAP: (2 sibs) 2 children: 38: 0x2aa29238ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238b58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238a18 MAP: (2 sibs) 2 children: 38: 0x2aa29238c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29238c98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29288b70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa29288c00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa29288c90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa29288d20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa29288db0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa29288e40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa29288ed0 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: 0x2aa2923bb98 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238db0 MAP: (2 sibs) 2 children: 38: 0x2aa29238ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238f88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238e48 MAP: (2 sibs) 2 children: 38: 0x2aa29239030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292390c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2928a8a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2928a930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2928a9c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2928aa50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2928aae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2928ab70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2928ac00 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: 0x2aa2923bcb0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29239ab0 MAP: (2 sibs) 2 children: 38: 0x2aa29239bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29239c88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29239b48 MAP: (2 sibs) 2 children: 38: 0x2aa29239d30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29239dc8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2928c5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2928c660 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2928c6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2928c780 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2928c810 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2928c8a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2928c930 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: 0x2aa2923bdc8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa29238510 MAP: (1 sibs) 2 children: 38: 0x2aa29237cf0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa29237d88 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2928e300 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa2928e390 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa2928e420 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa2928e4b0 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: 0x2aa2923bee0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa2923a020 MAP: (4 sibs) 2 children: 38: 0x2aa2923a290 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a328 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a0b8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a3d0 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a468 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a150 MAP: (4 sibs) 3 children: 38: 0x2aa2923a510 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa2923a5a8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa2923a640 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa2923a1e8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a6e0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a778 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29290030 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa292900c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa29290150 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292901e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa29290270 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa29290300 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa29290390 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa29290420 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa292904b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa29290540 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa292905d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa29290660 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa292906f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa29290780 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: 0x2aa2923bff8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa2923a890 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa2923a928 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923a9c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923aa58 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29291d60 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa29291df0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa29291e80 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa29291f10 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa29291fa0 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: 0x2aa2923c110 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa2923ca00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa2923caa0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cda0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa2923cb38 MAP: (5 sibs) 1 children: 38: 0x2aa2923ce40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa2923cbd0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cee0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa2923cc68 MAP: (5 sibs) 1 children: 38: 0x2aa2923cf80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa2923d020 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa2923d0b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa2923cd00 MAP: (5 sibs) 1 children: 38: 0x2aa2923d160 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa2923d200 VAL: 'val1' (2 sibs) 38: 0x2aa2923d298 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29293c70 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa29293d00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa29293d90 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa29293e20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa29293eb0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa29293f40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa29293fd0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa29294060 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292940f0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa29294180 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa29294210 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292942a0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa29294330 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292943c0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa29294450 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292944e0 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: 0x2aa2923c228 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa292386f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa292391e0 MAP: (1 sibs) 1 children: 38: 0x2aa29239280 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238788 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa29239320 MAP: (1 sibs) 1 children: 38: 0x2aa292393c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238820 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa29239e70 MAP: (2 sibs) 1 children: 38: 0x2aa29239460 KEYVAL: '' '' (1 sibs) 38: 0x2aa29239f08 MAP: (2 sibs) 1 children: 38: 0x2aa29239500 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292959f0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa29295a80 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa29295b10 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa29295ba0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa29295c30 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa29295cc0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa29295d50 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa29295de0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa29295e70 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa29295f00 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa29295f90 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa29296020 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: 0x2aa2923c340 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29237bb0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d340 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa2923d3d8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa2923d470 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa29237c48 MAP: (2 sibs) 3 children: 38: 0x2aa2923d510 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa2923d5a8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa2923d640 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29297880 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa29297910 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292979a0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa29297a30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa29297ac0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa29297b50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa29297be0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa29297c70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa29297d00 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: 0x2aa2923c458 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292385b0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d6e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa2923d778 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa2923d810 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa29238648 MAP: (2 sibs) 3 children: 38: 0x2aa2923d8b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa2923d948 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa2923d9e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa29299710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292997a0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa29299830 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292998c0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa29299950 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292999e0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa29299a70 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa29299b00 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa29299b90 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa29299710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292997a0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa29299830 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292998c0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa29299950 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292999e0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa29299a70 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa29299b00 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa29299b90 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa29299710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292997a0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa29299830 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292998c0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa29299950 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292999e0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa29299a70 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa29299b00 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa29299b90 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: 0x2aa2923c570 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa2923dc50 MAP: (3 sibs) 3 children: 38: 0x2aa2923de20 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa2923deb8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa2923df50 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa2923dce8 MAP: (3 sibs) 3 children: 38: 0x2aa2923dff0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa2923e088 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa2923e120 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa2923dd80 MAP: (3 sibs) 3 children: 38: 0x2aa2923e1c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa2923e258 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa2923e2f0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929b5b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa2929b640 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa2929b6d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa2929b760 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa2929b7f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa2929b880 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa2929b910 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa2929b9a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa2929ba30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa2929bac0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa2929bb50 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa2929bbe0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa2929bc70 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: 0x2aa2923b850 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa292379e0 MAP: (3 sibs) 0 children: 38: 0x2aa29237a78 MAP: (3 sibs) 0 children: 38: 0x2aa29237b10 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929bec0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa2929bf50 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa2929bfe0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa2929c070 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: 0x2aa2923b968 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292380e0 MAP: (2 sibs) 2 children: 38: 0x2aa29238220 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa292382b8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238178 MAP: (2 sibs) 2 children: 38: 0x2aa29238360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292383f8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929c7d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929c860 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929c8f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929c980 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929ca10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929caa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929cb30 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: 0x2aa2923ba80 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238980 MAP: (2 sibs) 2 children: 38: 0x2aa29238ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238b58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238a18 MAP: (2 sibs) 2 children: 38: 0x2aa29238c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29238c98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929d0e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929d170 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929d200 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929d290 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929d320 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929d3b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929d440 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: 0x2aa2923bb98 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238db0 MAP: (2 sibs) 2 children: 38: 0x2aa29238ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238f88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238e48 MAP: (2 sibs) 2 children: 38: 0x2aa29239030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292390c8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929d9f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929da80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929db10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929dba0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929dc30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929dcc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929dd50 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: 0x2aa2923bcb0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29239ab0 MAP: (2 sibs) 2 children: 38: 0x2aa29239bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29239c88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29239b48 MAP: (2 sibs) 2 children: 38: 0x2aa29239d30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29239dc8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929e300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929e390 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929e420 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929e4b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929e540 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929e5d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929e660 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: 0x2aa2923bdc8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa29238510 MAP: (1 sibs) 2 children: 38: 0x2aa29237cf0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa29237d88 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929ec10 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa2929eca0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa2929ed30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa2929edc0 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: 0x2aa2923bee0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa2923a020 MAP: (4 sibs) 2 children: 38: 0x2aa2923a290 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a328 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a0b8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a3d0 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a468 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a150 MAP: (4 sibs) 3 children: 38: 0x2aa2923a510 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa2923a5a8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa2923a640 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa2923a1e8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a6e0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a778 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929f520 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa2929f5b0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa2929f640 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa2929f6d0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa2929f760 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa2929f7f0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa2929f880 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa2929f910 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa2929f9a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa2929fa30 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa2929fac0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa2929fb50 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa2929fbe0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa2929fc70 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: 0x2aa2923bff8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa2923a890 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa2923a928 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923a9c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923aa58 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa2929fe30 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa2929fec0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa2929ff50 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa2929ffe0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa292a0070 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: 0x2aa2923c110 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa2923ca00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa2923caa0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cda0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa2923cb38 MAP: (5 sibs) 1 children: 38: 0x2aa2923ce40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa2923cbd0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cee0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa2923cc68 MAP: (5 sibs) 1 children: 38: 0x2aa2923cf80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa2923d020 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa2923d0b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa2923cd00 MAP: (5 sibs) 1 children: 38: 0x2aa2923d160 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa2923d200 VAL: 'val1' (2 sibs) 38: 0x2aa2923d298 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292a0740 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa292a07d0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa292a0860 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa292a08f0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa292a0980 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa292a0a10 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa292a0aa0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa292a0b30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292a0bc0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa292a0c50 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa292a0ce0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292a0d70 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa292a0e00 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292a0e90 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa292a0f20 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292a0fb0 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: 0x2aa2923c228 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa292386f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa292391e0 MAP: (1 sibs) 1 children: 38: 0x2aa29239280 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238788 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa29239320 MAP: (1 sibs) 1 children: 38: 0x2aa292393c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238820 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa29239e70 MAP: (2 sibs) 1 children: 38: 0x2aa29239460 KEYVAL: '' '' (1 sibs) 38: 0x2aa29239f08 MAP: (2 sibs) 1 children: 38: 0x2aa29239500 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292a1050 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa292a10e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa292a1170 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa292a1200 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa292a1290 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa292a1320 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa292a13b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa292a1440 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa292a14d0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa292a1560 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa292a15f0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa292a1680 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: 0x2aa2923c340 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29237bb0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d340 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa2923d3d8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa2923d470 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa29237c48 MAP: (2 sibs) 3 children: 38: 0x2aa2923d510 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa2923d5a8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa2923d640 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292a1960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a19f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292a1a80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a1b10 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a1ba0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a1c30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292a1cc0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292a1d50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292a1de0 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: 0x2aa2923c458 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292385b0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d6e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa2923d778 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa2923d810 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa29238648 MAP: (2 sibs) 3 children: 38: 0x2aa2923d8b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa2923d948 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa2923d9e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292a2270 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a2300 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292a2390 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a2420 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a24b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a2540 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292a25d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292a2660 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292a26f0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa292a2270 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a2300 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292a2390 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a2420 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a24b0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a2540 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292a25d0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292a2660 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292a26f0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa292a2270 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a2300 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292a2390 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a2420 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a24b0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a2540 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292a25d0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292a2660 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292a26f0 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: 0x2aa2923c570 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa2923dc50 MAP: (3 sibs) 3 children: 38: 0x2aa2923de20 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa2923deb8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa2923df50 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa2923dce8 MAP: (3 sibs) 3 children: 38: 0x2aa2923dff0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa2923e088 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa2923e120 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa2923dd80 MAP: (3 sibs) 3 children: 38: 0x2aa2923e1c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa2923e258 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa2923e2f0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292a2b80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292a2c10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa292a2ca0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a2d30 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a2dc0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a2e50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa292a2ee0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa292a2f70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa292a3000 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa292a3090 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa292a3120 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa292a31b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa292a3240 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] 0x2aa29285110 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292851a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa29285230 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa292852c0 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] 0x2aa292a4650 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292a46e0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa292a4770 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa292a4800 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] 0x2aa29286e40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa29286ed0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa29286f60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa29286ff0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa29287080 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa29287110 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292871a0 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] 0x2aa292a5840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a58d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292a5960 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292a59f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292a5a80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292a5b10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292a5ba0 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] 0x2aa29288b70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa29288c00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa29288c90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa29288d20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa29288db0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa29288e40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa29288ed0 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] 0x2aa292a6150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a61e0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292a6270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292a6300 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292a6390 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292a6420 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292a64b0 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] 0x2aa2928a8a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2928a930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2928a9c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2928aa50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2928aae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2928ab70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2928ac00 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] 0x2aa292a6a60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a6af0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292a6b80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292a6c10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292a6ca0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292a6d30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292a6dc0 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] 0x2aa2928c5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2928c660 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2928c6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2928c780 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2928c810 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2928c8a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2928c930 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] 0x2aa292a7370 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a7400 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292a7490 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292a7520 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292a75b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292a7640 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292a76d0 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] 0x2aa2928e300 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa2928e390 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa2928e420 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa2928e4b0 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] 0x2aa292a7c80 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa292a7d10 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa292a7da0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292a7e30 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] 0x2aa29290030 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa292900c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa29290150 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292901e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa29290270 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa29290300 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa29290390 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa29290420 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa292904b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa29290540 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa292905d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa29290660 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa292906f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa29290780 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] 0x2aa292a8590 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa292a8620 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa292a86b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292a8740 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa292a87d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa292a8860 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa292a88f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa292a8980 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa292a8a10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa292a8aa0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa292a8b30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa292a8bc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa292a8c50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa292a8ce0 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] 0x2aa29291d60 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa29291df0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa29291e80 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa29291f10 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa29291fa0 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] 0x2aa292a8ea0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa292a8f30 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa292a8fc0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa292a9050 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa292a90e0 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] 0x2aa29293c70 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa29293d00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa29293d90 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa29293e20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa29293eb0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa29293f40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa29293fd0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa29294060 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292940f0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa29294180 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa29294210 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292942a0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa29294330 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292943c0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa29294450 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292944e0 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] 0x2aa292a97b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa292a9840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa292a98d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa292a9960 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa292a99f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa292a9a80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa292a9b10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa292a9ba0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292a9c30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa292a9cc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa292a9d50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292a9de0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa292a9e70 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292a9f00 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa292a9f90 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292aa020 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] 0x2aa292959f0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa29295a80 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa29295b10 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa29295ba0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa29295c30 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa29295cc0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa29295d50 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa29295de0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa29295e70 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa29295f00 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa29295f90 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa29296020 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] 0x2aa292aa0c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa292aa150 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa292aa1e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa292aa270 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa292aa300 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa292aa390 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa292aa420 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa292aa4b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa292aa540 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa292aa5d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa292aa660 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa292aa6f0 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] 0x2aa29297880 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa29297910 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292979a0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa29297a30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa29297ac0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa29297b50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa29297be0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa29297c70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa29297d00 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] 0x2aa292aa9d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292aaa60 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292aaaf0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292aab80 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292aac10 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292aaca0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292aad30 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292aadc0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292aae50 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] 0x2aa29299710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292997a0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa29299830 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292998c0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa29299950 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292999e0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa29299a70 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa29299b00 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa29299b90 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] 0x2aa292ab2e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292ab370 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292ab400 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292ab490 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292ab520 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292ab5b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292ab640 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292ab6d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292ab760 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] 0x2aa2929b5b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa2929b640 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa2929b6d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa2929b760 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa2929b7f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa2929b880 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa2929b910 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa2929b9a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa2929ba30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa2929bac0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa2929bb50 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa2929bbe0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa2929bc70 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] 0x2aa292abbf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292abc80 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa292abd10 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292abda0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292abe30 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292abec0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa292abf50 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa292abfe0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa292ac070 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa292ac100 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa292ac190 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa292ac220 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa292ac2b0 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] 0x2aa2929bec0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa2929bf50 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa2929bfe0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa2929c070 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] 0x2aa292ac500 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292ac590 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa292ac620 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa292ac6b0 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] 0x2aa2929c7d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929c860 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929c8f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929c980 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929ca10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929caa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929cb30 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] 0x2aa292ace10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292acea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292acf30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292acfc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292ad050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292ad0e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292ad170 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] 0x2aa2929d0e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929d170 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929d200 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929d290 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929d320 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929d3b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929d440 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] 0x2aa292ad720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292ad7b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292ad840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292ad8d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292ad960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292ad9f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292ada80 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] 0x2aa2929d9f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929da80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929db10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929dba0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929dc30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929dcc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929dd50 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] 0x2aa292ae030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292ae0c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292ae150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292ae1e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292ae270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292ae300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292ae390 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] 0x2aa2929e300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa2929e390 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa2929e420 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa2929e4b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa2929e540 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa2929e5d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa2929e660 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] 0x2aa292ae940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292ae9d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292aea60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292aeaf0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292aeb80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292aec10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292aeca0 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] 0x2aa2929ec10 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa2929eca0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa2929ed30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa2929edc0 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] 0x2aa292af250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa292af2e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa292af370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292af400 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] 0x2aa2929f520 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa2929f5b0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa2929f640 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa2929f6d0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa2929f760 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa2929f7f0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa2929f880 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa2929f910 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa2929f9a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa2929fa30 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa2929fac0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa2929fb50 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa2929fbe0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa2929fc70 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] 0x2aa292afb60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa292afbf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa292afc80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292afd10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa292afda0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa292afe30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa292afec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa292aff50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa292affe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa292b0070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa292b0100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa292b0190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa292b0220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa292b02b0 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] 0x2aa2929fe30 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa2929fec0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa2929ff50 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa2929ffe0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa292a0070 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] 0x2aa292b0470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa292b0500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa292b0590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa292b0620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa292b06b0 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] 0x2aa292a0740 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa292a07d0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa292a0860 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa292a08f0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa292a0980 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa292a0a10 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa292a0aa0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa292a0b30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292a0bc0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa292a0c50 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa292a0ce0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292a0d70 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa292a0e00 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292a0e90 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa292a0f20 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292a0fb0 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] 0x2aa292b0d80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa292b0e10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa292b0ea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa292b0f30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa292b0fc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa292b1050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa292b10e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa292b1170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292b1200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa292b1290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa292b1320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292b13b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa292b1440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292b14d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa292b1560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292b15f0 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] 0x2aa292a1050 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa292a10e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa292a1170 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa292a1200 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa292a1290 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa292a1320 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa292a13b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa292a1440 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa292a14d0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa292a1560 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa292a15f0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa292a1680 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] 0x2aa292b1690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa292b1720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa292b17b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa292b1840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa292b18d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa292b1960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa292b19f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa292b1a80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa292b1b10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa292b1ba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa292b1c30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa292b1cc0 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] 0x2aa292a1960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a19f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292a1a80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a1b10 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a1ba0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a1c30 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292a1cc0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292a1d50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292a1de0 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] 0x2aa292b1fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b2030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292b20c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292b2150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292b21e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292b2270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292b2300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292b2390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292b2420 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] 0x2aa292a2270 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292a2300 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292a2390 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a2420 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a24b0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a2540 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292a25d0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292a2660 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292a26f0 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] 0x2aa292b28b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b2940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292b29d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292b2a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292b2af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292b2b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292b2c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292b2ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292b2d30 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] 0x2aa292a2b80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292a2c10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa292a2ca0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292a2d30 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292a2dc0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292a2e50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa292a2ee0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa292a2f70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa292a3000 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa292a3090 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa292a3120 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa292a31b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa292a3240 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] 0x2aa292b31c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292b3250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa292b32e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292b3370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292b3400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292b3490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa292b3520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa292b35b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa292b3640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa292b36d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa292b3760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa292b37f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa292b3880 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: 0x2aa2923b850 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa292379e0 MAP: (3 sibs) 0 children: 38: 0x2aa29237a78 MAP: (3 sibs) 0 children: 38: 0x2aa29237b10 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292a5320 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292a53b0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa292a5440 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa292a54d0 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: 0x2aa2923b968 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292380e0 MAP: (2 sibs) 2 children: 38: 0x2aa29238220 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa292382b8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238178 MAP: (2 sibs) 2 children: 38: 0x2aa29238360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292383f8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b3ad0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b3b60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b3bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b3c80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b3d10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b3da0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b3e30 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: 0x2aa2923ba80 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238980 MAP: (2 sibs) 2 children: 38: 0x2aa29238ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238b58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238a18 MAP: (2 sibs) 2 children: 38: 0x2aa29238c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29238c98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b3ed0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b3f60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b3ff0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b4080 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b4110 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b41a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b4230 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: 0x2aa2923bb98 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238db0 MAP: (2 sibs) 2 children: 38: 0x2aa29238ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238f88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238e48 MAP: (2 sibs) 2 children: 38: 0x2aa29239030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292390c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b42d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b4360 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b43f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b4480 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b4510 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b45a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b4630 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: 0x2aa2923bcb0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29239ab0 MAP: (2 sibs) 2 children: 38: 0x2aa29239bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29239c88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29239b48 MAP: (2 sibs) 2 children: 38: 0x2aa29239d30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29239dc8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b46d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b4760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b47f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b4880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b4910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b49a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b4a30 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: 0x2aa2923bdc8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa29238510 MAP: (1 sibs) 2 children: 38: 0x2aa29237cf0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa29237d88 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b4ad0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa292b4b60 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa292b4bf0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292b4c80 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: 0x2aa2923bee0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa2923a020 MAP: (4 sibs) 2 children: 38: 0x2aa2923a290 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a328 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a0b8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a3d0 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a468 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a150 MAP: (4 sibs) 3 children: 38: 0x2aa2923a510 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa2923a5a8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa2923a640 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa2923a1e8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a6e0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a778 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b4d20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa292b4db0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa292b4e40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292b4ed0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa292b4f60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa292b4ff0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa292b5080 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa292b5110 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa292b51a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa292b5230 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa292b52c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa292b5350 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa292b53e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa292b5470 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: 0x2aa2923bff8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa2923a890 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa2923a928 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923a9c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923aa58 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b5510 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa292b55a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa292b5630 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa292b56c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa292b5750 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: 0x2aa2923c110 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa2923ca00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa2923caa0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cda0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa2923cb38 MAP: (5 sibs) 1 children: 38: 0x2aa2923ce40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa2923cbd0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cee0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa2923cc68 MAP: (5 sibs) 1 children: 38: 0x2aa2923cf80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa2923d020 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa2923d0b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa2923cd00 MAP: (5 sibs) 1 children: 38: 0x2aa2923d160 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa2923d200 VAL: 'val1' (2 sibs) 38: 0x2aa2923d298 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b57f0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa292b5880 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa292b5910 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa292b59a0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa292b5a30 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa292b5ac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa292b5b50 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa292b5be0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292b5c70 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa292b5d00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa292b5d90 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292b5e20 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa292b5eb0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292b5f40 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa292b5fd0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292b6060 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: 0x2aa2923c228 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa292386f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa292391e0 MAP: (1 sibs) 1 children: 38: 0x2aa29239280 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238788 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa29239320 MAP: (1 sibs) 1 children: 38: 0x2aa292393c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238820 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa29239e70 MAP: (2 sibs) 1 children: 38: 0x2aa29239460 KEYVAL: '' '' (1 sibs) 38: 0x2aa29239f08 MAP: (2 sibs) 1 children: 38: 0x2aa29239500 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b6100 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa292b6190 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa292b6220 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa292b62b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa292b6340 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa292b63d0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa292b6460 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa292b64f0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa292b6580 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa292b6610 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa292b66a0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa292b6730 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: 0x2aa2923c340 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29237bb0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d340 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa2923d3d8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa2923d470 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa29237c48 MAP: (2 sibs) 3 children: 38: 0x2aa2923d510 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa2923d5a8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa2923d640 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b67d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b6860 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292b68f0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292b6980 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292b6a10 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292b6aa0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292b6b30 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292b6bc0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292b6c50 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: 0x2aa2923c458 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292385b0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d6e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa2923d778 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa2923d810 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa29238648 MAP: (2 sibs) 3 children: 38: 0x2aa2923d8b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa2923d948 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa2923d9e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b6cf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b6d80 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292b6e10 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292b6ea0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292b6f30 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292b6fc0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292b7050 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292b70e0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292b7170 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: 0x2aa2923c570 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa2923dc50 MAP: (3 sibs) 3 children: 38: 0x2aa2923de20 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa2923deb8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa2923df50 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa2923dce8 MAP: (3 sibs) 3 children: 38: 0x2aa2923dff0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa2923e088 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa2923e120 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa2923dd80 MAP: (3 sibs) 3 children: 38: 0x2aa2923e1c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa2923e258 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa2923e2f0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b7210 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292b72a0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa292b7330 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292b73c0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292b7450 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292b74e0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa292b7570 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa292b7600 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa292b7690 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa292b7720 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa292b77b0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa292b7840 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa292b78d0 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: 0x2aa2923b850 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa292379e0 MAP: (3 sibs) 0 children: 38: 0x2aa29237a78 MAP: (3 sibs) 0 children: 38: 0x2aa29237b10 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b7970 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292b7a00 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa292b7a90 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa292b7b20 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: 0x2aa2923b968 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292380e0 MAP: (2 sibs) 2 children: 38: 0x2aa29238220 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa292382b8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238178 MAP: (2 sibs) 2 children: 38: 0x2aa29238360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292383f8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b7bc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b7c50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b7ce0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b7d70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b7e00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b7e90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b7f20 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: 0x2aa2923ba80 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238980 MAP: (2 sibs) 2 children: 38: 0x2aa29238ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238b58 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238a18 MAP: (2 sibs) 2 children: 38: 0x2aa29238c00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29238c98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b7fc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b8050 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b80e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b8170 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b8200 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b8290 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b8320 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: 0x2aa2923bb98 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29238db0 MAP: (2 sibs) 2 children: 38: 0x2aa29238ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29238f88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29238e48 MAP: (2 sibs) 2 children: 38: 0x2aa29239030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa292390c8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b83c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b8450 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b84e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b8570 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b8600 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b8690 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b8720 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: 0x2aa2923bcb0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29239ab0 MAP: (2 sibs) 2 children: 38: 0x2aa29239bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa29239c88 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa29239b48 MAP: (2 sibs) 2 children: 38: 0x2aa29239d30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa29239dc8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b87c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292b8850 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa292b88e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa292b8970 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa292b8a00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa292b8a90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa292b8b20 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: 0x2aa2923bdc8 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa29238510 MAP: (1 sibs) 2 children: 38: 0x2aa29237cf0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa29237d88 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b8bc0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa292b8c50 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa292b8ce0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292b8d70 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: 0x2aa2923bee0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa2923a020 MAP: (4 sibs) 2 children: 38: 0x2aa2923a290 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a328 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a0b8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a3d0 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa2923a468 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a150 MAP: (4 sibs) 3 children: 38: 0x2aa2923a510 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa2923a5a8 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa2923a640 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa2923a1e8 MAP: (4 sibs) 2 children: 38: 0x2aa2923a6e0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa2923a778 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b8e10 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa292b8ea0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa292b8f30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa292b8fc0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa292b9050 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa292b90e0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa292b9170 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa292b9200 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa292b9290 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa292b9320 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa292b93b0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa292b9440 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa292b94d0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa292b9560 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: 0x2aa2923bff8 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa2923a890 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa2923a928 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923a9c0 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa2923aa58 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b9600 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa292b9690 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa292b9720 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa292b97b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa292b9840 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: 0x2aa2923c110 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa2923ca00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa2923caa0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cda0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa2923cb38 MAP: (5 sibs) 1 children: 38: 0x2aa2923ce40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa2923cbd0 MAP: (5 sibs) 1 children: 38: 0x2aa2923cee0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa2923cc68 MAP: (5 sibs) 1 children: 38: 0x2aa2923cf80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa2923d020 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa2923d0b8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa2923cd00 MAP: (5 sibs) 1 children: 38: 0x2aa2923d160 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa2923d200 VAL: 'val1' (2 sibs) 38: 0x2aa2923d298 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292b98e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa292b9970 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa292b9a00 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa292b9a90 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa292b9b20 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa292b9bb0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa292b9c40 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa292b9cd0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa292b9d60 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa292b9df0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa292b9e80 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa292b9f10 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa292b9fa0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa292ba030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa292ba0c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa292ba150 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: 0x2aa2923c228 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa292386f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa292391e0 MAP: (1 sibs) 1 children: 38: 0x2aa29239280 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238788 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa29239320 MAP: (1 sibs) 1 children: 38: 0x2aa292393c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa29238820 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa29239e70 MAP: (2 sibs) 1 children: 38: 0x2aa29239460 KEYVAL: '' '' (1 sibs) 38: 0x2aa29239f08 MAP: (2 sibs) 1 children: 38: 0x2aa29239500 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292ba1f0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa292ba280 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa292ba310 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa292ba3a0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa292ba430 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa292ba4c0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa292ba550 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa292ba5e0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa292ba670 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa292ba700 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa292ba790 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa292ba820 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: 0x2aa2923c340 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa29237bb0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d340 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa2923d3d8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa2923d470 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa29237c48 MAP: (2 sibs) 3 children: 38: 0x2aa2923d510 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa2923d5a8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa2923d640 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292ba8c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292ba950 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292ba9e0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292baa70 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292bab00 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292bab90 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292bac20 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292bacb0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292bad40 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: 0x2aa2923c458 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa292385b0 MAP: (2 sibs) 3 children: 38: 0x2aa2923d6e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa2923d778 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa2923d810 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa29238648 MAP: (2 sibs) 3 children: 38: 0x2aa2923d8b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa2923d948 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa2923d9e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292bade0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa292bae70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa292baf00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292baf90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292bb020 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292bb0b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa292bb140 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa292bb1d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa292bb260 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: 0x2aa2923c570 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa2923dc50 MAP: (3 sibs) 3 children: 38: 0x2aa2923de20 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa2923deb8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa2923df50 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa2923dce8 MAP: (3 sibs) 3 children: 38: 0x2aa2923dff0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa2923e088 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa2923e120 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa2923dd80 MAP: (3 sibs) 3 children: 38: 0x2aa2923e1c0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa2923e258 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa2923e2f0 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa292bb300 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa292bb390 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa292bb420 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa292bb4b0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa292bb540 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa292bb5d0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa292bb660 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa292bb6f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa292bb780 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa292bb810 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa292bb8a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa292bb930 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa292bb9c0 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x2aa0e7f9b30 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa0e7f8250 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa0e7f82e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa0e7f8380 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa0e7f84c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa0e7f8558 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa0e7f8418 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa0e7f8600 VAL: 'item 1' (2 sibs) 39: 0x2aa0e7f8698 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e80b920 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e80b9b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e80ba40 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e80bad0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e80bb60 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e80bbf0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e80bc80 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e80bd10 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e80bda0 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: 0x2aa0e7f9c48 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f94d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7f7f80 MAP: (2 sibs) 4 children: 39: 0x2aa0e7f9570 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7f9608 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7f96a0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7f9738 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7f8018 MAP: (2 sibs) 5 children: 39: 0x2aa0e7f97e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7f9878 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7f9910 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7f99a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7f9a40 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e80dd30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e80ddc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e80de50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e80dee0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e80df70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e80e000 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e80e090 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e80e120 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e80e1b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e80e240 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e80e2d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e80e360 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e80e3f0 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: 0x2aa0e7f9d60 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f9fc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7fa060 MAP: (2 sibs) 4 children: 39: 0x2aa0e7fa1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7fa238 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7fa2d0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7fa368 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7fa0f8 MAP: (2 sibs) 5 children: 39: 0x2aa0e7fa410 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7fa4a8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7fa540 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7fa5d8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7fa670 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e80ffe0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e810070 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e810100 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e810190 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e810220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8102b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e810340 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e8103d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e810460 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e8104f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e810580 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e810610 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8106a0 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: 0x2aa0e7f9b30 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa0e7f8250 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa0e7f82e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa0e7f8380 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa0e7f84c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa0e7f8558 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa0e7f8418 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa0e7f8600 VAL: 'item 1' (2 sibs) 39: 0x2aa0e7f8698 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e8108f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e810980 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e810a10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e810aa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e810b30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e810bc0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e810c50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e810ce0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e810d70 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: 0x2aa0e7f9c48 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f94d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7f7f80 MAP: (2 sibs) 4 children: 39: 0x2aa0e7f9570 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7f9608 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7f96a0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7f9738 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7f8018 MAP: (2 sibs) 5 children: 39: 0x2aa0e7f97e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7f9878 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7f9910 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7f99a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7f9a40 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e811200 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e811290 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e811320 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e8113b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e811440 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8114d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e811560 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e8115f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e811680 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e811710 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e8117a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e811830 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8118c0 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: 0x2aa0e7f9d60 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f9fc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7fa060 MAP: (2 sibs) 4 children: 39: 0x2aa0e7fa1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7fa238 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7fa2d0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7fa368 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7fa0f8 MAP: (2 sibs) 5 children: 39: 0x2aa0e7fa410 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7fa4a8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7fa540 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7fa5d8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7fa670 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e811b10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e811ba0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e811c30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e811cc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e811d50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e811de0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e811e70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e811f00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e811f90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e812020 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e8120b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e812140 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8121d0 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] 0x2aa0e80b920 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e80b9b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e80ba40 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e80bad0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e80bb60 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e80bbf0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e80bc80 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e80bd10 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e80bda0 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] 0x2aa0e812fe0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e813070 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e813100 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e813190 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e813220 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e8132b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e813340 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e8133d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e813460 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] 0x2aa0e80dd30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e80ddc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e80de50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e80dee0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e80df70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e80e000 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e80e090 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e80e120 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e80e1b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e80e240 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e80e2d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e80e360 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e80e3f0 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] 0x2aa0e8141d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e814260 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e8142f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e814380 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e814410 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8144a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e814530 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e8145c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e814650 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e8146e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e814770 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e814800 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e814890 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] 0x2aa0e80ffe0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e810070 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e810100 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e810190 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e810220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8102b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e810340 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e8103d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e810460 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e8104f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e810580 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e810610 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8106a0 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] 0x2aa0e814ae0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e814b70 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e814c00 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e814c90 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e814d20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e814db0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e814e40 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e814ed0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e814f60 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e814ff0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e815080 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e815110 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8151a0 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] 0x2aa0e8108f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e810980 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e810a10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e810aa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e810b30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e810bc0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e810c50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e810ce0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e810d70 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] 0x2aa0e8153f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e815480 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e815510 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e8155a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e815630 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e8156c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e815750 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e8157e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e815870 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] 0x2aa0e811200 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e811290 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e811320 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e8113b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e811440 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8114d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e811560 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e8115f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e811680 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e811710 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e8117a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e811830 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8118c0 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] 0x2aa0e815d00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e815d90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e815e20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e815eb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e815f40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e815fd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e816060 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e8160f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e816180 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e816210 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e8162a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e816330 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8163c0 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] 0x2aa0e811b10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e811ba0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e811c30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e811cc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e811d50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e811de0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e811e70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e811f00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e811f90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e812020 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e8120b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e812140 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8121d0 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] 0x2aa0e816610 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e8166a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e816730 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e8167c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e816850 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8168e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e816970 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e816a00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e816a90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e816b20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e816bb0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e816c40 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e816cd0 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: 0x2aa0e7f9b30 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa0e7f8250 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa0e7f82e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa0e7f8380 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa0e7f84c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa0e7f8558 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa0e7f8418 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa0e7f8600 VAL: 'item 1' (2 sibs) 39: 0x2aa0e7f8698 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e813ab0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e813b40 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e813bd0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e813c60 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e813cf0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e813d80 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e813e10 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e813ea0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e813f30 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: 0x2aa0e7f9c48 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f94d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7f7f80 MAP: (2 sibs) 4 children: 39: 0x2aa0e7f9570 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7f9608 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7f96a0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7f9738 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7f8018 MAP: (2 sibs) 5 children: 39: 0x2aa0e7f97e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7f9878 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7f9910 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7f99a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7f9a40 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e816f20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e816fb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e817040 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e8170d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e817160 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8171f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e817280 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e817310 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e8173a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e817430 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e8174c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e817550 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8175e0 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: 0x2aa0e7f9d60 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f9fc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7fa060 MAP: (2 sibs) 4 children: 39: 0x2aa0e7fa1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7fa238 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7fa2d0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7fa368 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7fa0f8 MAP: (2 sibs) 5 children: 39: 0x2aa0e7fa410 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7fa4a8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7fa540 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7fa5d8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7fa670 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e817680 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e817710 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e8177a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e817830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e8178c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e817950 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e8179e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e817a70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e817b00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e817b90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e817c20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e817cb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e817d40 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: 0x2aa0e7f9b30 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa0e7f8250 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa0e7f82e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa0e7f8380 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa0e7f84c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa0e7f8558 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa0e7f8418 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa0e7f8600 VAL: 'item 1' (2 sibs) 39: 0x2aa0e7f8698 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e817de0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa0e817e70 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa0e817f00 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa0e817f90 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa0e818020 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa0e8180b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa0e818140 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa0e8181d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa0e818260 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: 0x2aa0e7f9c48 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f94d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7f7f80 MAP: (2 sibs) 4 children: 39: 0x2aa0e7f9570 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7f9608 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7f96a0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7f9738 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7f8018 MAP: (2 sibs) 5 children: 39: 0x2aa0e7f97e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7f9878 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7f9910 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7f99a8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7f9a40 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e818300 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e818390 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e818420 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e8184b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e818540 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e8185d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e818660 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e8186f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e818780 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e818810 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e8188a0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e818930 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e8189c0 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: 0x2aa0e7f9d60 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa0e7f9fc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa0e7fa060 MAP: (2 sibs) 4 children: 39: 0x2aa0e7fa1a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa0e7fa238 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa0e7fa2d0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa0e7fa368 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa0e7fa0f8 MAP: (2 sibs) 5 children: 39: 0x2aa0e7fa410 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa0e7fa4a8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa0e7fa540 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa0e7fa5d8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa0e7fa670 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa0e818a60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa0e818af0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa0e818b80 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa0e818c10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa0e818ca0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa0e818d30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa0e818dc0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa0e818e50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa0e818ee0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa0e818f70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa0e819000 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa0e819090 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa0e819120 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x2aa0fc2d790 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d250 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2d2e8 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2d380 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2d4c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2d558 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2d418 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2d600 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2d698 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc395d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc39660 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc396f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc39780 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc39810 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc398a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc39930 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc399c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc39a50 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: 0x2aa0fc2d8a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d9f0 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2da88 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2db20 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2dc60 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2dcf8 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2dbb8 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2dda0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2de38 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc3b660 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3b6f0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3b780 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3b810 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3b8a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3b930 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3b9c0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3ba50 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3bae0 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: 0x2aa0fc2d790 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d250 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2d2e8 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2d380 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2d4c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2d558 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2d418 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2d600 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2d698 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc3bf70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3c000 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3c090 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3c120 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3c1b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3c240 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3c2d0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3c360 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3c3f0 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: 0x2aa0fc2d8a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d9f0 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2da88 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2db20 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2dc60 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2dcf8 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2dbb8 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2dda0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2de38 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc3c880 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3c910 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3c9a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3ca30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3cac0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3cb50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3cbe0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3cc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3cd00 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] 0x2aa0fc395d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc39660 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc396f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc39780 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc39810 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc398a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc39930 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc399c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc39a50 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] 0x2aa0fc3d640 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3d6d0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3d760 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3d7f0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3d880 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3d910 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3d9a0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3da30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3dac0 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] 0x2aa0fc3b660 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3b6f0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3b780 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3b810 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3b8a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3b930 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3b9c0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3ba50 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3bae0 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] 0x2aa0fc3e830 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3e8c0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3e950 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3e9e0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3ea70 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3eb00 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3eb90 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3ec20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3ecb0 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] 0x2aa0fc3bf70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3c000 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3c090 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3c120 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3c1b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3c240 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3c2d0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3c360 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3c3f0 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] 0x2aa0fc3f140 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3f1d0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3f260 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3f2f0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3f380 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3f410 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3f4a0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3f530 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3f5c0 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] 0x2aa0fc3c880 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3c910 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3c9a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3ca30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3cac0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3cb50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3cbe0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3cc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3cd00 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] 0x2aa0fc3fa50 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3fae0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3fb70 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3fc00 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3fc90 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3fd20 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3fdb0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3fe40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3fed0 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: 0x2aa0fc2d790 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d250 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2d2e8 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2d380 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2d4c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2d558 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2d418 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2d600 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2d698 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc3df50 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc3dfe0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc3e070 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc3e100 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc3e190 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc3e220 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc3e2b0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc3e340 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc3e3d0 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: 0x2aa0fc2d8a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d9f0 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2da88 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2db20 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2dc60 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2dcf8 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2dbb8 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2dda0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2de38 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc40360 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc403f0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc40480 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc40510 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc405a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc40630 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc406c0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc40750 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc407e0 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: 0x2aa0fc2d790 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d250 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2d2e8 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2d380 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2d4c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2d558 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2d418 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2d600 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2d698 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc40880 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc40910 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc409a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc40a30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc40ac0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc40b50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc40be0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc40c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc40d00 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: 0x2aa0fc2d8a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa0fc2d9f0 VAL: 'item 1' (4 sibs) 40: 0x2aa0fc2da88 VAL: 'item 2' (4 sibs) 40: 0x2aa0fc2db20 SEQ: (4 sibs) 2 children: 40: 0x2aa0fc2dc60 VAL: 'item 3.1' (2 sibs) 40: 0x2aa0fc2dcf8 VAL: 'item 3.2' (2 sibs) 40: 0x2aa0fc2dbb8 MAP: (4 sibs) 2 children: 40: 0x2aa0fc2dda0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa0fc2de38 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa0fc40da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa0fc40e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa0fc40ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa0fc40f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa0fc40fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa0fc41070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa0fc41100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa0fc41190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa0fc41220 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x2aa10443550 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa10441fd0 VAL: 'a' (21 sibs) 41: 0x2aa10442068 VAL: 'b:b' (21 sibs) 41: 0x2aa10442100 VAL: 'c{c' (21 sibs) 41: 0x2aa10442198 VAL: 'cc{' (21 sibs) 41: 0x2aa10442230 VAL: 'c}c' (21 sibs) 41: 0x2aa104422c8 VAL: 'cc}' (21 sibs) 41: 0x2aa10442360 VAL: 'c!c' (21 sibs) 41: 0x2aa104423f8 VAL: 'cc!' (21 sibs) 41: 0x2aa10442490 VAL: '.foo' (21 sibs) 41: 0x2aa10442528 VAL: '.' (21 sibs) 41: 0x2aa104425c0 VAL: '-a' (21 sibs) 41: 0x2aa10442658 VAL: '+b' (21 sibs) 41: 0x2aa104426f0 VAL: '/b' (21 sibs) 41: 0x2aa10442788 VAL: ':c' (21 sibs) 41: 0x2aa10442820 VAL: '$g' (21 sibs) 41: 0x2aa104428b8 VAL: '*' (21 sibs) 41: 0x2aa10442950 VAL: '*' (21 sibs) 41: 0x2aa104429e8 VAL: '*' (21 sibs) 41: 0x2aa10442a80 VAL: '*a' (21 sibs) 41: 0x2aa10442b18 VAL: '*a' (21 sibs) 41: 0x2aa10442bb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1045caf0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa1045cb80 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa1045cc10 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa1045cca0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa1045cd30 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa1045cdc0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa1045ce50 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa1045cee0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa1045cf70 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa1045d000 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa1045d090 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa1045d120 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa1045d1b0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa1045d240 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa1045d2d0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa1045d360 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa1045d3f0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa1045d480 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa1045d510 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa1045d5a0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa1045d630 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa1045d6c0 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: 0x2aa10443668 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa10442f00 VAL: 'a' (10 sibs) 41: 0x2aa10442f98 VAL: 'b' (10 sibs) 41: 0x2aa10443030 VAL: 'c' (10 sibs) 41: 0x2aa104430c8 VAL: '.foo' (10 sibs) 41: 0x2aa10443160 VAL: '.' (10 sibs) 41: 0x2aa104431f8 VAL: '-a' (10 sibs) 41: 0x2aa10443290 VAL: '+b' (10 sibs) 41: 0x2aa10443328 VAL: '/b' (10 sibs) 41: 0x2aa104433c0 VAL: ':c' (10 sibs) 41: 0x2aa10443458 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1045f120 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa1045f1b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa1045f240 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa1045f2d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa1045f360 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa1045f3f0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa1045f480 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa1045f510 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa1045f5a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa1045f630 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa1045f6c0 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: 0x2aa10443780 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa104439e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10443a78 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa10443b10 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10443ba8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa10443c40 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10443cd8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10443d70 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa10443e08 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10443ea0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa10443f38 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10443fd0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444068 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa10460e50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10460ee0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa10460f70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10461000 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10461090 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10461120 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa104611b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10461240 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa104612d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10461360 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa104613f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa10461480 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10461510 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: 0x2aa10443898 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa10444180 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10444218 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa104442b0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10444348 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa104443e0 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10444478 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10444510 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa104445a8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10444640 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa104446d8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10444770 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444808 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa10462b80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10462c10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa10462ca0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10462d30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10462dc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10462e50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10462ee0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10462f70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10463000 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10463090 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10463120 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa104631b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10463240 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: 0x2aa10443550 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa10441fd0 VAL: 'a' (21 sibs) 41: 0x2aa10442068 VAL: 'b:b' (21 sibs) 41: 0x2aa10442100 VAL: 'c{c' (21 sibs) 41: 0x2aa10442198 VAL: 'cc{' (21 sibs) 41: 0x2aa10442230 VAL: 'c}c' (21 sibs) 41: 0x2aa104422c8 VAL: 'cc}' (21 sibs) 41: 0x2aa10442360 VAL: 'c!c' (21 sibs) 41: 0x2aa104423f8 VAL: 'cc!' (21 sibs) 41: 0x2aa10442490 VAL: '.foo' (21 sibs) 41: 0x2aa10442528 VAL: '.' (21 sibs) 41: 0x2aa104425c0 VAL: '-a' (21 sibs) 41: 0x2aa10442658 VAL: '+b' (21 sibs) 41: 0x2aa104426f0 VAL: '/b' (21 sibs) 41: 0x2aa10442788 VAL: ':c' (21 sibs) 41: 0x2aa10442820 VAL: '$g' (21 sibs) 41: 0x2aa104428b8 VAL: '*' (21 sibs) 41: 0x2aa10442950 VAL: '*' (21 sibs) 41: 0x2aa104429e8 VAL: '*' (21 sibs) 41: 0x2aa10442a80 VAL: '*a' (21 sibs) 41: 0x2aa10442b18 VAL: '*a' (21 sibs) 41: 0x2aa10442bb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa10463da0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa10463e30 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa10463ec0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa10463f50 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa10463fe0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa10464070 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa10464100 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa10464190 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa10464220 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa104642b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa10464340 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa104643d0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa10464460 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa104644f0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa10464580 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa10464610 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa104646a0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa10464730 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa104647c0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa10464850 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa104648e0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa10464970 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: 0x2aa10443668 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa10442f00 VAL: 'a' (10 sibs) 41: 0x2aa10442f98 VAL: 'b' (10 sibs) 41: 0x2aa10443030 VAL: 'c' (10 sibs) 41: 0x2aa104430c8 VAL: '.foo' (10 sibs) 41: 0x2aa10443160 VAL: '.' (10 sibs) 41: 0x2aa104431f8 VAL: '-a' (10 sibs) 41: 0x2aa10443290 VAL: '+b' (10 sibs) 41: 0x2aa10443328 VAL: '/b' (10 sibs) 41: 0x2aa104433c0 VAL: ':c' (10 sibs) 41: 0x2aa10443458 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa10463490 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa10463520 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa104635b0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa10463640 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa104636d0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa10463760 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa104637f0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa10463880 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa10463910 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa104639a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa10463a30 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: 0x2aa10443780 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa104439e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10443a78 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa10443b10 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10443ba8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa10443c40 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10443cd8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10443d70 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa10443e08 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10443ea0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa10443f38 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10443fd0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444068 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa10464fb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10465040 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa104650d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10465160 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa104651f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10465280 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10465310 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa104653a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10465430 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa104654c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10465550 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa104655e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10465670 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: 0x2aa10443898 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa10444180 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10444218 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa104442b0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10444348 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa104443e0 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10444478 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10444510 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa104445a8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10444640 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa104446d8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10444770 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444808 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa104658c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10465950 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa104659e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10465a70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10465b00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10465b90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10465c20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10465cb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10465d40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10465dd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10465e60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa10465ef0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10465f80 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] 0x2aa1045caf0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa1045cb80 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa1045cc10 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa1045cca0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa1045cd30 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa1045cdc0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa1045ce50 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa1045cee0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa1045cf70 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa1045d000 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa1045d090 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa1045d120 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa1045d1b0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa1045d240 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa1045d2d0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa1045d360 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa1045d3f0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa1045d480 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa1045d510 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa1045d5a0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa1045d630 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa1045d6c0 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] 0x2aa10467840 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa104678d0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa10467960 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa104679f0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa10467a80 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa10467b10 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa10467ba0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa10467c30 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa10467cc0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa10467d50 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa10467de0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa10467e70 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa10467f00 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa10467f90 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa10468020 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa104680b0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa10468140 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa104681d0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa10468260 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa104682f0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa10468380 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa10468410 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] 0x2aa1045f120 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa1045f1b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa1045f240 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa1045f2d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa1045f360 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa1045f3f0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa1045f480 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa1045f510 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa1045f5a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa1045f630 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa1045f6c0 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] 0x2aa10466650 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa104666e0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa10466770 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa10466800 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa10466890 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa10466920 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa104669b0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa10466a40 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa10466ad0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa10466b60 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa10466bf0 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] 0x2aa10460e50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10460ee0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa10460f70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10461000 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10461090 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10461120 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa104611b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10461240 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa104612d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10461360 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa104613f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa10461480 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10461510 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] 0x2aa10468a50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10468ae0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa10468b70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10468c00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10468c90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10468d20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10468db0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10468e40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10468ed0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10468f60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10468ff0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa10469080 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10469110 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] 0x2aa10462b80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10462c10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa10462ca0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10462d30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10462dc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10462e50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10462ee0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10462f70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10463000 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10463090 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10463120 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa104631b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10463240 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] 0x2aa10469360 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa104693f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa10469480 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10469510 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa104695a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10469630 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa104696c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10469750 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa104697e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10469870 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10469900 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa10469990 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10469a20 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] 0x2aa10463da0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa10463e30 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa10463ec0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa10463f50 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa10463fe0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa10464070 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa10464100 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa10464190 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa10464220 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa104642b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa10464340 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa104643d0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa10464460 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa104644f0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa10464580 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa10464610 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa104646a0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa10464730 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa104647c0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa10464850 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa104648e0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa10464970 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] 0x2aa1046a580 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa1046a610 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa1046a6a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa1046a730 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa1046a7c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa1046a850 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa1046a8e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa1046a970 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa1046aa00 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa1046aa90 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa1046ab20 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa1046abb0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa1046ac40 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa1046acd0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa1046ad60 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa1046adf0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa1046ae80 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa1046af10 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa1046afa0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa1046b030 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa1046b0c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa1046b150 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] 0x2aa10463490 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa10463520 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa104635b0 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa10463640 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa104636d0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa10463760 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa104637f0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa10463880 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa10463910 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa104639a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa10463a30 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] 0x2aa10469c70 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa10469d00 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa10469d90 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa10469e20 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa10469eb0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa10469f40 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa10469fd0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa1046a060 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa1046a0f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa1046a180 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa1046a210 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] 0x2aa10464fb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10465040 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa104650d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10465160 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa104651f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10465280 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10465310 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa104653a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10465430 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa104654c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10465550 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa104655e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10465670 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] 0x2aa1046b790 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa1046b820 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa1046b8b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa1046b940 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa1046b9d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa1046ba60 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa1046baf0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa1046bb80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa1046bc10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa1046bca0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa1046bd30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa1046bdc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa1046be50 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] 0x2aa104658c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa10465950 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa104659e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa10465a70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10465b00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa10465b90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10465c20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa10465cb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10465d40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10465dd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10465e60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa10465ef0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa10465f80 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] 0x2aa1046c0a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa1046c130 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa1046c1c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa1046c250 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa1046c2e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa1046c370 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa1046c400 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa1046c490 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa1046c520 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa1046c5b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa1046c640 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa1046c6d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa1046c760 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: 0x2aa10443550 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa10441fd0 VAL: 'a' (21 sibs) 41: 0x2aa10442068 VAL: 'b:b' (21 sibs) 41: 0x2aa10442100 VAL: 'c{c' (21 sibs) 41: 0x2aa10442198 VAL: 'cc{' (21 sibs) 41: 0x2aa10442230 VAL: 'c}c' (21 sibs) 41: 0x2aa104422c8 VAL: 'cc}' (21 sibs) 41: 0x2aa10442360 VAL: 'c!c' (21 sibs) 41: 0x2aa104423f8 VAL: 'cc!' (21 sibs) 41: 0x2aa10442490 VAL: '.foo' (21 sibs) 41: 0x2aa10442528 VAL: '.' (21 sibs) 41: 0x2aa104425c0 VAL: '-a' (21 sibs) 41: 0x2aa10442658 VAL: '+b' (21 sibs) 41: 0x2aa104426f0 VAL: '/b' (21 sibs) 41: 0x2aa10442788 VAL: ':c' (21 sibs) 41: 0x2aa10442820 VAL: '$g' (21 sibs) 41: 0x2aa104428b8 VAL: '*' (21 sibs) 41: 0x2aa10442950 VAL: '*' (21 sibs) 41: 0x2aa104429e8 VAL: '*' (21 sibs) 41: 0x2aa10442a80 VAL: '*a' (21 sibs) 41: 0x2aa10442b18 VAL: '*a' (21 sibs) 41: 0x2aa10442bb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1046c9b0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa1046ca40 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa1046cad0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa1046cb60 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa1046cbf0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa1046cc80 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa1046cd10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa1046cda0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa1046ce30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa1046cec0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa1046cf50 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa1046cfe0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa1046d070 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa1046d100 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa1046d190 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa1046d220 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa1046d2b0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa1046d340 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa1046d3d0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa1046d460 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa1046d4f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa1046d580 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: 0x2aa10443668 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa10442f00 VAL: 'a' (10 sibs) 41: 0x2aa10442f98 VAL: 'b' (10 sibs) 41: 0x2aa10443030 VAL: 'c' (10 sibs) 41: 0x2aa104430c8 VAL: '.foo' (10 sibs) 41: 0x2aa10443160 VAL: '.' (10 sibs) 41: 0x2aa104431f8 VAL: '-a' (10 sibs) 41: 0x2aa10443290 VAL: '+b' (10 sibs) 41: 0x2aa10443328 VAL: '/b' (10 sibs) 41: 0x2aa104433c0 VAL: ':c' (10 sibs) 41: 0x2aa10443458 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa10466f60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa10466ff0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa10467080 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa10467110 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa104671a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa10467230 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa104672c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa10467350 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa104673e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa10467470 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa10467500 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: 0x2aa10443780 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa104439e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10443a78 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa10443b10 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10443ba8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa10443c40 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10443cd8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10443d70 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa10443e08 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10443ea0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa10443f38 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10443fd0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444068 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1046d620 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa1046d6b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa1046d740 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa1046d7d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa1046d860 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa1046d8f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa1046d980 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa1046da10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa1046daa0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa1046db30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa1046dbc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa1046dc50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa1046dce0 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: 0x2aa10443898 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa10444180 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10444218 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa104442b0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10444348 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa104443e0 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10444478 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10444510 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa104445a8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10444640 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa104446d8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10444770 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444808 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1046dd80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa1046de10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa1046dea0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa1046df30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa1046dfc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa1046e050 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa1046e0e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa1046e170 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa1046e200 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa1046e290 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa1046e320 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa1046e3b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa1046e440 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: 0x2aa10443550 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa10441fd0 VAL: 'a' (21 sibs) 41: 0x2aa10442068 VAL: 'b:b' (21 sibs) 41: 0x2aa10442100 VAL: 'c{c' (21 sibs) 41: 0x2aa10442198 VAL: 'cc{' (21 sibs) 41: 0x2aa10442230 VAL: 'c}c' (21 sibs) 41: 0x2aa104422c8 VAL: 'cc}' (21 sibs) 41: 0x2aa10442360 VAL: 'c!c' (21 sibs) 41: 0x2aa104423f8 VAL: 'cc!' (21 sibs) 41: 0x2aa10442490 VAL: '.foo' (21 sibs) 41: 0x2aa10442528 VAL: '.' (21 sibs) 41: 0x2aa104425c0 VAL: '-a' (21 sibs) 41: 0x2aa10442658 VAL: '+b' (21 sibs) 41: 0x2aa104426f0 VAL: '/b' (21 sibs) 41: 0x2aa10442788 VAL: ':c' (21 sibs) 41: 0x2aa10442820 VAL: '$g' (21 sibs) 41: 0x2aa104428b8 VAL: '*' (21 sibs) 41: 0x2aa10442950 VAL: '*' (21 sibs) 41: 0x2aa104429e8 VAL: '*' (21 sibs) 41: 0x2aa10442a80 VAL: '*a' (21 sibs) 41: 0x2aa10442b18 VAL: '*a' (21 sibs) 41: 0x2aa10442bb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1046e4e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa1046e570 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa1046e600 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa1046e690 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa1046e720 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa1046e7b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa1046e840 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa1046e8d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa1046e960 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa1046e9f0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa1046ea80 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa1046eb10 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa1046eba0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa1046ec30 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa1046ecc0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa1046ed50 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa1046ede0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa1046ee70 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa1046ef00 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa1046ef90 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa1046f020 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa1046f0b0 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: 0x2aa10443668 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa10442f00 VAL: 'a' (10 sibs) 41: 0x2aa10442f98 VAL: 'b' (10 sibs) 41: 0x2aa10443030 VAL: 'c' (10 sibs) 41: 0x2aa104430c8 VAL: '.foo' (10 sibs) 41: 0x2aa10443160 VAL: '.' (10 sibs) 41: 0x2aa104431f8 VAL: '-a' (10 sibs) 41: 0x2aa10443290 VAL: '+b' (10 sibs) 41: 0x2aa10443328 VAL: '/b' (10 sibs) 41: 0x2aa104433c0 VAL: ':c' (10 sibs) 41: 0x2aa10443458 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1046f150 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa1046f1e0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa1046f270 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa1046f300 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa1046f390 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa1046f420 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa1046f4b0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa1046f540 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa1046f5d0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa1046f660 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa1046f6f0 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: 0x2aa10443780 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa104439e0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10443a78 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa10443b10 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10443ba8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa10443c40 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10443cd8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10443d70 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa10443e08 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10443ea0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa10443f38 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10443fd0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444068 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1046f790 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa1046f820 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa1046f8b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa1046f940 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa1046f9d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa1046fa60 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa1046faf0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa1046fb80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa1046fc10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa1046fca0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa1046fd30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa1046fdc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa1046fe50 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: 0x2aa10443898 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa10444180 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa10444218 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa104442b0 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa10444348 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa104443e0 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa10444478 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa10444510 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa104445a8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa10444640 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa104446d8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa10444770 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa10444808 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa1046fef0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa1046ff80 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa10470010 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa104700a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa10470130 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa104701c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa10470250 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa104702e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa10470370 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa10470400 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa10470490 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa10470520 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa104705b0 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x2aa123887e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ad40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa1237b210 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa1237b2a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237add8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa1237b350 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237b3e8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237ae70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa1237b490 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237af08 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa1237b530 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237afa0 MAP: (8 sibs) 4 children: 42: 0x2aa1237b5d0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237b668 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237b700 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237b798 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237b038 MAP: (8 sibs) 3 children: 42: 0x2aa1237b840 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa1237b8d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa1237b970 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa1237b0d0 MAP: (8 sibs) 2 children: 42: 0x2aa1237ba10 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa1237bb50 VAL***: '*CENTER' (2 sibs) 42: 0x2aa1237bbe8 VAL***: '*BIG' (2 sibs) 42: 0x2aa1237baa8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa1237b168 MAP: (8 sibs) 3 children: 42: 0x2aa1237bc90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa1237be60 VAL***: '*BIG' (3 sibs) 42: 0x2aa1237bef8 VAL***: '*LEFT' (3 sibs) 42: 0x2aa1237bf90 VAL***: '*SMALL' (3 sibs) 42: 0x2aa1237bd28 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa1237bdc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12407070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12407100 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa12407190 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12407220 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa124072b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa12407340 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa124073d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12407460 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa124074f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa12407580 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa12407610 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa124076a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa12407730 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa124077c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12407850 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa124078e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12407970 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa12407a00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa12407a90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa12407b20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa12407bb0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa12407c40 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa12407cd0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa12407d60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa12407df0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa12407e80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa12407f10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa12407fa0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa12408030 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa124080c0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa12408150 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa124081e0 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: 0x2aa123888f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ca30 MAP: (8 sibs) 2 children: 42: 0x2aa12379bc0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa12379c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cac8 MAP: (8 sibs) 2 children: 42: 0x2aa1237a3c0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237a458 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cb60 MAP: (8 sibs) 1 children: 42: 0x2aa1237cf00 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237cbf8 MAP: (8 sibs) 1 children: 42: 0x2aa1237cfa0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237cc90 MAP: (8 sibs) 4 children: 42: 0x2aa1237d040 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d0d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d170 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d208 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cd28 MAP: (8 sibs) 4 children: 42: 0x2aa1237d2b0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d348 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d3e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d478 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cdc0 MAP: (8 sibs) 4 children: 42: 0x2aa1237d520 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d5b8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d650 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d6e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237ce58 MAP: (8 sibs) 4 children: 42: 0x2aa1237d790 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d828 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d8c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d958 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12409fb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1240a040 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa1240a0d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1240a160 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1240a1f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa1240a280 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1240a310 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1240a3a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa1240a430 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1240a4c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa1240a550 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1240a5e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1240a670 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1240a700 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1240a790 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1240a820 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1240a8b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa1240a940 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa1240a9d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa1240aa60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa1240aaf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa1240ab80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa1240ac10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa1240aca0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa1240ad30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa1240adc0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa1240ae50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa1240aee0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa1240af70 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa1240b000 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa1240b090 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa1240b120 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1240b1c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1240b250 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa1240b2e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1240b370 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1240b400 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa1240b490 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1240b520 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1240b5b0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa1240b640 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1240b6d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1240b760 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1240b7f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1240b880 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1240b910 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1240b9a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1240ba30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1240bac0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa1240c3c0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa1240c450 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa1240bbe0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa1240bc70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa1240bd00 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa1240bb50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa1240c4e0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa1240be20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa1240bf40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa1240bfd0 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa1240c2a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa1240c0f0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa1240beb0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa1240c330 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1240b1c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1240b250 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa1240b2e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1240b370 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1240b400 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa1240b490 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1240b520 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1240b5b0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa1240b640 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1240b6d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1240b760 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1240b7f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1240b880 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1240b910 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1240b9a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1240ba30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1240bac0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa1240bb50 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa1240bbe0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa1240bc70 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa1240bd00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa1240bd90 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa1240be20 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa1240beb0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa1240bf40 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa1240bfd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa1240c060 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa1240c0f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa1240c180 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa1240c210 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa1240c2a0 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: 0x2aa12388a10 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237dee0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237df78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e010 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237e280 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237e318 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e0a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa12379da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237e3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e458 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e1d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237e500 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e598 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1240d5d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1240d660 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1240d6f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1240d780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1240d810 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1240d8a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1240d930 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1240d9c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1240da50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1240dae0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1240db70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1240dc00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1240dc90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1240dd20 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: 0x2aa12388b28 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237e6b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237e748 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237ea50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237eae8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e878 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa1237eb90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e910 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237ec30 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ecc8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e9a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237ed70 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ee08 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1240f910 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1240f9a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1240fa30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1240fac0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1240fb50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1240fbe0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1240fc70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1240fd00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1240fd90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1240fe20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1240feb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1240ff40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1240ffd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12410060 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: 0x2aa12388c40 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237f7f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f888 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f920 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fb90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237fc28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237f9b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa1237fcd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237fa50 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa1237fd70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237fe08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237fae8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa1237feb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237ff48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12411a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12411b10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12411ba0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa12411c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12411cc0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa12411d50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa12411de0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12411e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12411f00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12411f90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa12412020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa124120b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12412140 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa124121d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12411a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12411b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12411ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12411c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12411cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12411d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12411de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12411e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12411f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa12412260 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12412020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa124120b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa12411f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa124121d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12411a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12411b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12411ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12411c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12411cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12411d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12411de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12411e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12411f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12411f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12412020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa124120b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12412140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa124121d0 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: 0x2aa12388d58 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237da70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237db08 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237dba0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fff0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa12380088 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237dc38 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa12380130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237dcd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa123801d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa12380268 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237dd68 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa12380310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa123803a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12413dd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12413e60 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12413ef0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa12413f80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12414010 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa124140a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa12414130 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa124141c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12414250 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa124142e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa12414370 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12414400 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12414490 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12414520 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12413dd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12413e60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12413ef0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12413f80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12414010 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa124140a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12414130 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa124141c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12414250 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa124145b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12414370 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12414400 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa124142e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12414520 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12413dd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12413e60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12413ef0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12413f80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12414010 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa124140a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12414130 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa124141c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12414250 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa124142e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12414370 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12414400 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12414490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12414520 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: 0x2aa12388e70 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa12380ac0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12380b58 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa12380bf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa1237a500 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa1237a598 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12380c88 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12380ef0 MAP: (2 sibs) 4 children: 42: 0x2aa1237c2a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c338 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c3d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c468 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa12380f88 MAP: (2 sibs) 5 children: 42: 0x2aa12381030 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa123810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381160 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa123811f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381290 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12380d20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa1237a0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237a148 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237a1e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12380db8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa12380e50 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] 0x2aa124173d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12417460 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa124174f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12417580 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12417610 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa124176a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12417730 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa124177c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12417850 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa124178e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12417970 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12417a00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12417a90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12417b20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12417bb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa12417c40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12417cd0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12417d60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12417df0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa12417e80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa12417f10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12417fa0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa12418030 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa124180c0 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: 0x2aa12388f88 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa123813a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12381438 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa123814d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa123817d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa12381868 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12381568 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12381910 MAP: (2 sibs) 4 children: 42: 0x2aa1237c510 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c5a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c640 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c6d8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa123819a8 MAP: (2 sibs) 5 children: 42: 0x2aa12381a50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa12381ae8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381b80 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa12381c18 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381cb0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12381600 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa1237a9e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237aa78 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237ab10 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381698 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa12381d50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa12381de8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa12381e80 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381730 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] 0x2aa1241a5c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa1241a650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa1241a6e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa1241a770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa1241a800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa1241a890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa1241a920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa1241a9b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa1241aa40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa1241aad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa1241ab60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa1241abf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa1241ac80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa1241ad10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa1241ada0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa1241ae30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa1241aec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa1241af50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa1241afe0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa1241b070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa1241b100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa1241b190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa1241b220 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa1241b2b0 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] 0x2aa1241a5c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa1241a650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa1241a6e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa1241a770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa1241a800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa1241a890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa1241a920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa1241a9b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa1241aa40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa1241aad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa1241ab60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa1241abf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa1241ac80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa1241ad10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa1241ada0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa1241ae30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa1241aec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa1241af50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa1241afe0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa1241b070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa1241b100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa1241b190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa1241b220 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa1241b340 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa1241b3d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa1241b460 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa1241b2b0 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] 0x2aa1241a5c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa1241a650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa1241a6e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa1241a770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa1241a800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa1241a890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa1241a920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa1241a9b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa1241aa40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa1241aad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa1241ab60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa1241abf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa1241ac80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa1241ad10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa1241ada0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa1241ae30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa1241aec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa1241af50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa1241afe0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa1241b070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa1241b100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa1241b190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa1241b220 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa1241b2b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa1241b340 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa1241b3d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa1241b460 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: 0x2aa123890a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12383a40 MAP: (6 sibs) 1 children: 42: 0x2aa12383de0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa12383e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12383f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12383fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12384048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123840e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12383ad8 MAP: (6 sibs) 1 children: 42: 0x2aa12384180 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa12384220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123842b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12384350 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123843e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12384480 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12383b70 MAP: (6 sibs) 1 children: 42: 0x2aa12384520 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa12383c08 MAP: (6 sibs) 1 children: 42: 0x2aa123845c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa12383ca0 MAP: (6 sibs) 1 children: 42: 0x2aa12384660 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa12384700 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa12384798 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa12383d38 MAP: (6 sibs) 1 children: 42: 0x2aa12384840 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1241d780 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa1241d810 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa1241d8a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa1241d930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa1241d9c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa1241da50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa1241dae0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa1241db70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa1241dc00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa1241dc90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa1241dd20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa1241ddb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa1241de40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa1241ded0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa1241df60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa1241dff0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa1241e080 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa1241e110 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa1241e1a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa1241e230 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa1241e2c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa1241e350 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa1241e3e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa1241e470 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa1241e500 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: 0x2aa123891b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12385ae0 MAP: (6 sibs) 1 children: 42: 0x2aa1237f520 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12385e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12385f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12385fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123860e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385b78 MAP: (6 sibs) 1 children: 42: 0x2aa1237f5c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386218 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa123862b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12386348 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123863e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385c10 MAP: (6 sibs) 1 children: 42: 0x2aa1237f660 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386518 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa123865b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386648 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123866e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385ca8 MAP: (6 sibs) 1 children: 42: 0x2aa12386780 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386820 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123868b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12386950 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123869e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12386a80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385d40 MAP: (6 sibs) 1 children: 42: 0x2aa12386b20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386bc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386c58 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12386cf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386d88 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa12386e20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385dd8 MAP: (6 sibs) 1 children: 42: 0x2aa12386ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386ff8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12387090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12387128 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123871c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12420940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa124209d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12420a60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa12420af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12420b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12420c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12420ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12420d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12420dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12420e50 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa12420ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12420f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12421000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12421090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12421120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa124211b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12421240 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa124212d0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa12421360 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa124213f0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa12421480 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa12421510 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa124215a0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa12421630 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa124216c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12421b50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12421be0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12421c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12421d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12421d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12421e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12421eb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12421f40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12421fd0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12422060 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa124220f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12422180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12422210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa124222a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12422330 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa124223c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12422450 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa12422960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa124229f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa12422a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa12422b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa12422ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa124224e0 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa12422570 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa12422c30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa12422cc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa12422d50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa12422de0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa12422e70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa12422600 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa12422690 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa12422f00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa12422f90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa12423020 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa124230b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa124227b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa12422840 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa124228d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa12422720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa12423140 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa124231d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa12423260 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa124232f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12421b50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12421be0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12421c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12421d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12421d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12421e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12421eb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12421f40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12421fd0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12422060 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa124220f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12422180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12422210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa124222a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12422330 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa124223c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12422450 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa124224e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12422570 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa12422600 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa12422690 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa12422720 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa124227b0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa12422840 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa124228d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12422960 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa124229f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa12422a80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa12422b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa12422ba0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa12422c30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa12422cc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa12422d50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa12422de0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa12422e70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa12422f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa12422f90 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa12423020 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa124230b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa12423140 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa124231d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa12423260 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa124232f0 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: 0x2aa123892d0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa12387260 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123872f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387390 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387428 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123874c0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa12387558 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa123875f0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387688 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387720 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384ee0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa123877b8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384f80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa12387850 DOCMAP: (17 sibs) 2 children: 42: 0x2aa12379a80 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa12379b18 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa123878e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12385020 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387980 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123850c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387a18 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123848e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387ab0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12384980 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387b48 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa12387be0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12424e70 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa12424f00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa12424f90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa12425020 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa124250b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12425140 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa124251d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12425260 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa124252f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa12425380 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa12425410 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa124254a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa12425530 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa124255c0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa12425650 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa124256e0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa12425770 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa12425800 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa12425890 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa12425920 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa124259b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa12425a40 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa12425ad0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa12425b60 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa12425bf0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa12425c80 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: 0x2aa123893e8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa123854e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa12385578 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa12385610 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa123856a8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa12385740 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237eeb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa1237ef48 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12424560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa124245f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa12424680 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa12424710 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa124247a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa12424830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa124248c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa12424950 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: 0x2aa12389500 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa12381f20 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa12381fb8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa12382050 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa123820e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa12382180 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237f060 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa1237f0f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124288c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12428950 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa124289e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa12428a70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12428b00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa12428b90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa12428c20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa12428cb0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa124288c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12428950 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa124289e0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa12428a70 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12428b00 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa12428b90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa12428c20 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa12428cb0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa124288c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12428950 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa124289e0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa12428a70 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12428b00 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa12428b90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa12428c20 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa12428cb0 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: 0x2aa12389618 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa1237a280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa1237a318 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1242a5f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1242a680 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa1242a710 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: 0x2aa12389730 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380450 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa123804e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1242c320 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1242c3b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa1242c440 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1242c320 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1242c3b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa1242c440 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1242c320 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1242c3b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa1242c440 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: 0x2aa12389848 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa12387dc0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa12387e58 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa12387ef0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa12388290 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa12388328 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa12387f88 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1237a810 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa1237a8a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa1237a940 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa12388020 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa123883d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa12388468 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa123880b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa12388150 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa12388510 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa123885a8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa123881e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa12388650 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa123886e8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1242eeb0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa1242ef40 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa1242efd0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa1242f060 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1242f0f0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa1242f180 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa1242f210 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1242f2a0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa1242f330 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa1242f3c0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa1242f450 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1242f4e0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa1242f570 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa1242f600 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa1242f690 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1242f720 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa1242f7b0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa1242f840 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1242f8d0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa1242f960 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: 0x2aa12389960 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa1238aaa0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa1238ab38 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa1238abd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa1238af70 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa1238b008 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa1238ac68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1238b0b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa1238b148 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa1238b1e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa1238ad00 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa1238b280 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa1238b318 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa1238ad98 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa1238ae30 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa1238b3c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa1238b458 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa1238aec8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa1238b500 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa1238b598 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12431df0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa12431e80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa12431f10 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa12431fa0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa12432030 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa124320c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa12432150 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa124321e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa12432270 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa12432300 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa12432390 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa12432420 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa124324b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa12432540 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa124325d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa12432660 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa124326f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa12432780 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa12432810 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa124328a0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12431df0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa12431e80 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa12431f10 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa12431fa0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa12432030 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa124320c0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa12432150 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa124321e0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa12432270 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa12432300 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa12432390 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa12432420 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa124324b0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa12432540 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa124325d0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa12432660 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa124326f0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa12432780 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa12432810 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa124328a0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12431df0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa12431e80 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa12431f10 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa12431fa0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa12432030 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa124320c0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa12432150 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa124321e0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa12432270 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa12432300 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa12432390 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa12432420 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa124324b0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa12432540 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa124325d0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa12432660 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa124326f0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa12432780 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa12432810 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa124328a0 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: 0x2aa12389a78 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa12382e40 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa12383310 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa123833a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa12383440 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa12382ed8 MAP: (8 sibs) 3 children: 42: 0x2aa123834e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa12383578 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa12383610 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa12382f70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa123825c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa12383008 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa12382660 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa123830a0 MAP: (8 sibs) 7 children: 42: 0x2aa1238b640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa1238b6d8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa1238b770 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa1238b808 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa1238b8a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa1238b938 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa1238b9d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa12383138 VAL***: '*a0' (8 sibs) 42: 0x2aa123831d0 VAL***: '*a7' (8 sibs) 42: 0x2aa12383268 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12434d30 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa12434dc0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa12434e50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa12434ee0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12434f70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12435000 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12435090 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12435120 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124351b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12435240 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa124352d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12435360 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa124353f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12435480 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12435510 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa124355a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12435630 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124356c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12435750 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa124357e0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12435870 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12435900 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa12435990 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa12435a20 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: 0x2aa12389b90 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1238ba70 MAP: (8 sibs) 3 children: 42: 0x2aa1238bf40 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa1238bfd8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa1238c070 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa1238bb08 MAP: (8 sibs) 3 children: 42: 0x2aa1238c110 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa1238c1a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa1238c240 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa1238bba0 MAP: (8 sibs) 1 children: 42: 0x2aa123838f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa1238bc38 MAP: (8 sibs) 1 children: 42: 0x2aa1238c2e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa1238bcd0 MAP: (8 sibs) 7 children: 42: 0x2aa1238c380 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa1238c418 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa1238c4b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa1238c548 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa1238c5e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa1238c678 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa1238c710 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa1238bd68 MAP: (8 sibs) 3 children: 42: 0x2aa1238c7b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa1238c848 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa1238c8e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa1238be00 MAP: (8 sibs) 1 children: 42: 0x2aa1238c980 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa1238be98 MAP: (8 sibs) 1 children: 42: 0x2aa1238ca20 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12437360 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa124373f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa12437480 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa12437510 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa124375a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12437630 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa124376c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12437750 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124377e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12437870 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa12437900 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12437990 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa12437a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12437ab0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12437b40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa12437bd0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12437c60 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa12437cf0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12437d80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12437e10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12437ea0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12437f30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa12437fc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa12438050 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12437360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa124373f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa12437480 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa12437510 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa124375a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12437630 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa124376c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12437750 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124377e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12437870 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa12437900 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12437990 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa12437a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12437ab0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12437b40 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa12437bd0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12437c60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa12437cf0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12437d80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12437e10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12437ea0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12437f30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa124380e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa12438170 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa12438200 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa12437fc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa12438290 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa12438050 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa12438320 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12437360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa124373f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa12437480 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa12437510 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa124375a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12437630 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa124376c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12437750 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124377e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12437870 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa12437900 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12437990 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa12437a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12437ab0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12437b40 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa12437bd0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12437c60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa12437cf0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12437d80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12437e10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12437ea0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12437f30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa12437fc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa12438050 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa124380e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa12438170 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa12438200 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa12438290 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa12438320 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: 0x2aa12389ca8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa1237a640 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa1237a6d8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa1237a770 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12439990 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa12439a20 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa12439ab0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa12439b40 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: 0x2aa12389dc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380590 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380628 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1243b6c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1243b750 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1243b7e0 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: 0x2aa12389ed8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa123806d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380768 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1243d3f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1243d480 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1243d510 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1243d3f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1243d480 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1243d510 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1243d3f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1243d480 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1243d510 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: 0x2aa123887e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ad40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa1237b210 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa1237b2a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237add8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa1237b350 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237b3e8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237ae70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa1237b490 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237af08 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa1237b530 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237afa0 MAP: (8 sibs) 4 children: 42: 0x2aa1237b5d0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237b668 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237b700 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237b798 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237b038 MAP: (8 sibs) 3 children: 42: 0x2aa1237b840 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa1237b8d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa1237b970 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa1237b0d0 MAP: (8 sibs) 2 children: 42: 0x2aa1237ba10 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa1237bb50 VAL***: '*CENTER' (2 sibs) 42: 0x2aa1237bbe8 VAL***: '*BIG' (2 sibs) 42: 0x2aa1237baa8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa1237b168 MAP: (8 sibs) 3 children: 42: 0x2aa1237bc90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa1237be60 VAL***: '*BIG' (3 sibs) 42: 0x2aa1237bef8 VAL***: '*LEFT' (3 sibs) 42: 0x2aa1237bf90 VAL***: '*SMALL' (3 sibs) 42: 0x2aa1237bd28 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa1237bdc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1243e610 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1243e6a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa1243e730 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1243e7c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1243e850 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa1243e8e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1243e970 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1243ea00 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa1243ea90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1243eb20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa1243ebb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1243ec40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1243ecd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1243ed60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1243edf0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1243ee80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1243ef10 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa1243efa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa1243f030 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa1243f0c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa1243f150 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa1243f1e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa1243f270 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa1243f300 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa1243f390 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa1243f420 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa1243f4b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa1243f540 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa1243f5d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa1243f660 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa1243f6f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa1243f780 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: 0x2aa123888f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ca30 MAP: (8 sibs) 2 children: 42: 0x2aa12379bc0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa12379c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cac8 MAP: (8 sibs) 2 children: 42: 0x2aa1237a3c0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237a458 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cb60 MAP: (8 sibs) 1 children: 42: 0x2aa1237cf00 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237cbf8 MAP: (8 sibs) 1 children: 42: 0x2aa1237cfa0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237cc90 MAP: (8 sibs) 4 children: 42: 0x2aa1237d040 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d0d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d170 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d208 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cd28 MAP: (8 sibs) 4 children: 42: 0x2aa1237d2b0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d348 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d3e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d478 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cdc0 MAP: (8 sibs) 4 children: 42: 0x2aa1237d520 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d5b8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d650 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d6e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237ce58 MAP: (8 sibs) 4 children: 42: 0x2aa1237d790 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d828 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d8c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d958 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1243f820 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1243f8b0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa1243f940 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1243f9d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1243fa60 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa1243faf0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1243fb80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1243fc10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa1243fca0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1243fd30 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa1243fdc0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1243fe50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1243fee0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1243ff70 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12440000 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa12440090 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12440120 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa124401b0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa12440240 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa124402d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa12440360 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa124403f0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa12440480 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa12440510 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa124405a0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa12440630 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa124406c0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa12440750 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa124407e0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa12440870 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa12440900 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa12440990 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12440a30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12440ac0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa12440b50 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12440be0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa12440c70 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa12440d00 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa12440d90 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12440e20 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa12440eb0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa12440f40 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa12440fd0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa12441060 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa124410f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa12441180 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12441210 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa124412a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12441330 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa12441c30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa12441cc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa12441450 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa124414e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa12441570 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa124413c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa12441d50 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa12441690 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa124417b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa12441840 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa12441b10 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa12441960 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa12441720 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa12441ba0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12440a30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12440ac0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa12440b50 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12440be0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa12440c70 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa12440d00 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa12440d90 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12440e20 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa12440eb0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa12440f40 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa12440fd0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa12441060 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa124410f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa12441180 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12441210 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa124412a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12441330 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa124413c0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa12441450 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa124414e0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa12441570 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa12441600 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa12441690 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa12441720 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa124417b0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa12441840 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa124418d0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa12441960 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa124419f0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa12441a80 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa12441b10 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: 0x2aa12388a10 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237dee0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237df78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e010 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237e280 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237e318 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e0a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa12379da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237e3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e458 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e1d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237e500 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e598 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1243dd00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1243dd90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1243de20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1243deb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1243df40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1243dfd0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1243e060 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1243e0f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1243e180 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1243e210 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1243e2a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1243e330 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1243e3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1243e450 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: 0x2aa12388b28 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237e6b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237e748 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237ea50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237eae8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e878 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa1237eb90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e910 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237ec30 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ecc8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e9a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237ed70 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ee08 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1243f820 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1243f8b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1243f940 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1243f9d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1243fa60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1243faf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1243fb80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1243fc10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1243fca0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1243fd30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1243fdc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1243fe50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1243fee0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1243ff70 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: 0x2aa12388c40 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237f7f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f888 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f920 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fb90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237fc28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237f9b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa1237fcd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237fa50 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa1237fd70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237fe08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237fae8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa1237feb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237ff48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12442e40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12442ed0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12442f60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa12442ff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443080 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa12443110 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa124431a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa124432c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12443350 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa124433e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443470 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12443500 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12443590 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12442e40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12442ed0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12442f60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12442ff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443080 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12443110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa124431a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa124432c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa12443620 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa124433e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443470 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa12443350 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12443590 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12442e40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12442ed0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12442f60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12442ff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443080 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12443110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa124431a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa124432c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12443350 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa124433e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443470 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12443500 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12443590 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: 0x2aa12388d58 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237da70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237db08 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237dba0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fff0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa12380088 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237dc38 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa12380130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237dcd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa123801d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa12380268 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237dd68 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa12380310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa123803a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12443750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124437e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12443870 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa12443900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443990 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa12443a20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa12443ab0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443b40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12443bd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12443c60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa12443cf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443d80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12443e10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12443ea0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12443750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124437e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12443870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12443900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12443a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12443ab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443b40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12443bd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa12443f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12443cf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443d80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa12443c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12443ea0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12443750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124437e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12443870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12443900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12443a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12443ab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443b40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12443bd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12443c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12443cf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443d80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12443e10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12443ea0 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: 0x2aa12388e70 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa12380ac0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12380b58 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa12380bf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa1237a500 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa1237a598 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12380c88 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12380ef0 MAP: (2 sibs) 4 children: 42: 0x2aa1237c2a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c338 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c3d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c468 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa12380f88 MAP: (2 sibs) 5 children: 42: 0x2aa12381030 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa123810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381160 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa123811f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381290 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12380d20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa1237a0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237a148 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237a1e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12380db8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa12380e50 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] 0x2aa12444970 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12444a00 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12444a90 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12444b20 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12444bb0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12444c40 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12444cd0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12444d60 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12444df0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12444e80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12444f10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12444fa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12445030 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa124450c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12445150 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa124451e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12445270 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12445300 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12445390 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa12445420 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa124454b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12445540 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124455d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa12445660 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: 0x2aa12388f88 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa123813a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12381438 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa123814d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa123817d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa12381868 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12381568 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12381910 MAP: (2 sibs) 4 children: 42: 0x2aa1237c510 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c5a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c640 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c6d8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa123819a8 MAP: (2 sibs) 5 children: 42: 0x2aa12381a50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa12381ae8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381b80 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa12381c18 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381cb0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12381600 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa1237a9e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237aa78 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237ab10 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381698 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa12381d50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa12381de8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa12381e80 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381730 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] 0x2aa12445b80 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12445c10 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12445ca0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12445d30 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12445dc0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12445e50 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12445ee0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12445f70 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12446000 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12446090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12446120 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa124461b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12446240 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa124462d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12446360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa124463f0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12446480 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12446510 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa124465a0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa12446630 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa124466c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12446750 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124467e0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa12446870 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] 0x2aa12445b80 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12445c10 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12445ca0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12445d30 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12445dc0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12445e50 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12445ee0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12445f70 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12446000 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12446090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12446120 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa124461b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12446240 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa124462d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12446360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa124463f0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12446480 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12446510 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa124465a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa12446630 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa124466c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12446750 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124467e0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa12446900 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa12446990 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa12446a20 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa12446870 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] 0x2aa12445b80 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12445c10 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12445ca0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12445d30 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12445dc0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12445e50 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12445ee0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12445f70 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12446000 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12446090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12446120 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa124461b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12446240 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa124462d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12446360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa124463f0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12446480 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12446510 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa124465a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa12446630 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa124466c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12446750 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124467e0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa12446870 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa12446900 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa12446990 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa12446a20 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: 0x2aa123890a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12383a40 MAP: (6 sibs) 1 children: 42: 0x2aa12383de0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa12383e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12383f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12383fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12384048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123840e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12383ad8 MAP: (6 sibs) 1 children: 42: 0x2aa12384180 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa12384220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123842b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12384350 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123843e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12384480 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12383b70 MAP: (6 sibs) 1 children: 42: 0x2aa12384520 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa12383c08 MAP: (6 sibs) 1 children: 42: 0x2aa123845c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa12383ca0 MAP: (6 sibs) 1 children: 42: 0x2aa12384660 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa12384700 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa12384798 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa12383d38 MAP: (6 sibs) 1 children: 42: 0x2aa12384840 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12446d90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12446e20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12446eb0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa12446f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12446fd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12447060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa124470f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12447180 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12447210 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124472a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa12447330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa124473c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12447450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa124474e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12447570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12447600 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12447690 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa12447720 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa124477b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa12447840 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa124478d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa12447960 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa124479f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa12447a80 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa12447b10 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: 0x2aa123891b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12385ae0 MAP: (6 sibs) 1 children: 42: 0x2aa1237f520 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12385e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12385f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12385fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123860e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385b78 MAP: (6 sibs) 1 children: 42: 0x2aa1237f5c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386218 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa123862b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12386348 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123863e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385c10 MAP: (6 sibs) 1 children: 42: 0x2aa1237f660 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386518 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa123865b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386648 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123866e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385ca8 MAP: (6 sibs) 1 children: 42: 0x2aa12386780 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386820 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123868b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12386950 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123869e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12386a80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385d40 MAP: (6 sibs) 1 children: 42: 0x2aa12386b20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386bc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386c58 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12386cf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386d88 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa12386e20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385dd8 MAP: (6 sibs) 1 children: 42: 0x2aa12386ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386ff8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12387090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12387128 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123871c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12447fa0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12448030 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa124480c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa12448150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa124481e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12448270 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12448300 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12448390 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12448420 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124484b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa12448540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa124485d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12448660 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa124486f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12448780 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12448810 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa124488a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa12448930 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa124489c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa12448a50 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa12448ae0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa12448b70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa12448c00 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa12448c90 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa12448d20 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa124491b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12449240 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa124492d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12449360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa124493f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12449480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12449510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa124495a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12449630 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124496c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa12449750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa124497e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12449870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12449900 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12449990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12449a20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12449ab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa12449fc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa1244a050 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa1244a0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa1244a170 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa1244a200 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa12449b40 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa12449bd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa1244a290 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa1244a320 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa1244a3b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa1244a440 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa1244a4d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa12449c60 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa12449cf0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa1244a560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa1244a5f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa1244a680 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa1244a710 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa12449e10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa12449ea0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa12449f30 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa12449d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa1244a7a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa1244a830 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa1244a8c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa1244a950 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa124491b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12449240 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa124492d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12449360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa124493f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12449480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12449510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa124495a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12449630 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124496c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa12449750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa124497e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12449870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12449900 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12449990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12449a20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12449ab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa12449b40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12449bd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa12449c60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa12449cf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa12449d80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa12449e10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa12449ea0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa12449f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12449fc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa1244a050 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa1244a0e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa1244a170 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa1244a200 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa1244a290 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa1244a320 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa1244a3b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa1244a440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa1244a4d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa1244a560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa1244a5f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa1244a680 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa1244a710 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa1244a7a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa1244a830 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa1244a8c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa1244a950 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: 0x2aa123892d0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa12387260 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123872f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387390 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387428 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123874c0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa12387558 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa123875f0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387688 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387720 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384ee0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa123877b8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384f80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa12387850 DOCMAP: (17 sibs) 2 children: 42: 0x2aa12379a80 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa12379b18 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa123878e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12385020 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387980 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123850c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387a18 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123848e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387ab0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12384980 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387b48 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa12387be0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12447fa0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa12448030 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa124480c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa12448150 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa124481e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12448270 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa12448300 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12448390 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa12448420 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa124484b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa12448540 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa124485d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa12448660 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa124486f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa12448780 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa12448810 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa124488a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa12448930 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa124489c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa12448a50 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa12448ae0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa12448b70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa12448c00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa12448c90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa12448d20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa12448db0 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: 0x2aa123893e8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa123854e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa12385578 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa12385610 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa123856a8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa12385740 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237eeb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa1237ef48 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12444060 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa124440f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa12444180 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa12444210 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa124442a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa12444330 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa124443c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa12444450 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: 0x2aa12389500 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa12381f20 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa12381fb8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa12382050 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa123820e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa12382180 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237f060 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa1237f0f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1244b5c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa1244b650 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa1244b6e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa1244b770 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa1244b800 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa1244b890 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa1244b920 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa1244b9b0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1244b5c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa1244b650 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa1244b6e0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa1244b770 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa1244b800 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa1244b890 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa1244b920 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa1244b9b0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1244b5c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa1244b650 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa1244b6e0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa1244b770 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa1244b800 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa1244b890 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa1244b920 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa1244b9b0 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: 0x2aa12389618 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa1237a280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa1237a318 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1244bed0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1244bf60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa1244bff0 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: 0x2aa12389730 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380450 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa123804e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1244c7e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1244c870 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa1244c900 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1244c7e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1244c870 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa1244c900 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1244c7e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1244c870 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa1244c900 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: 0x2aa12389848 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa12387dc0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa12387e58 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa12387ef0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa12388290 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa12388328 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa12387f88 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1237a810 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa1237a8a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa1237a940 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa12388020 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa123883d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa12388468 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa123880b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa12388150 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa12388510 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa123885a8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa123881e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa12388650 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa123886e8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1244da00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa1244da90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa1244db20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa1244dbb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1244dc40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa1244dcd0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa1244dd60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1244ddf0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa1244de80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa1244df10 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa1244dfa0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1244e030 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa1244e0c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa1244e150 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa1244e1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1244e270 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa1244e300 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa1244e390 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1244e420 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa1244e4b0 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: 0x2aa12389960 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa1238aaa0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa1238ab38 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa1238abd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa1238af70 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa1238b008 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa1238ac68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1238b0b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa1238b148 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa1238b1e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa1238ad00 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa1238b280 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa1238b318 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa1238ad98 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa1238ae30 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa1238b3c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa1238b458 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa1238aec8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa1238b500 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa1238b598 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1244ec10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa1244eca0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa1244ed30 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa1244edc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1244ee50 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa1244eee0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa1244ef70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1244f000 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa1244f090 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa1244f120 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa1244f1b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1244f240 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa1244f2d0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa1244f360 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa1244f3f0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1244f480 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa1244f510 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa1244f5a0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1244f630 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa1244f6c0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1244ec10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa1244eca0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa1244ed30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa1244edc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1244ee50 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa1244eee0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa1244ef70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1244f000 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa1244f090 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa1244f120 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa1244f1b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1244f240 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa1244f2d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa1244f360 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa1244f3f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1244f480 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa1244f510 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa1244f5a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1244f630 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa1244f6c0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa1244ec10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa1244eca0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa1244ed30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa1244edc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1244ee50 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa1244eee0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa1244ef70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1244f000 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa1244f090 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa1244f120 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa1244f1b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1244f240 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa1244f2d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa1244f360 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa1244f3f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1244f480 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa1244f510 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa1244f5a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1244f630 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa1244f6c0 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: 0x2aa12389a78 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa12382e40 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa12383310 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa123833a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa12383440 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa12382ed8 MAP: (8 sibs) 3 children: 42: 0x2aa123834e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa12383578 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa12383610 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa12382f70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa123825c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa12383008 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa12382660 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa123830a0 MAP: (8 sibs) 7 children: 42: 0x2aa1238b640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa1238b6d8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa1238b770 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa1238b808 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa1238b8a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa1238b938 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa1238b9d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa12383138 VAL***: '*a0' (8 sibs) 42: 0x2aa123831d0 VAL***: '*a7' (8 sibs) 42: 0x2aa12383268 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1244fe20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa1244feb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa1244ff40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1244ffd0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12450060 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa124500f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12450180 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12450210 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124502a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12450330 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa124503c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12450450 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa124504e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12450570 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12450600 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa12450690 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12450720 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124507b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12450840 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa124508d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12450960 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa124509f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa12450a80 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa12450b10 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: 0x2aa12389b90 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1238ba70 MAP: (8 sibs) 3 children: 42: 0x2aa1238bf40 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa1238bfd8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa1238c070 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa1238bb08 MAP: (8 sibs) 3 children: 42: 0x2aa1238c110 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa1238c1a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa1238c240 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa1238bba0 MAP: (8 sibs) 1 children: 42: 0x2aa123838f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa1238bc38 MAP: (8 sibs) 1 children: 42: 0x2aa1238c2e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa1238bcd0 MAP: (8 sibs) 7 children: 42: 0x2aa1238c380 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa1238c418 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa1238c4b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa1238c548 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa1238c5e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa1238c678 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa1238c710 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa1238bd68 MAP: (8 sibs) 3 children: 42: 0x2aa1238c7b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa1238c848 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa1238c8e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa1238be00 MAP: (8 sibs) 1 children: 42: 0x2aa1238c980 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa1238be98 MAP: (8 sibs) 1 children: 42: 0x2aa1238ca20 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12451030 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa124510c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa12451150 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa124511e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12451270 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12451300 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12451390 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12451420 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124514b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12451540 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa124515d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12451660 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa124516f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12451780 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12451810 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa124518a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12451930 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124519c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12451a50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12451ae0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12451b70 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12451c00 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa12451c90 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa12451d20 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12451030 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa124510c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa12451150 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa124511e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12451270 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12451300 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12451390 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12451420 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124514b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12451540 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa124515d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12451660 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa124516f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12451780 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12451810 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa124518a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12451930 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124519c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12451a50 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12451ae0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12451b70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12451c00 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa12451db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa12451e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa12451ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa12451c90 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa12451f60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa12451d20 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa12451ff0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12451030 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa124510c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa12451150 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa124511e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12451270 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12451300 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12451390 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12451420 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124514b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12451540 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa124515d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12451660 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa124516f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12451780 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12451810 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa124518a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12451930 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124519c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12451a50 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12451ae0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12451b70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12451c00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa12451c90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa12451d20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa12451db0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa12451e40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa12451ed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa12451f60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa12451ff0 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: 0x2aa12389ca8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa1237a640 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa1237a6d8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa1237a770 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1244d0f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa1244d180 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa1244d210 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa1244d2a0 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: 0x2aa12389dc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380590 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380628 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12452240 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa124522d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12452360 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: 0x2aa12389ed8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa123806d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380768 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12452b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12452be0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12452c70 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12452b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12452be0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12452c70 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa12452b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12452be0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12452c70 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] 0x2aa12407070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12407100 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa12407190 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12407220 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa124072b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa12407340 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa124073d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12407460 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa124074f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa12407580 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa12407610 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa124076a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa12407730 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa124077c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12407850 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa124078e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12407970 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa12407a00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa12407a90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa12407b20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa12407bb0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa12407c40 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa12407cd0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa12407d60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa12407df0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa12407e80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa12407f10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa12407fa0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa12408030 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa124080c0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa12408150 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa124081e0 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] 0x2aa124598a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12459930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa124599c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12459a50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa12459ae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa12459b70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa12459c00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12459c90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa12459d20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa12459db0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa12459e40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa12459ed0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa12459f60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa12459ff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1245a080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1245a110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1245a1a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa1245a230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa1245a2c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa1245a350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa1245a3e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa1245a470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa1245a500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa1245a590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa1245a620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa1245a6b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa1245a740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa1245a7d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa1245a860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa1245a8f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa1245a980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa1245aa10 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] 0x2aa1240b1c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1240b250 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa1240b2e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1240b370 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1240b400 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa1240b490 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1240b520 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1240b5b0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa1240b640 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1240b6d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1240b760 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1240b7f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1240b880 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1240b910 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1240b9a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1240ba30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1240bac0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa1240bb50 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa1240bbe0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa1240bc70 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa1240bd00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa1240bd90 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa1240be20 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa1240beb0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa1240bf40 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa1240bfd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa1240c060 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa1240c0f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa1240c180 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa1240c210 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa1240c2a0 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] 0x2aa1245aab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1245ab40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa1245abd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1245ac60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1245acf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa1245ad80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1245ae10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1245aea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa1245af30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1245afc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1245b050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1245b0e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1245b170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1245b200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1245b290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1245b320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1245b3b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa1245b440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa1245b4d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa1245b560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa1245b5f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa1245b680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa1245b710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa1245b7a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa1245b830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa1245b8c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa1245b950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa1245b9e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa1245ba70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa1245bb00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa1245bb90 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] 0x2aa1240d5d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1240d660 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1240d6f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1240d780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1240d810 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1240d8a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1240d930 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1240d9c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1240da50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1240dae0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1240db70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1240dc00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1240dc90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1240dd20 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] 0x2aa12458f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12459020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa124590b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa12459140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa124591d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa12459260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa124592f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12459380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12459410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa124594a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa12459530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa124595c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12459650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa124596e0 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] 0x2aa1240f910 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1240f9a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1240fa30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1240fac0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1240fb50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1240fbe0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1240fc70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1240fd00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1240fd90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1240fe20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1240feb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1240ff40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1240ffd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12410060 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] 0x2aa1245bcc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1245bd50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1245bde0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1245be70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1245bf00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1245bf90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1245c020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1245c0b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1245c140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1245c1d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1245c260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1245c2f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1245c380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1245c410 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] 0x2aa12411a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12411b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12411ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12411c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12411cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12411d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12411de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12411e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12411f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12411f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12412020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa124120b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12412140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa124121d0 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] 0x2aa1245c5d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1245c660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa1245c6f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa1245c780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1245c810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa1245c8a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa1245c930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1245c9c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1245ca50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1245cae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa1245cb70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1245cc00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1245cc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa1245cd20 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] 0x2aa12413dd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12413e60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12413ef0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12413f80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12414010 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa124140a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12414130 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa124141c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12414250 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa124142e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12414370 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12414400 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12414490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12414520 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] 0x2aa1245cee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1245cf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa1245d000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa1245d090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1245d120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa1245d1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa1245d240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1245d2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1245d360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1245d3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa1245d480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1245d510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1245d5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa1245d630 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] 0x2aa124173d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12417460 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa124174f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12417580 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12417610 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa124176a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12417730 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa124177c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12417850 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa124178e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12417970 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12417a00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12417a90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12417b20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12417bb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa12417c40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12417cd0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12417d60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12417df0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa12417e80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa12417f10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12417fa0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa12418030 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa124180c0 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] 0x2aa1245e100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa1245e190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa1245e220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa1245e2b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa1245e340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa1245e3d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa1245e460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa1245e4f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa1245e580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa1245e610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa1245e6a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa1245e730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa1245e7c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa1245e850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa1245e8e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa1245e970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa1245ea00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa1245ea90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa1245eb20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa1245ebb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa1245ec40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa1245ecd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa1245ed60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa1245edf0 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] 0x2aa1241a5c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa1241a650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa1241a6e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa1241a770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa1241a800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa1241a890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa1241a920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa1241a9b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa1241aa40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa1241aad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa1241ab60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa1241abf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa1241ac80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa1241ad10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa1241ada0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa1241ae30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa1241aec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa1241af50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa1241afe0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa1241b070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa1241b100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa1241b190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa1241b220 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa1241b2b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa1241b340 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa1241b3d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa1241b460 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] 0x2aa1245f310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa1245f3a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa1245f430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa1245f4c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa1245f550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa1245f5e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa1245f670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa1245f700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa1245f790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa1245f820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa1245f8b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa1245f940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa1245f9d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa1245fa60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa1245faf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa1245fb80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa1245fc10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa1245fca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa1245fd30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa1245fdc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa1245fe50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa1245fee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa1245ff70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa12460000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa12460090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa12460120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa124601b0 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] 0x2aa1241d780 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa1241d810 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa1241d8a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa1241d930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa1241d9c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa1241da50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa1241dae0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa1241db70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa1241dc00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa1241dc90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa1241dd20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa1241ddb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa1241de40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa1241ded0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa1241df60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa1241dff0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa1241e080 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa1241e110 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa1241e1a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa1241e230 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa1241e2c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa1241e350 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa1241e3e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa1241e470 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa1241e500 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] 0x2aa12460520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa124605b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12460640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa124606d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12460760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa124607f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12460880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12460910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa124609a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12460a30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa12460ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12460b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12460be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12460c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12460d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12460d90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12460e20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa12460eb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa12460f40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa12460fd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa12461060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa124610f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa12461180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa12461210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa124612a0 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] 0x2aa12421b50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12421be0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12421c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12421d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12421d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12421e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12421eb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12421f40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12421fd0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12422060 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa124220f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12422180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12422210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa124222a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12422330 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa124223c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12422450 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa124224e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12422570 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa12422600 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa12422690 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa12422720 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa124227b0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa12422840 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa124228d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12422960 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa124229f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa12422a80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa12422b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa12422ba0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa12422c30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa12422cc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa12422d50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa12422de0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa12422e70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa12422f00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa12422f90 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa12423020 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa124230b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa12423140 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa124231d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa12423260 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa124232f0 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] 0x2aa12462940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa124629d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12462a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12462af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12462b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12462c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12462ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12462d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12462dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12462e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa12462ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12462f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12463000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12463090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12463120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa124631b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12463240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa124632d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12463360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa124633f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa12463480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa12463510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa124635a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa12463630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa124636c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12463750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa124637e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa12463870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa12463900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa12463990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa12463a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa12463ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa12463b40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa12463bd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa12463c60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa12463cf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa12463d80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa12463e10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa12463ea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa12463f30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa12463fc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa12464050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa124640e0 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] 0x2aa12424e70 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa12424f00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa12424f90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa12425020 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa124250b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12425140 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa124251d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12425260 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa124252f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa12425380 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa12425410 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa124254a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa12425530 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa124255c0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa12425650 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa124256e0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa12425770 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa12425800 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa12425890 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa12425920 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa124259b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa12425a40 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa12425ad0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa12425b60 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa12425bf0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa12425c80 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] 0x2aa12461730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa124617c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa12461850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa124618e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa12461970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12461a00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa12461a90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12461b20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa12461bb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa12461c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa12461cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa12461d60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa12461df0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa12461e80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa12461f10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa12461fa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa12462030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa124620c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa12462150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa124621e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa12462270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa12462300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa12462390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa12462420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa124624b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa12462540 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] 0x2aa12424560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa124245f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa12424680 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa12424710 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa124247a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa12424830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa124248c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa12424950 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] 0x2aa1245d7f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa1245d880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa1245d910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa1245d9a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa1245da30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa1245dac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa1245db50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa1245dbe0 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] 0x2aa124288c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12428950 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa124289e0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa12428a70 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12428b00 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa12428b90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa12428c20 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa12428cb0 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] 0x2aa12464d50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12464de0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa12464e70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa12464f00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12464f90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa12465020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa124650b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa12465140 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] 0x2aa1242a5f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1242a680 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa1242a710 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] 0x2aa12465660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa124656f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa12465780 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] 0x2aa1242c320 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1242c3b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa1242c440 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] 0x2aa12465f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12466000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa12466090 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] 0x2aa1242eeb0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa1242ef40 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa1242efd0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa1242f060 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1242f0f0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa1242f180 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa1242f210 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1242f2a0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa1242f330 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa1242f3c0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa1242f450 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1242f4e0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa1242f570 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa1242f600 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa1242f690 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1242f720 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa1242f7b0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa1242f840 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1242f8d0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa1242f960 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] 0x2aa12467190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa12467220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa124672b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa12467340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa124673d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa12467460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa124674f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa12467580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa12467610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa124676a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa12467730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa124677c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa12467850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa124678e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa12467970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa12467a00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa12467a90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa12467b20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa12467bb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa12467c40 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] 0x2aa12431df0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa12431e80 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa12431f10 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa12431fa0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa12432030 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa124320c0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa12432150 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa124321e0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa12432270 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa12432300 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa12432390 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa12432420 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa124324b0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa12432540 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa124325d0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa12432660 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa124326f0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa12432780 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa12432810 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa124328a0 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] 0x2aa124683a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa12468430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa124684c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa12468550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa124685e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa12468670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa12468700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa12468790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa12468820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa124688b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa12468940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa124689d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa12468a60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa12468af0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa12468b80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa12468c10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa12468ca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa12468d30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa12468dc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa12468e50 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] 0x2aa12434d30 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa12434dc0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa12434e50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa12434ee0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12434f70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12435000 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12435090 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12435120 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124351b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12435240 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa124352d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12435360 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa124353f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12435480 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12435510 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa124355a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12435630 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124356c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12435750 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa124357e0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12435870 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12435900 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa12435990 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa12435a20 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] 0x2aa124695b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa12469640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa124696d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa12469760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa124697f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12469880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12469910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa124699a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa12469a30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12469ac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa12469b50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12469be0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa12469c70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12469d00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12469d90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa12469e20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12469eb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa12469f40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12469fd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1246a060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1246a0f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1246a180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa1246a210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa1246a2a0 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] 0x2aa12437360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa124373f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa12437480 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa12437510 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa124375a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12437630 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa124376c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12437750 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124377e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12437870 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa12437900 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12437990 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa12437a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12437ab0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12437b40 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa12437bd0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12437c60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa12437cf0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12437d80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12437e10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12437ea0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12437f30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa12437fc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa12438050 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa124380e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa12438170 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa12438200 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa12438290 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa12438320 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] 0x2aa1246a7c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1246a850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa1246a8e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1246a970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa1246aa00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa1246aa90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa1246ab20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa1246abb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa1246ac40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa1246acd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1246ad60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa1246adf0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa1246ae80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa1246af10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa1246afa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa1246b030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa1246b0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa1246b150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa1246b1e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1246b270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1246b300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1246b390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa1246b420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa1246b4b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa1246b540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa1246b5d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa1246b660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa1246b6f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa1246b780 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] 0x2aa12439990 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa12439a20 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa12439ab0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa12439b40 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] 0x2aa12466880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa12466910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa124669a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa12466a30 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] 0x2aa1243b6c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1243b750 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1243b7e0 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] 0x2aa1246b9d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1246ba60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1246baf0 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] 0x2aa1243d3f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1243d480 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1243d510 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] 0x2aa1246c2e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1246c370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1246c400 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] 0x2aa1243e610 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1243e6a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa1243e730 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1243e7c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1243e850 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa1243e8e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1243e970 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1243ea00 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa1243ea90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1243eb20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa1243ebb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1243ec40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1243ecd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1243ed60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1243edf0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1243ee80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1243ef10 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa1243efa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa1243f030 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa1243f0c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa1243f150 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa1243f1e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa1243f270 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa1243f300 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa1243f390 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa1243f420 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa1243f4b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa1243f540 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa1243f5d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa1243f660 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa1243f6f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa1243f780 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] 0x2aa1246d530 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1246d5c0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa1246d650 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1246d6e0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1246d770 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa1246d800 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1246d890 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1246d920 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa1246d9b0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1246da40 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa1246dad0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1246db60 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1246dbf0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1246dc80 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1246dd10 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1246dda0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1246de30 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa1246dec0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa1246df50 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa1246dfe0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa1246e070 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa1246e100 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa1246e190 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa1246e220 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa1246e2b0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa1246e340 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa1246e3d0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa1246e460 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa1246e4f0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa1246e580 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa1246e610 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa1246e6a0 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] 0x2aa12440a30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12440ac0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa12440b50 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12440be0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa12440c70 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa12440d00 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa12440d90 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12440e20 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa12440eb0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa12440f40 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa12440fd0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa12441060 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa124410f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa12441180 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12441210 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa124412a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12441330 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa124413c0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa12441450 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa124414e0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa12441570 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa12441600 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa12441690 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa12441720 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa124417b0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa12441840 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa124418d0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa12441960 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa124419f0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa12441a80 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa12441b10 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] 0x2aa1246e740 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1246e7d0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa1246e860 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1246e8f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1246e980 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa1246ea10 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1246eaa0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1246eb30 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa1246ebc0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1246ec50 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1246ece0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1246ed70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1246ee00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1246ee90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1246ef20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1246efb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1246f040 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa1246f0d0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa1246f160 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa1246f1f0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa1246f280 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa1246f310 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa1246f3a0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa1246f430 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa1246f4c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa1246f550 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa1246f5e0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa1246f670 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa1246f700 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa1246f790 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa1246f820 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] 0x2aa1243dd00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1243dd90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1243de20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1243deb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1243df40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1243dfd0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1243e060 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1243e0f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1243e180 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1243e210 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1243e2a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1243e330 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1243e3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1243e450 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] 0x2aa1246cc20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1246ccb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1246cd40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1246cdd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1246ce60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1246cef0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1246cf80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1246d010 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1246d0a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1246d130 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1246d1c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1246d250 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1246d2e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1246d370 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] 0x2aa1243f820 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1243f8b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1243f940 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1243f9d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1243fa60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1243faf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1243fb80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1243fc10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1243fca0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1243fd30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1243fdc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1243fe50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa1243fee0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa1243ff70 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] 0x2aa1246f950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa1246f9e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa1246fa70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa1246fb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa1246fb90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa1246fc20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa1246fcb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa1246fd40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa1246fdd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa1246fe60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa1246fef0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa1246ff80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12470010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa124700a0 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] 0x2aa12442e40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12442ed0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12442f60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12442ff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443080 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12443110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa124431a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa124432c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12443350 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa124433e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443470 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12443500 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12443590 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] 0x2aa12470260 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124702f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12470380 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12470410 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa124704a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12470530 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa124705c0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12470650 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa124706e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12470770 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12470800 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12470890 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12470920 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa124709b0 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] 0x2aa12443750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124437e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12443870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12443900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12443990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12443a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12443ab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12443b40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12443bd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12443c60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12443cf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12443d80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12443e10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12443ea0 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] 0x2aa12470b70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12470c00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12470c90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12470d20 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12470db0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12470e40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12470ed0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12470f60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12470ff0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12471080 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12471110 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa124711a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12471230 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa124712c0 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] 0x2aa12444970 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12444a00 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12444a90 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12444b20 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12444bb0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12444c40 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12444cd0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12444d60 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12444df0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12444e80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12444f10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12444fa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12445030 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa124450c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12445150 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa124451e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12445270 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12445300 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12445390 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa12445420 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa124454b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12445540 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124455d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa12445660 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] 0x2aa12471f20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12471fb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12472040 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa124720d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12472160 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa124721f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12472280 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12472310 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa124723a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12472430 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa124724c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12472550 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa124725e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12472670 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12472700 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa12472790 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12472820 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa124728b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12472940 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa124729d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa12472a60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12472af0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa12472b80 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa12472c10 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] 0x2aa12445b80 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12445c10 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12445ca0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12445d30 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12445dc0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12445e50 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12445ee0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12445f70 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12446000 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12446090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12446120 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa124461b0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12446240 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa124462d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12446360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa124463f0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12446480 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12446510 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa124465a0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa12446630 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa124466c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12446750 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124467e0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa12446870 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa12446900 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa12446990 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa12446a20 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] 0x2aa12473130 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa124731c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12473250 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa124732e0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12473370 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12473400 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12473490 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12473520 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa124735b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12473640 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa124736d0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12473760 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa124737f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12473880 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12473910 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa124739a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12473a30 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12473ac0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12473b50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa12473be0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa12473c70 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12473d00 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa12473d90 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa12473e20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa12473eb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa12473f40 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa12473fd0 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] 0x2aa12446d90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12446e20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12446eb0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa12446f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12446fd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12447060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa124470f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12447180 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12447210 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124472a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa12447330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa124473c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12447450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa124474e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12447570 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12447600 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12447690 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa12447720 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa124477b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa12447840 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa124478d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa12447960 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa124479f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa12447a80 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa12447b10 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] 0x2aa12474340 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa124743d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12474460 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa124744f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12474580 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12474610 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa124746a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12474730 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa124747c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12474850 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa124748e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12474970 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12474a00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12474a90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12474b20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12474bb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12474c40 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa12474cd0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa12474d60 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa12474df0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa12474e80 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa12474f10 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa12474fa0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa12475030 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa124750c0 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] 0x2aa124491b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12449240 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa124492d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12449360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa124493f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12449480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12449510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa124495a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12449630 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124496c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa12449750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa124497e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12449870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12449900 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12449990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12449a20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12449ab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa12449b40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12449bd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa12449c60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa12449cf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa12449d80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa12449e10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa12449ea0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa12449f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12449fc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa1244a050 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa1244a0e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa1244a170 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa1244a200 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa1244a290 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa1244a320 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa1244a3b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa1244a440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa1244a4d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa1244a560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa1244a5f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa1244a680 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa1244a710 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa1244a7a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa1244a830 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa1244a8c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa1244a950 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] 0x2aa12476760 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa124767f0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12476880 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12476910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa124769a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12476a30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12476ac0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12476b50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12476be0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12476c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa12476d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12476d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12476e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12476eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12476f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12476fd0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12477060 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa124770f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12477180 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa12477210 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa124772a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa12477330 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa124773c0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa12477450 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa124774e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12477570 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa12477600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa12477690 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa12477720 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa124777b0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa12477840 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa124778d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa12477960 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa124779f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa12477a80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa12477b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa12477ba0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa12477c30 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa12477cc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa12477d50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa12477de0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa12477e70 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa12477f00 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] 0x2aa12447fa0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa12448030 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa124480c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa12448150 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa124481e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12448270 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa12448300 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12448390 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa12448420 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa124484b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa12448540 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa124485d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa12448660 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa124486f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa12448780 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa12448810 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa124488a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa12448930 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa124489c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa12448a50 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa12448ae0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa12448b70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa12448c00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa12448c90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa12448d20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa12448db0 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] 0x2aa12475550 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa124755e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa12475670 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa12475700 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa12475790 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12475820 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa124758b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12475940 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa124759d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa12475a60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa12475af0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa12475b80 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa12475c10 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa12475ca0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa12475d30 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa12475dc0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa12475e50 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa12475ee0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa12475f70 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa12476000 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa12476090 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa12476120 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa124761b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa12476240 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa124762d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa12476360 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] 0x2aa12444060 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa124440f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa12444180 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa12444210 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa124442a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa12444330 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa124443c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa12444450 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] 0x2aa12471610 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa124716a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa12471730 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa124717c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12471850 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa124718e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa12471970 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa12471a00 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] 0x2aa1244b5c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa1244b650 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa1244b6e0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa1244b770 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa1244b800 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa1244b890 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa1244b920 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa1244b9b0 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] 0x2aa12478b70 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12478c00 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa12478c90 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa12478d20 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12478db0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa12478e40 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa12478ed0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa12478f60 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] 0x2aa1244bed0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1244bf60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa1244bff0 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] 0x2aa124794c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12479550 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa124795e0 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] 0x2aa1244c7e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1244c870 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa1244c900 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] 0x2aa12479e00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12479e90 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa12479f20 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] 0x2aa1244da00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa1244da90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa1244db20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa1244dbb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1244dc40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa1244dcd0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa1244dd60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1244ddf0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa1244de80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa1244df10 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa1244dfa0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1244e030 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa1244e0c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa1244e150 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa1244e1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1244e270 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa1244e300 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa1244e390 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1244e420 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa1244e4b0 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] 0x2aa1247b020 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa1247b0b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa1247b140 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa1247b1d0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1247b260 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa1247b2f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa1247b380 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1247b410 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa1247b4a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa1247b530 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa1247b5c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1247b650 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa1247b6e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa1247b770 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa1247b800 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1247b890 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa1247b920 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa1247b9b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1247ba40 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa1247bad0 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] 0x2aa1244ec10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa1244eca0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa1244ed30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa1244edc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1244ee50 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa1244eee0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa1244ef70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1244f000 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa1244f090 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa1244f120 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa1244f1b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1244f240 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa1244f2d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa1244f360 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa1244f3f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1244f480 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa1244f510 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa1244f5a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1244f630 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa1244f6c0 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] 0x2aa1247c230 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa1247c2c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa1247c350 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa1247c3e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1247c470 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa1247c500 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa1247c590 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1247c620 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa1247c6b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa1247c740 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa1247c7d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1247c860 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa1247c8f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa1247c980 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa1247ca10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1247caa0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa1247cb30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa1247cbc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1247cc50 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa1247cce0 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] 0x2aa1244fe20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa1244feb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa1244ff40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1244ffd0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12450060 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa124500f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12450180 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12450210 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124502a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12450330 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa124503c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12450450 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa124504e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12450570 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12450600 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa12450690 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12450720 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124507b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12450840 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa124508d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12450960 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa124509f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa12450a80 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa12450b10 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] 0x2aa1247dd50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa1247dde0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa1247de70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1247df00 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa1247df90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa1247e020 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa1247e0b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa1247e140 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa1247e1d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa1247e260 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa1247e2f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa1247e380 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa1247e410 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa1247e4a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa1247e530 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa1247e5c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa1247e650 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa1247e6e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa1247e770 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1247e800 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1247e890 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1247e920 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa1247e9b0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa1247ea40 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] 0x2aa12451030 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa124510c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa12451150 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa124511e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa12451270 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa12451300 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa12451390 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa12451420 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa124514b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa12451540 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa124515d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa12451660 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa124516f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa12451780 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa12451810 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa124518a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa12451930 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa124519c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa12451a50 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa12451ae0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa12451b70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa12451c00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa12451c90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa12451d20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa12451db0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa12451e40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa12451ed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa12451f60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa12451ff0 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] 0x2aa1247ef60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1247eff0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa1247f080 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1247f110 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa1247f1a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa1247f230 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa1247f2c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa1247f350 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa1247f3e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa1247f470 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1247f500 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa1247f590 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa1247f620 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa1247f6b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa1247f740 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa1247f7d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa1247f860 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa1247f8f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa1247f980 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1247fa10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1247faa0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1247fb30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa1247fbc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa1247fc50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa1247fce0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa1247fd70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa1247fe00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa1247fe90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa1247ff20 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] 0x2aa1244d0f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa1244d180 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa1244d210 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa1244d2a0 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] 0x2aa1247d440 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa1247d4d0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa1247d560 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa1247d5f0 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] 0x2aa12452240 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa124522d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12452360 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] 0x2aa12480170 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12480200 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12480290 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] 0x2aa12452b50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12452be0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12452c70 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] 0x2aa12480a80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12480b10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa12480ba0 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: 0x2aa123887e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ad40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa1237b210 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa1237b2a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237add8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa1237b350 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237b3e8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237ae70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa1237b490 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237af08 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa1237b530 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237afa0 MAP: (8 sibs) 4 children: 42: 0x2aa1237b5d0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237b668 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237b700 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237b798 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237b038 MAP: (8 sibs) 3 children: 42: 0x2aa1237b840 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa1237b8d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa1237b970 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa1237b0d0 MAP: (8 sibs) 2 children: 42: 0x2aa1237ba10 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa1237bb50 VAL***: '*CENTER' (2 sibs) 42: 0x2aa1237bbe8 VAL***: '*BIG' (2 sibs) 42: 0x2aa1237baa8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa1237b168 MAP: (8 sibs) 3 children: 42: 0x2aa1237bc90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa1237be60 VAL***: '*BIG' (3 sibs) 42: 0x2aa1237bef8 VAL***: '*LEFT' (3 sibs) 42: 0x2aa1237bf90 VAL***: '*SMALL' (3 sibs) 42: 0x2aa1237bd28 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa1237bdc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12481390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12481420 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa124814b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12481540 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa124815d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa12481660 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa124816f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12481780 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa12481810 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa124818a0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa12481930 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa124819c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa12481a50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa12481ae0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12481b70 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa12481c00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12481c90 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa12481d20 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa12481db0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa12481e40 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa12481ed0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa12481f60 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa12481ff0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa12482080 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa12482110 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa124821a0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa12482230 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa124822c0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa12482350 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa124823e0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa12482470 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa12482500 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: 0x2aa123888f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ca30 MAP: (8 sibs) 2 children: 42: 0x2aa12379bc0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa12379c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cac8 MAP: (8 sibs) 2 children: 42: 0x2aa1237a3c0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237a458 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cb60 MAP: (8 sibs) 1 children: 42: 0x2aa1237cf00 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237cbf8 MAP: (8 sibs) 1 children: 42: 0x2aa1237cfa0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237cc90 MAP: (8 sibs) 4 children: 42: 0x2aa1237d040 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d0d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d170 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d208 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cd28 MAP: (8 sibs) 4 children: 42: 0x2aa1237d2b0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d348 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d3e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d478 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cdc0 MAP: (8 sibs) 4 children: 42: 0x2aa1237d520 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d5b8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d650 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d6e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237ce58 MAP: (8 sibs) 4 children: 42: 0x2aa1237d790 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d828 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d8c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d958 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124825a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa12482630 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa124826c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa12482750 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa124827e0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa12482870 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa12482900 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa12482990 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa12482a20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa12482ab0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa12482b40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa12482bd0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa12482c60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa12482cf0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa12482d80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa12482e10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa12482ea0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa12482f30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa12482fc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa12483050 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa124830e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa12483170 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa12483200 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa12483290 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa12483320 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa124833b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa12483440 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa124834d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa12483560 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa124835f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa12483680 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: 0x2aa12388a10 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237dee0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237df78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e010 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237e280 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237e318 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e0a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa12379da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237e3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e458 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e1d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237e500 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e598 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12483720 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124837b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12483840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa124838d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12483960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa124839f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa12483a80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12483b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12483ba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12483c30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa12483cc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12483d50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12483de0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12483e70 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: 0x2aa12388b28 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237e6b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237e748 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237ea50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237eae8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e878 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa1237eb90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e910 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237ec30 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ecc8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e9a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237ed70 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ee08 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12483f10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12483fa0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12484030 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa124840c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12484150 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa124841e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa12484270 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12484300 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12484390 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12484420 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa124844b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12484540 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa124845d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12484660 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: 0x2aa12388c40 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237f7f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f888 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f920 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fb90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237fc28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237f9b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa1237fcd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237fa50 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa1237fd70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237fe08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237fae8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa1237feb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237ff48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12484700 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12484790 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12484820 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa124848b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12484940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa124849d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12484a60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12484af0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12484b80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12484c10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12484ca0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12484d30 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12484dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12484e50 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: 0x2aa12388d58 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237da70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237db08 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237dba0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fff0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa12380088 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237dc38 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa12380130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237dcd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa123801d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa12380268 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237dd68 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa12380310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa123803a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12484ef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12484f80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12485010 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa124850a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12485130 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa124851c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12485250 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa124852e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12485370 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12485400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa12485490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12485520 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa124855b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12485640 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: 0x2aa12388e70 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa12380ac0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12380b58 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa12380bf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa1237a500 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa1237a598 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12380c88 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12380ef0 MAP: (2 sibs) 4 children: 42: 0x2aa1237c2a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c338 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c3d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c468 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa12380f88 MAP: (2 sibs) 5 children: 42: 0x2aa12381030 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa123810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381160 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa123811f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381290 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12380d20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa1237a0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237a148 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237a1e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12380db8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa12380e50 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] 0x2aa124856e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12485770 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12485800 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12485890 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12485920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa124859b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12485a40 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12485ad0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12485b60 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12485bf0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12485c80 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12485d10 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12485da0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12485e30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12485ec0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa12485f50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12485fe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12486070 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12486100 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa12486190 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa12486220 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa124862b0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa12486340 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa124863d0 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: 0x2aa12388f88 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa123813a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12381438 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa123814d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa123817d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa12381868 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12381568 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12381910 MAP: (2 sibs) 4 children: 42: 0x2aa1237c510 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c5a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c640 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c6d8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa123819a8 MAP: (2 sibs) 5 children: 42: 0x2aa12381a50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa12381ae8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381b80 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa12381c18 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381cb0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12381600 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa1237a9e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237aa78 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237ab10 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381698 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa12381d50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa12381de8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa12381e80 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381730 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] 0x2aa12486470 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12486500 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12486590 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12486620 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa124866b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12486740 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa124867d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12486860 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa124868f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12486980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12486a10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12486aa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12486b30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12486bc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12486c50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa12486ce0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12486d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12486e00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12486e90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa12486f20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa12486fb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12487040 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124870d0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa12487160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa124871f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa12487280 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa12487310 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: 0x2aa123890a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12383a40 MAP: (6 sibs) 1 children: 42: 0x2aa12383de0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa12383e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12383f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12383fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12384048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123840e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12383ad8 MAP: (6 sibs) 1 children: 42: 0x2aa12384180 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa12384220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123842b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12384350 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123843e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12384480 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12383b70 MAP: (6 sibs) 1 children: 42: 0x2aa12384520 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa12383c08 MAP: (6 sibs) 1 children: 42: 0x2aa123845c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa12383ca0 MAP: (6 sibs) 1 children: 42: 0x2aa12384660 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa12384700 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa12384798 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa12383d38 MAP: (6 sibs) 1 children: 42: 0x2aa12384840 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124873b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12487440 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa124874d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa12487560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa124875f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12487680 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12487710 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa124877a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12487830 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124878c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa12487950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa124879e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12487a70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12487b00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12487b90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12487c20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12487cb0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa12487d40 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa12487dd0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa12487e60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa12487ef0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa12487f80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa12488010 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa124880a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa12488130 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: 0x2aa123891b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12385ae0 MAP: (6 sibs) 1 children: 42: 0x2aa1237f520 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12385e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12385f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12385fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123860e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385b78 MAP: (6 sibs) 1 children: 42: 0x2aa1237f5c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386218 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa123862b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12386348 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123863e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385c10 MAP: (6 sibs) 1 children: 42: 0x2aa1237f660 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386518 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa123865b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386648 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123866e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385ca8 MAP: (6 sibs) 1 children: 42: 0x2aa12386780 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386820 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123868b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12386950 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123869e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12386a80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385d40 MAP: (6 sibs) 1 children: 42: 0x2aa12386b20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386bc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386c58 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12386cf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386d88 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa12386e20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385dd8 MAP: (6 sibs) 1 children: 42: 0x2aa12386ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386ff8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12387090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12387128 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123871c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124881d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12488260 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa124882f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa12488380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12488410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa124884a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12488530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa124885c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12488650 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa124886e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa12488770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12488800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12488890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12488920 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa124889b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12488a40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12488ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa12488b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12488bf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa12488c80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa12488d10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa12488da0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa12488e30 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa12488ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa12488f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12488fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa12489070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa12489100 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa12489190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa12489220 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa124892b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa12489340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa124893d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa12489460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa124894f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa12489580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa12489610 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa124896a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa12489730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa124897c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa12489850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa124898e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa12489970 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: 0x2aa123892d0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa12387260 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123872f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387390 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387428 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123874c0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa12387558 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa123875f0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387688 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387720 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384ee0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa123877b8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384f80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa12387850 DOCMAP: (17 sibs) 2 children: 42: 0x2aa12379a80 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa12379b18 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa123878e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12385020 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387980 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123850c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387a18 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123848e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387ab0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12384980 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387b48 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa12387be0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12489a10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa12489aa0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa12489b30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa12489bc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa12489c50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12489ce0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa12489d70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12489e00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa12489e90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa12489f20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa12489fb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa1248a040 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa1248a0d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa1248a160 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa1248a1f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa1248a280 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa1248a310 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa1248a3a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa1248a430 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa1248a4c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa1248a550 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa1248a5e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa1248a670 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa1248a700 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa1248a790 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa1248a820 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: 0x2aa123893e8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa123854e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa12385578 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa12385610 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa123856a8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa12385740 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237eeb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa1237ef48 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1247a970 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa1247aa00 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa1247aa90 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa1247ab20 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa1247abb0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa1247ac40 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa1247acd0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa1247ad60 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: 0x2aa12389500 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa12381f20 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa12381fb8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa12382050 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa123820e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa12382180 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237f060 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa1237f0f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248a8c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa1248a950 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa1248a9e0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa1248aa70 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa1248ab00 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa1248ab90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa1248ac20 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa1248acb0 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: 0x2aa12389618 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa1237a280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa1237a318 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1242e900 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1242e990 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa1242ea20 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: 0x2aa12389730 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380450 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa123804e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1247ae00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1247ae90 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa1247af20 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: 0x2aa12389848 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa12387dc0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa12387e58 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa12387ef0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa12388290 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa12388328 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa12387f88 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1237a810 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa1237a8a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa1237a940 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa12388020 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa123883d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa12388468 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa123880b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa12388150 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa12388510 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa123885a8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa123881e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa12388650 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa123886e8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248ad50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa1248ade0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa1248ae70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa1248af00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1248af90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa1248b020 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa1248b0b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1248b140 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa1248b1d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa1248b260 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa1248b2f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1248b380 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa1248b410 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa1248b4a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa1248b530 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1248b5c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa1248b650 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa1248b6e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1248b770 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa1248b800 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: 0x2aa12389960 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa1238aaa0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa1238ab38 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa1238abd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa1238af70 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa1238b008 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa1238ac68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1238b0b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa1238b148 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa1238b1e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa1238ad00 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa1238b280 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa1238b318 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa1238ad98 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa1238ae30 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa1238b3c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa1238b458 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa1238aec8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa1238b500 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa1238b598 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248b8a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa1248b930 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa1248b9c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa1248ba50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa1248bae0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa1248bb70 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa1248bc00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa1248bc90 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa1248bd20 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa1248bdb0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa1248be40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa1248bed0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa1248bf60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa1248bff0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa1248c080 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa1248c110 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa1248c1a0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa1248c230 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa1248c2c0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa1248c350 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: 0x2aa12389a78 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa12382e40 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa12383310 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa123833a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa12383440 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa12382ed8 MAP: (8 sibs) 3 children: 42: 0x2aa123834e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa12383578 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa12383610 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa12382f70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa123825c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa12383008 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa12382660 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa123830a0 MAP: (8 sibs) 7 children: 42: 0x2aa1238b640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa1238b6d8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa1238b770 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa1238b808 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa1238b8a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa1238b938 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa1238b9d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa12383138 VAL***: '*a0' (8 sibs) 42: 0x2aa123831d0 VAL***: '*a7' (8 sibs) 42: 0x2aa12383268 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248c3f0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa1248c480 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa1248c510 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1248c5a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa1248c630 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa1248c6c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa1248c750 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa1248c7e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa1248c870 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa1248c900 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa1248c990 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa1248ca20 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa1248cab0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa1248cb40 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa1248cbd0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa1248cc60 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa1248ccf0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa1248cd80 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa1248ce10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1248cea0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1248cf30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1248cfc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa1248d050 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa1248d0e0 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: 0x2aa12389b90 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1238ba70 MAP: (8 sibs) 3 children: 42: 0x2aa1238bf40 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa1238bfd8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa1238c070 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa1238bb08 MAP: (8 sibs) 3 children: 42: 0x2aa1238c110 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa1238c1a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa1238c240 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa1238bba0 MAP: (8 sibs) 1 children: 42: 0x2aa123838f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa1238bc38 MAP: (8 sibs) 1 children: 42: 0x2aa1238c2e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa1238bcd0 MAP: (8 sibs) 7 children: 42: 0x2aa1238c380 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa1238c418 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa1238c4b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa1238c548 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa1238c5e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa1238c678 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa1238c710 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa1238bd68 MAP: (8 sibs) 3 children: 42: 0x2aa1238c7b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa1238c848 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa1238c8e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa1238be00 MAP: (8 sibs) 1 children: 42: 0x2aa1238c980 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa1238be98 MAP: (8 sibs) 1 children: 42: 0x2aa1238ca20 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248d180 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1248d210 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa1248d2a0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1248d330 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa1248d3c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa1248d450 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa1248d4e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa1248d570 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa1248d600 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa1248d690 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1248d720 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa1248d7b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa1248d840 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa1248d8d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa1248d960 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa1248d9f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa1248da80 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa1248db10 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa1248dba0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1248dc30 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1248dcc0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1248dd50 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa1248dde0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa1248de70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa1248df00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa1248df90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa1248e020 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa1248e0b0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa1248e140 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: 0x2aa12389ca8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa1237a640 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa1237a6d8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa1237a770 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248e1e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa1248e270 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa1248e300 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa1248e390 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: 0x2aa12389dc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380590 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380628 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248e430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1248e4c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1248e550 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: 0x2aa12389ed8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa123806d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380768 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248e5f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1248e680 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1248e710 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: 0x2aa123887e0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ad40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa1237b210 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa1237b2a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237add8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa1237b350 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237b3e8 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237ae70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa1237b490 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237af08 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa1237b530 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237afa0 MAP: (8 sibs) 4 children: 42: 0x2aa1237b5d0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237b668 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237b700 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237b798 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237b038 MAP: (8 sibs) 3 children: 42: 0x2aa1237b840 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa1237b8d8 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa1237b970 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa1237b0d0 MAP: (8 sibs) 2 children: 42: 0x2aa1237ba10 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa1237bb50 VAL***: '*CENTER' (2 sibs) 42: 0x2aa1237bbe8 VAL***: '*BIG' (2 sibs) 42: 0x2aa1237baa8 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa1237b168 MAP: (8 sibs) 3 children: 42: 0x2aa1237bc90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa1237be60 VAL***: '*BIG' (3 sibs) 42: 0x2aa1237bef8 VAL***: '*LEFT' (3 sibs) 42: 0x2aa1237bf90 VAL***: '*SMALL' (3 sibs) 42: 0x2aa1237bd28 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa1237bdc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248e7b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1248e840 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa1248e8d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1248e960 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1248e9f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa1248ea80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1248eb10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1248eba0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa1248ec30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1248ecc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa1248ed50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1248ede0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa1248ee70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa1248ef00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa1248ef90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa1248f020 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa1248f0b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa1248f140 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa1248f1d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa1248f260 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa1248f2f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa1248f380 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa1248f410 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa1248f4a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa1248f530 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa1248f5c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa1248f650 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa1248f6e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa1248f770 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa1248f800 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa1248f890 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa1248f920 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: 0x2aa123888f8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1237ca30 MAP: (8 sibs) 2 children: 42: 0x2aa12379bc0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa12379c58 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cac8 MAP: (8 sibs) 2 children: 42: 0x2aa1237a3c0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa1237a458 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa1237cb60 MAP: (8 sibs) 1 children: 42: 0x2aa1237cf00 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa1237cbf8 MAP: (8 sibs) 1 children: 42: 0x2aa1237cfa0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa1237cc90 MAP: (8 sibs) 4 children: 42: 0x2aa1237d040 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d0d8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d170 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d208 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cd28 MAP: (8 sibs) 4 children: 42: 0x2aa1237d2b0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d348 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d3e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d478 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237cdc0 MAP: (8 sibs) 4 children: 42: 0x2aa1237d520 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d5b8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d650 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d6e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa1237ce58 MAP: (8 sibs) 4 children: 42: 0x2aa1237d790 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa1237d828 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa1237d8c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa1237d958 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1248f9c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1248fa50 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa1248fae0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa1248fb70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa1248fc00 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa1248fc90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa1248fd20 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa1248fdb0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa1248fe40 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa1248fed0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1248ff60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa1248fff0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa12490080 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa12490110 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa124901a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa12490230 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa124902c0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa12490350 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa124903e0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa12490470 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa12490500 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa12490590 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa12490620 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa124906b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa12490740 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa124907d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa12490860 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa124908f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa12490980 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa12490a10 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa12490aa0 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: 0x2aa12388a10 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237dee0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237df78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e010 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237e280 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237e318 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e0a8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa12379da0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237e3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e458 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e1d8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237e500 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237e598 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12490b40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12490bd0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12490c60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa12490cf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12490d80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa12490e10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa12490ea0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12490f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12490fc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12491050 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa124910e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12491170 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa12491200 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12491290 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: 0x2aa12388b28 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237e6b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa1237e748 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa1237e7e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237ea50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa1237eae8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa1237e878 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa1237eb90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237e910 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa1237ec30 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ecc8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237e9a8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa1237ed70 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa1237ee08 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12491330 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124913c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa12491450 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa124914e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12491570 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa12491600 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa12491690 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12491720 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa124917b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12491840 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa124918d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12491960 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa124919f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa12491a80 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: 0x2aa12388c40 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237f7f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f888 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237f920 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fb90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237fc28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237f9b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa1237fcd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237fa50 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa1237fd70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237fe08 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237fae8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa1237feb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa1237ff48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12491b20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa12491bb0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12491c40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa12491cd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12491d60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa12491df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12491e80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12491f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12491fa0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12492030 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa124920c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12492150 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa124921e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12492270 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: 0x2aa12388d58 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa1237da70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237db08 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa1237dba0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa1237fff0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa12380088 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa1237dc38 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa12380130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa1237dcd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa123801d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa12380268 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa1237dd68 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa12380310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa123803a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12492310 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa124923a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa12492430 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa124924c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa12492550 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa124925e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa12492670 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa12492700 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa12492790 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa12492820 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa124928b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa12492940 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa124929d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa12492a60 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: 0x2aa12388e70 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa12380ac0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12380b58 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa12380bf0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa1237a500 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa1237a598 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12380c88 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12380ef0 MAP: (2 sibs) 4 children: 42: 0x2aa1237c2a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c338 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c3d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c468 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa12380f88 MAP: (2 sibs) 5 children: 42: 0x2aa12381030 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa123810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381160 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa123811f8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381290 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12380d20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa1237a0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237a148 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237a1e0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12380db8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa12380e50 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] 0x2aa12492b00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12492b90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa12492c20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12492cb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12492d40 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12492dd0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12492e60 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12492ef0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12492f80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12493010 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa124930a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12493130 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa124931c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12493250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa124932e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa12493370 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12493400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12493490 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa12493520 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa124935b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa12493640 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa124936d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa12493760 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa124937f0 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: 0x2aa12388f88 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa123813a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa12381438 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa123814d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa123817d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa12381868 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa12381568 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa12381910 MAP: (2 sibs) 4 children: 42: 0x2aa1237c510 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa1237c5a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa1237c640 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa1237c6d8 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa123819a8 MAP: (2 sibs) 5 children: 42: 0x2aa12381a50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa12381ae8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa12381b80 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa12381c18 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa12381cb0 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa12381600 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa1237a9e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa1237aa78 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa1237ab10 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381698 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa12381d50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa12381de8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa12381e80 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa12381730 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] 0x2aa12493890 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa12493920 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa124939b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa12493a40 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa12493ad0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa12493b60 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa12493bf0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa12493c80 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa12493d10 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa12493da0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa12493e30 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa12493ec0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa12493f50 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa12493fe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa12494070 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa12494100 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa12494190 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa12494220 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa124942b0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa12494340 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa124943d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa12494460 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa124944f0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa12494580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa12494610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa124946a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa12494730 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: 0x2aa123890a0 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12383a40 MAP: (6 sibs) 1 children: 42: 0x2aa12383de0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa12383e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12383f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12383fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12384048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123840e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12383ad8 MAP: (6 sibs) 1 children: 42: 0x2aa12384180 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa12384220 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123842b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12384350 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123843e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12384480 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12383b70 MAP: (6 sibs) 1 children: 42: 0x2aa12384520 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa12383c08 MAP: (6 sibs) 1 children: 42: 0x2aa123845c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa12383ca0 MAP: (6 sibs) 1 children: 42: 0x2aa12384660 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa12384700 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa12384798 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa12383d38 MAP: (6 sibs) 1 children: 42: 0x2aa12384840 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124947d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12494860 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa124948f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa12494980 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12494a10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa12494aa0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12494b30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa12494bc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12494c50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12494ce0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa12494d70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12494e00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12494e90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12494f20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12494fb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12495040 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa124950d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa12495160 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa124951f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa12495280 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa12495310 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa124953a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa12495430 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa124954c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa12495550 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: 0x2aa123891b8 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa12385ae0 MAP: (6 sibs) 1 children: 42: 0x2aa1237f520 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12385e80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12385f18 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12385fb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386048 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123860e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385b78 MAP: (6 sibs) 1 children: 42: 0x2aa1237f5c0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386218 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa123862b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12386348 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123863e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385c10 MAP: (6 sibs) 1 children: 42: 0x2aa1237f660 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386480 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386518 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa123865b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386648 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa123866e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa12385ca8 MAP: (6 sibs) 1 children: 42: 0x2aa12386780 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386820 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa123868b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12386950 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa123869e8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa12386a80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385d40 MAP: (6 sibs) 1 children: 42: 0x2aa12386b20 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386bc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386c58 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa12386cf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa12386d88 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa12386e20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa12385dd8 MAP: (6 sibs) 1 children: 42: 0x2aa12386ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa12386f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa12386ff8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa12387090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa12387128 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa123871c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124955f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa12495680 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa12495710 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa124957a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa12495830 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa124958c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa12495950 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa124959e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa12495a70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa12495b00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa12495b90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa12495c20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa12495cb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa12495d40 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa12495dd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa12495e60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa12495ef0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa12495f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa12496010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa124960a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa12496130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa124961c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa12496250 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa124962e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa12496370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa12496400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa12496490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa12496520 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa124965b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa12496640 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa124966d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa12496760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa124967f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa12496880 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa12496910 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa124969a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa12496a30 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa12496ac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa12496b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa12496be0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa12496c70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa12496d00 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa12496d90 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: 0x2aa123892d0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa12387260 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123872f8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387390 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa12387428 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa123874c0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa12387558 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa123875f0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387688 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa12387720 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384ee0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa123877b8 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa12384f80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa12387850 DOCMAP: (17 sibs) 2 children: 42: 0x2aa12379a80 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa12379b18 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa123878e8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12385020 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387980 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123850c0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa12387a18 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa123848e0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387ab0 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa12384980 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa12387b48 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa12387be0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12496e30 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa12496ec0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa12496f50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa12496fe0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa12497070 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa12497100 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa12497190 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa12497220 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa124972b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa12497340 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa124973d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa12497460 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa124974f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa12497580 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa12497610 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa124976a0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa12497730 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa124977c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa12497850 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa124978e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa12497970 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa12497a00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa12497a90 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa12497b20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa12497bb0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa12497c40 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: 0x2aa123893e8 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa123854e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa12385578 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa12385610 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa123856a8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa12385740 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237eeb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa1237ef48 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12497ce0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12497d70 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa12497e00 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa12497e90 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa12497f20 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa12497fb0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa12498040 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa124980d0 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: 0x2aa12389500 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa12381f20 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa12381fb8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa12382050 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa123820e8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa12382180 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa1237f060 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa1237f0f8 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12498170 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa12498200 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa12498290 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa12498320 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa124983b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa12498440 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa124984d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa12498560 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: 0x2aa12389618 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa1237a280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa1237a318 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12498600 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12498690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa12498720 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: 0x2aa12389730 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380450 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa123804e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124987c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa12498850 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa124988e0 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: 0x2aa12389848 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa12387dc0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa12387e58 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa12387ef0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa12388290 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa12388328 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa12387f88 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1237a810 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa1237a8a8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa1237a940 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa12388020 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa123883d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa12388468 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa123880b8 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa12388150 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa12388510 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa123885a8 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa123881e8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa12388650 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa123886e8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa12498980 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa12498a10 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa12498aa0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa12498b30 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa12498bc0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa12498c50 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa12498ce0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa12498d70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa12498e00 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa12498e90 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa12498f20 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa12498fb0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa12499040 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa124990d0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa12499160 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa124991f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa12499280 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa12499310 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa124993a0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa12499430 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: 0x2aa12389960 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa1238aaa0 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa1238ab38 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa1238abd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa1238af70 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa1238b008 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa1238ac68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa1238b0b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa1238b148 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa1238b1e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa1238ad00 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa1238b280 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa1238b318 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa1238ad98 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa1238ae30 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa1238b3c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa1238b458 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa1238aec8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa1238b500 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa1238b598 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa124994d0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa12499560 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa124995f0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa12499680 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa12499710 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa124997a0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa12499830 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa124998c0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa12499950 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa124999e0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa12499a70 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa12499b00 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa12499b90 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa12499c20 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa12499cb0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa12499d40 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa12499dd0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa12499e60 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa12499ef0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa12499f80 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: 0x2aa12389a78 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa12382e40 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa12383310 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa123833a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa12383440 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa12382ed8 MAP: (8 sibs) 3 children: 42: 0x2aa123834e0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa12383578 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa12383610 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa12382f70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa123825c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa12383008 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa12382660 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa123830a0 MAP: (8 sibs) 7 children: 42: 0x2aa1238b640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa1238b6d8 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa1238b770 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa1238b808 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa1238b8a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa1238b938 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa1238b9d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa12383138 VAL***: '*a0' (8 sibs) 42: 0x2aa123831d0 VAL***: '*a7' (8 sibs) 42: 0x2aa12383268 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1249a020 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa1249a0b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa1249a140 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1249a1d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa1249a260 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa1249a2f0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa1249a380 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa1249a410 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa1249a4a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa1249a530 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa1249a5c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa1249a650 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa1249a6e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa1249a770 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa1249a800 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa1249a890 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa1249a920 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa1249a9b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa1249aa40 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1249aad0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1249ab60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1249abf0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa1249ac80 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa1249ad10 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: 0x2aa12389b90 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa1238ba70 MAP: (8 sibs) 3 children: 42: 0x2aa1238bf40 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa1238bfd8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa1238c070 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa1238bb08 MAP: (8 sibs) 3 children: 42: 0x2aa1238c110 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa1238c1a8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa1238c240 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa1238bba0 MAP: (8 sibs) 1 children: 42: 0x2aa123838f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa1238bc38 MAP: (8 sibs) 1 children: 42: 0x2aa1238c2e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa1238bcd0 MAP: (8 sibs) 7 children: 42: 0x2aa1238c380 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa1238c418 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa1238c4b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa1238c548 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa1238c5e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa1238c678 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa1238c710 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa1238bd68 MAP: (8 sibs) 3 children: 42: 0x2aa1238c7b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa1238c848 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa1238c8e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa1238be00 MAP: (8 sibs) 1 children: 42: 0x2aa1238c980 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa1238be98 MAP: (8 sibs) 1 children: 42: 0x2aa1238ca20 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1249adb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa1249ae40 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa1249aed0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa1249af60 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa1249aff0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa1249b080 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa1249b110 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa1249b1a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa1249b230 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa1249b2c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa1249b350 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa1249b3e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa1249b470 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa1249b500 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa1249b590 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa1249b620 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa1249b6b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa1249b740 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa1249b7d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa1249b860 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa1249b8f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa1249b980 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa1249ba10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa1249baa0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa1249bb30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa1249bbc0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa1249bc50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa1249bce0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa1249bd70 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: 0x2aa12389ca8 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa1237a640 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa1237a6d8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa1237a770 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1249be10 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa1249bea0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa1249bf30 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa1249bfc0 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: 0x2aa12389dc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa12380590 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380628 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1249c060 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1249c0f0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1249c180 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: 0x2aa12389ed8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa123806d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa12380768 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa1249c220 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa1249c2b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa1249c340 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase (20 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (21 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.03 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x2aa2e4561c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa2e44f010 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa2e44f0b0 VAL: 'foo' (3 sibs) 43: 0x2aa2e44f148 VAL: 'bar' (3 sibs) 43: 0x2aa2e44f1e0 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e491940 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4919d0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e491a60 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e491af0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e491b80 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: 0x2aa2e4562d8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44fe40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e44fed8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e44ff80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450150 VAL: 'val0' (2 sibs) 43: 0x2aa2e4501e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e450018 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450290 VAL: 'val2' (2 sibs) 43: 0x2aa2e450328 VAL: 'val3' (2 sibs) 43: 0x2aa2e4500b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4503d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e450468 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e493aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e493b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e493bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e493c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e493ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e493d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e493e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e493e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e493f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e493fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e494040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4940d0 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: 0x2aa2e4563f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e4509f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e450a88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e450b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450d00 VAL: 'val0' (2 sibs) 43: 0x2aa2e450d98 VAL: 'val1' (2 sibs) 43: 0x2aa2e450bc8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450e40 VAL: 'val2' (2 sibs) 43: 0x2aa2e450ed8 VAL: 'val3' (2 sibs) 43: 0x2aa2e450c60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e450f80 VAL: 'val4' (2 sibs) 43: 0x2aa2e451018 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e495a90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e495b20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e495bb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e495c40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e495cd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e495d60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e495df0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e495e80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e495f10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e495fa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e496030 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4960c0 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: 0x2aa2e456508 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e451130 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4511c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e451270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e451440 VAL: 'val0' (2 sibs) 43: 0x2aa2e4514d8 VAL: 'val1' (2 sibs) 43: 0x2aa2e451308 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e451580 VAL: 'val2' (2 sibs) 43: 0x2aa2e451618 VAL: 'val3' (2 sibs) 43: 0x2aa2e4513a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4516c0 VAL: 'val4' (2 sibs) 43: 0x2aa2e451758 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e497a80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e497b10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e497ba0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e497c30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e497cc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e497d50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e497de0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e497e70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e497f00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e497f90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e498020 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4980b0 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: 0x2aa2e456620 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e452140 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4521d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e452280 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e452450 VAL: 'val0' (2 sibs) 43: 0x2aa2e4524e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e452318 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e452590 VAL: 'val2' (2 sibs) 43: 0x2aa2e452628 VAL: 'val3' (2 sibs) 43: 0x2aa2e4523b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4526d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e452768 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e499a70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e499b00 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e499b90 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e499c20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e499cb0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e499d40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e499dd0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e499e60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e499ef0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e499f80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e49a010 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e49a0a0 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: 0x2aa2e456738 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450620 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa2e4506c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa2e454970 VAL: 'env01' (28 sibs) 43: 0x2aa2e454a08 VAL: 'env02' (28 sibs) 43: 0x2aa2e454aa0 VAL: 'env03' (28 sibs) 43: 0x2aa2e454b38 VAL: 'env04' (28 sibs) 43: 0x2aa2e454bd0 VAL: 'env11' (28 sibs) 43: 0x2aa2e454c68 VAL: 'env12' (28 sibs) 43: 0x2aa2e454d00 VAL: 'env13' (28 sibs) 43: 0x2aa2e454d98 VAL: 'env14' (28 sibs) 43: 0x2aa2e454e30 VAL: 'env21' (28 sibs) 43: 0x2aa2e454ec8 VAL: 'env22' (28 sibs) 43: 0x2aa2e454f60 VAL: 'env23' (28 sibs) 43: 0x2aa2e454ff8 VAL: 'env24' (28 sibs) 43: 0x2aa2e455090 VAL: 'env31' (28 sibs) 43: 0x2aa2e455128 VAL: 'env32' (28 sibs) 43: 0x2aa2e4551c0 VAL: 'env33' (28 sibs) 43: 0x2aa2e455258 VAL: 'env34' (28 sibs) 43: 0x2aa2e4552f0 VAL: 'env41' (28 sibs) 43: 0x2aa2e455388 VAL: 'env42' (28 sibs) 43: 0x2aa2e455420 VAL: 'env43' (28 sibs) 43: 0x2aa2e4554b8 VAL: 'env44' (28 sibs) 43: 0x2aa2e455550 VAL: 'env51' (28 sibs) 43: 0x2aa2e4555e8 VAL: 'env52' (28 sibs) 43: 0x2aa2e455680 VAL: 'env53' (28 sibs) 43: 0x2aa2e455718 VAL: 'env54' (28 sibs) 43: 0x2aa2e4557b0 VAL: 'env61' (28 sibs) 43: 0x2aa2e455848 VAL: 'env62' (28 sibs) 43: 0x2aa2e4558e0 VAL: 'env63' (28 sibs) 43: 0x2aa2e455978 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e49cd40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e49cdd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e49ce60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e49cef0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e49cf80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e49d010 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e49d0a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e49d130 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e49d1c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e49d250 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e49d2e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e49d370 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e49d400 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e49d490 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e49d520 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e49d5b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e49d640 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e49d6d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e49d760 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e49d7f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e49d880 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e49d910 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e49d9a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e49da30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e49dac0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e49db50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e49dbe0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e49dc70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e49dd00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e49dd90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e49de20 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: 0x2aa2e456850 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e453840 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa2e453980 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa2e453b50 VAL: 'a' (6 sibs) 43: 0x2aa2e453be8 VAL: 'b' (6 sibs) 43: 0x2aa2e453c80 VAL: 'c' (6 sibs) 43: 0x2aa2e453d18 VAL: 'd' (6 sibs) 43: 0x2aa2e453db0 VAL: 'e' (6 sibs) 43: 0x2aa2e453e48 VAL: 'f' (6 sibs) 43: 0x2aa2e453a18 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa2e453ef0 VAL: 'a' (2 sibs) 43: 0x2aa2e453f88 VAL: 'b' (2 sibs) 43: 0x2aa2e453ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa2e454030 VAL: 'a' (2 sibs) 43: 0x2aa2e4540c8 VAL: 'b' (2 sibs) 43: 0x2aa2e4538d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa2e454170 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa2e4542b0 VAL: 'a' (6 sibs) 43: 0x2aa2e454348 VAL: 'b' (6 sibs) 43: 0x2aa2e4543e0 VAL: 'c' (6 sibs) 43: 0x2aa2e454478 VAL: 'd' (6 sibs) 43: 0x2aa2e454510 VAL: 'e' (6 sibs) 43: 0x2aa2e4545a8 VAL: 'f' (6 sibs) 43: 0x2aa2e454208 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa2e454650 VAL: 'a' (2 sibs) 43: 0x2aa2e4546e8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e49fc80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e49fd10 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e49fda0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e49fe30 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e49fec0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e49ff50 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e49ffe0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4a0070 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4a0100 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4a0190 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4a0220 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4a02b0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4a0340 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4a03d0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4a0460 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4a04f0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4a0580 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4a0610 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4a06a0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4a0730 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4a07c0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4a0850 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4a08e0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4a0970 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4a0a00 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4a0a90 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: 0x2aa2e456968 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e454800 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa2e4548a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa2e455f00 VAL: 'a' (4 sibs) 43: 0x2aa2e455f98 VAL: 'b' (4 sibs) 43: 0x2aa2e456030 VAL: 'c' (4 sibs) 43: 0x2aa2e4560c8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4a22b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4a2340 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4a23d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4a2460 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4a24f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4a2580 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4a2610 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: 0x2aa2e456a80 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44f910 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa2e44f7d0 VAL: 'a' (2 sibs) 43: 0x2aa2e44f868 VAL: 'b' (2 sibs) 43: 0x2aa2e44f9a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa2e44f690 VAL: 'c' (2 sibs) 43: 0x2aa2e44f728 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4a3fe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4a4070 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4a4100 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4a4190 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4a4220 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4a42b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4a4340 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: 0x2aa2e456b98 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450510 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa2e44f550 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa2e44f5e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa2e458c00 VAL: 'a' (21 sibs) 43: 0x2aa2e458c98 VAL: 'b' (21 sibs) 43: 0x2aa2e458d30 VAL: 'b1' (21 sibs) 43: 0x2aa2e458dc8 VAL: 'b2' (21 sibs) 43: 0x2aa2e458e60 VAL: 'b3' (21 sibs) 43: 0x2aa2e458ef8 VAL: 'b4' (21 sibs) 43: 0x2aa2e458f90 VAL: 'b5' (21 sibs) 43: 0x2aa2e459028 VAL: 'b6' (21 sibs) 43: 0x2aa2e4590c0 VAL: 'b61' (21 sibs) 43: 0x2aa2e459158 VAL: 'b62' (21 sibs) 43: 0x2aa2e4591f0 VAL: 'b63' (21 sibs) 43: 0x2aa2e459288 VAL: 'b64' (21 sibs) 43: 0x2aa2e459320 VAL: 'b65' (21 sibs) 43: 0x2aa2e4593b8 VAL: 'b66' (21 sibs) 43: 0x2aa2e459450 VAL: 'b7' (21 sibs) 43: 0x2aa2e4594e8 VAL: 'b8' (21 sibs) 43: 0x2aa2e459580 VAL: 'b9' (21 sibs) 43: 0x2aa2e459618 VAL: 'b10' (21 sibs) 43: 0x2aa2e4596b0 VAL: 'e' (21 sibs) 43: 0x2aa2e459748 VAL: 'f' (21 sibs) 43: 0x2aa2e4597e0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4a7750 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4a77e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4a7870 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4a7900 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4a7990 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4a7a20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4a7ab0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4a7b40 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4a7bd0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4a7c60 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4a7cf0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4a7d80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4a7e10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4a7ea0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4a7f30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4a7fc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4a8050 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4a80e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4a8170 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4a8200 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4a8290 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4a8320 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4a83b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4a8440 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4a84d0 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: 0x2aa2e456cb0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa2e455a20 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa2e451870 VAL: 'f' (1 sibs) 43: 0x2aa2e455ab8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa2e455b50 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa2e451910 VAL: 'b' (1 sibs) 43: 0x2aa2e455be8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4a6e40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4a6ed0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4a6f60 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4a6ff0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4a7080 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4a7110 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4a71a0 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: 0x2aa2e4561c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa2e44f010 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa2e44f0b0 VAL: 'foo' (3 sibs) 43: 0x2aa2e44f148 VAL: 'bar' (3 sibs) 43: 0x2aa2e44f1e0 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4a9d80 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4a9e10 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e4a9ea0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e4a9f30 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e4a9fc0 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: 0x2aa2e4562d8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44fe40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e44fed8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e44ff80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450150 VAL: 'val0' (2 sibs) 43: 0x2aa2e4501e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e450018 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450290 VAL: 'val2' (2 sibs) 43: 0x2aa2e450328 VAL: 'val3' (2 sibs) 43: 0x2aa2e4500b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4503d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e450468 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4aa690 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4aa720 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4aa7b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4aa840 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4aa8d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4aa960 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4aa9f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4aaa80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4aab10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4aaba0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4aac30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4aacc0 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: 0x2aa2e4563f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e4509f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e450a88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e450b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450d00 VAL: 'val0' (2 sibs) 43: 0x2aa2e450d98 VAL: 'val1' (2 sibs) 43: 0x2aa2e450bc8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450e40 VAL: 'val2' (2 sibs) 43: 0x2aa2e450ed8 VAL: 'val3' (2 sibs) 43: 0x2aa2e450c60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e450f80 VAL: 'val4' (2 sibs) 43: 0x2aa2e451018 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4aafa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ab030 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ab0c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4ab150 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4ab1e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4ab270 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4ab300 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4ab390 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4ab420 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4ab4b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4ab540 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4ab5d0 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: 0x2aa2e456508 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e451130 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4511c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e451270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e451440 VAL: 'val0' (2 sibs) 43: 0x2aa2e4514d8 VAL: 'val1' (2 sibs) 43: 0x2aa2e451308 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e451580 VAL: 'val2' (2 sibs) 43: 0x2aa2e451618 VAL: 'val3' (2 sibs) 43: 0x2aa2e4513a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4516c0 VAL: 'val4' (2 sibs) 43: 0x2aa2e451758 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4ab8b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ab940 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ab9d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4aba60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4abaf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4abb80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4abc10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4abca0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4abd30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4abdc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4abe50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4abee0 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: 0x2aa2e456620 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e452140 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4521d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e452280 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e452450 VAL: 'val0' (2 sibs) 43: 0x2aa2e4524e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e452318 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e452590 VAL: 'val2' (2 sibs) 43: 0x2aa2e452628 VAL: 'val3' (2 sibs) 43: 0x2aa2e4523b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4526d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e452768 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4ac1c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ac250 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ac2e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4ac370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4ac400 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4ac490 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4ac520 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4ac5b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4ac640 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4ac6d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4ac760 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4ac7f0 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: 0x2aa2e456738 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450620 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa2e4506c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa2e454970 VAL: 'env01' (28 sibs) 43: 0x2aa2e454a08 VAL: 'env02' (28 sibs) 43: 0x2aa2e454aa0 VAL: 'env03' (28 sibs) 43: 0x2aa2e454b38 VAL: 'env04' (28 sibs) 43: 0x2aa2e454bd0 VAL: 'env11' (28 sibs) 43: 0x2aa2e454c68 VAL: 'env12' (28 sibs) 43: 0x2aa2e454d00 VAL: 'env13' (28 sibs) 43: 0x2aa2e454d98 VAL: 'env14' (28 sibs) 43: 0x2aa2e454e30 VAL: 'env21' (28 sibs) 43: 0x2aa2e454ec8 VAL: 'env22' (28 sibs) 43: 0x2aa2e454f60 VAL: 'env23' (28 sibs) 43: 0x2aa2e454ff8 VAL: 'env24' (28 sibs) 43: 0x2aa2e455090 VAL: 'env31' (28 sibs) 43: 0x2aa2e455128 VAL: 'env32' (28 sibs) 43: 0x2aa2e4551c0 VAL: 'env33' (28 sibs) 43: 0x2aa2e455258 VAL: 'env34' (28 sibs) 43: 0x2aa2e4552f0 VAL: 'env41' (28 sibs) 43: 0x2aa2e455388 VAL: 'env42' (28 sibs) 43: 0x2aa2e455420 VAL: 'env43' (28 sibs) 43: 0x2aa2e4554b8 VAL: 'env44' (28 sibs) 43: 0x2aa2e455550 VAL: 'env51' (28 sibs) 43: 0x2aa2e4555e8 VAL: 'env52' (28 sibs) 43: 0x2aa2e455680 VAL: 'env53' (28 sibs) 43: 0x2aa2e455718 VAL: 'env54' (28 sibs) 43: 0x2aa2e4557b0 VAL: 'env61' (28 sibs) 43: 0x2aa2e455848 VAL: 'env62' (28 sibs) 43: 0x2aa2e4558e0 VAL: 'env63' (28 sibs) 43: 0x2aa2e455978 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4ad3e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4ad470 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4ad500 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e4ad590 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e4ad620 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e4ad6b0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e4ad740 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e4ad7d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e4ad860 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e4ad8f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e4ad980 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e4ada10 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e4adaa0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e4adb30 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e4adbc0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e4adc50 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e4adce0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e4add70 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e4ade00 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e4ade90 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e4adf20 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e4adfb0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e4ae040 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e4ae0d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e4ae160 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e4ae1f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e4ae280 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e4ae310 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e4ae3a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e4ae430 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e4ae4c0 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: 0x2aa2e456850 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e453840 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa2e453980 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa2e453b50 VAL: 'a' (6 sibs) 43: 0x2aa2e453be8 VAL: 'b' (6 sibs) 43: 0x2aa2e453c80 VAL: 'c' (6 sibs) 43: 0x2aa2e453d18 VAL: 'd' (6 sibs) 43: 0x2aa2e453db0 VAL: 'e' (6 sibs) 43: 0x2aa2e453e48 VAL: 'f' (6 sibs) 43: 0x2aa2e453a18 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa2e453ef0 VAL: 'a' (2 sibs) 43: 0x2aa2e453f88 VAL: 'b' (2 sibs) 43: 0x2aa2e453ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa2e454030 VAL: 'a' (2 sibs) 43: 0x2aa2e4540c8 VAL: 'b' (2 sibs) 43: 0x2aa2e4538d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa2e454170 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa2e4542b0 VAL: 'a' (6 sibs) 43: 0x2aa2e454348 VAL: 'b' (6 sibs) 43: 0x2aa2e4543e0 VAL: 'c' (6 sibs) 43: 0x2aa2e454478 VAL: 'd' (6 sibs) 43: 0x2aa2e454510 VAL: 'e' (6 sibs) 43: 0x2aa2e4545a8 VAL: 'f' (6 sibs) 43: 0x2aa2e454208 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa2e454650 VAL: 'a' (2 sibs) 43: 0x2aa2e4546e8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4ae5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ae680 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e4ae710 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e4ae7a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e4ae830 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e4ae8c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e4ae950 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4ae9e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4aea70 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4aeb00 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4aeb90 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4aec20 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4aecb0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4aed40 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4aedd0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4aee60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4aeef0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4aef80 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4af010 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4af0a0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4af130 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4af1c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4af250 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4af2e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4af370 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4af400 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: 0x2aa2e456968 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e454800 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa2e4548a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa2e455f00 VAL: 'a' (4 sibs) 43: 0x2aa2e455f98 VAL: 'b' (4 sibs) 43: 0x2aa2e456030 VAL: 'c' (4 sibs) 43: 0x2aa2e4560c8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4acad0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4acb60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4acbf0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4acc80 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4acd10 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4acda0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4ace30 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: 0x2aa2e456a80 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44f910 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa2e44f7d0 VAL: 'a' (2 sibs) 43: 0x2aa2e44f868 VAL: 'b' (2 sibs) 43: 0x2aa2e44f9a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa2e44f690 VAL: 'c' (2 sibs) 43: 0x2aa2e44f728 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4af800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4af890 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4af920 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4af9b0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4afa40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4afad0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4afb60 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: 0x2aa2e456b98 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450510 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa2e44f550 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa2e44f5e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa2e458c00 VAL: 'a' (21 sibs) 43: 0x2aa2e458c98 VAL: 'b' (21 sibs) 43: 0x2aa2e458d30 VAL: 'b1' (21 sibs) 43: 0x2aa2e458dc8 VAL: 'b2' (21 sibs) 43: 0x2aa2e458e60 VAL: 'b3' (21 sibs) 43: 0x2aa2e458ef8 VAL: 'b4' (21 sibs) 43: 0x2aa2e458f90 VAL: 'b5' (21 sibs) 43: 0x2aa2e459028 VAL: 'b6' (21 sibs) 43: 0x2aa2e4590c0 VAL: 'b61' (21 sibs) 43: 0x2aa2e459158 VAL: 'b62' (21 sibs) 43: 0x2aa2e4591f0 VAL: 'b63' (21 sibs) 43: 0x2aa2e459288 VAL: 'b64' (21 sibs) 43: 0x2aa2e459320 VAL: 'b65' (21 sibs) 43: 0x2aa2e4593b8 VAL: 'b66' (21 sibs) 43: 0x2aa2e459450 VAL: 'b7' (21 sibs) 43: 0x2aa2e4594e8 VAL: 'b8' (21 sibs) 43: 0x2aa2e459580 VAL: 'b9' (21 sibs) 43: 0x2aa2e459618 VAL: 'b10' (21 sibs) 43: 0x2aa2e4596b0 VAL: 'e' (21 sibs) 43: 0x2aa2e459748 VAL: 'f' (21 sibs) 43: 0x2aa2e4597e0 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4b0a20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4b0ab0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4b0b40 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4b0bd0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4b0c60 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4b0cf0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4b0d80 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4b0e10 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4b0ea0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4b0f30 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4b0fc0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4b1050 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4b10e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4b1170 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4b1200 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4b1290 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4b1320 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4b13b0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4b1440 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4b14d0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4b1560 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4b15f0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4b1680 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4b1710 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4b17a0 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: 0x2aa2e456cb0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa2e455a20 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa2e451870 VAL: 'f' (1 sibs) 43: 0x2aa2e455ab8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa2e455b50 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa2e451910 VAL: 'b' (1 sibs) 43: 0x2aa2e455be8 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4b0110 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4b01a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4b0230 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4b02c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4b0350 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4b03e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4b0470 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] 0x2aa2e491940 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4919d0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e491a60 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e491af0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e491b80 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] 0x2aa2e4b33a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4b3430 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e4b34c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e4b3550 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e4b35e0 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] 0x2aa2e493aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e493b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e493bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e493c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e493ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e493d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e493e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e493e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e493f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e493fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e494040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4940d0 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] 0x2aa2e4b4590 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4b4620 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4b46b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4b4740 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4b47d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4b4860 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4b48f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4b4980 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4b4a10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4b4aa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4b4b30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4b4bc0 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] 0x2aa2e495a90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e495b20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e495bb0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e495c40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e495cd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e495d60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e495df0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e495e80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e495f10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e495fa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e496030 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4960c0 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] 0x2aa2e4b4ea0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4b4f30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4b4fc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4b5050 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4b50e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4b5170 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4b5200 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4b5290 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4b5320 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4b53b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4b5440 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4b54d0 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] 0x2aa2e497a80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e497b10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e497ba0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e497c30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e497cc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e497d50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e497de0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e497e70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e497f00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e497f90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e498020 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4980b0 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] 0x2aa2e4b57b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4b5840 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4b58d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4b5960 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4b59f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4b5a80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4b5b10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4b5ba0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4b5c30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4b5cc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4b5d50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4b5de0 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] 0x2aa2e499a70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e499b00 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e499b90 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e499c20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e499cb0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e499d40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e499dd0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e499e60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e499ef0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e499f80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e49a010 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e49a0a0 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] 0x2aa2e4b60c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4b6150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4b61e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4b6270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4b6300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4b6390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4b6420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4b64b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4b6540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4b65d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4b6660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4b66f0 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] 0x2aa2e49cd40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e49cdd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e49ce60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e49cef0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e49cf80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e49d010 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e49d0a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e49d130 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e49d1c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e49d250 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e49d2e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e49d370 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e49d400 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e49d490 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e49d520 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e49d5b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e49d640 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e49d6d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e49d760 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e49d7f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e49d880 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e49d910 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e49d9a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e49da30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e49dac0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e49db50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e49dbe0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e49dc70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e49dd00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e49dd90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e49de20 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] 0x2aa2e4b72e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4b7370 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4b7400 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e4b7490 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e4b7520 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e4b75b0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e4b7640 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e4b76d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e4b7760 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e4b77f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e4b7880 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e4b7910 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e4b79a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e4b7a30 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e4b7ac0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e4b7b50 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e4b7be0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e4b7c70 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e4b7d00 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e4b7d90 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e4b7e20 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e4b7eb0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e4b7f40 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e4b7fd0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e4b8060 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e4b80f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e4b8180 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e4b8210 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e4b82a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e4b8330 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e4b83c0 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] 0x2aa2e49fc80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e49fd10 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e49fda0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e49fe30 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e49fec0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e49ff50 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e49ffe0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4a0070 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4a0100 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4a0190 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4a0220 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4a02b0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4a0340 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4a03d0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4a0460 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4a04f0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4a0580 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4a0610 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4a06a0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4a0730 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4a07c0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4a0850 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4a08e0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4a0970 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4a0a00 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4a0a90 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] 0x2aa2e4b84f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4b8580 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e4b8610 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e4b86a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e4b8730 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e4b87c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e4b8850 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4b88e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4b8970 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4b8a00 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4b8a90 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4b8b20 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4b8bb0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4b8c40 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4b8cd0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4b8d60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4b8df0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4b8e80 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4b8f10 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4b8fa0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4b9030 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4b90c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4b9150 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4b91e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4b9270 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4b9300 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] 0x2aa2e4a22b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4a2340 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4a23d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4a2460 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4a24f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4a2580 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4a2610 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] 0x2aa2e4b69d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4b6a60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4b6af0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4b6b80 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4b6c10 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4b6ca0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4b6d30 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] 0x2aa2e4a3fe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4a4070 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4a4100 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4a4190 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4a4220 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4a42b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4a4340 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] 0x2aa2e4b9700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4b9790 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4b9820 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4b98b0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4b9940 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4b99d0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4b9a60 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] 0x2aa2e4a7750 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4a77e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4a7870 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4a7900 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4a7990 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4a7a20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4a7ab0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4a7b40 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4a7bd0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4a7c60 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4a7cf0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4a7d80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4a7e10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4a7ea0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4a7f30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4a7fc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4a8050 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4a80e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4a8170 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4a8200 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4a8290 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4a8320 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4a83b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4a8440 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4a84d0 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] 0x2aa2e4ba920 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4ba9b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4baa40 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4baad0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4bab60 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4babf0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4bac80 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4bad10 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4bada0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4bae30 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4baec0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4baf50 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4bafe0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4bb070 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4bb100 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4bb190 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4bb220 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4bb2b0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4bb340 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4bb3d0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4bb460 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4bb4f0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4bb580 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4bb610 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4bb6a0 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] 0x2aa2e4a6e40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4a6ed0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4a6f60 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4a6ff0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4a7080 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4a7110 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4a71a0 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] 0x2aa2e4ba010 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4ba0a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4ba130 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4ba1c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4ba250 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4ba2e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4ba370 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] 0x2aa2e4a9d80 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4a9e10 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e4a9ea0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e4a9f30 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e4a9fc0 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] 0x2aa2e4bbb30 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4bbbc0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e4bbc50 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e4bbce0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e4bbd70 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] 0x2aa2e4aa690 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4aa720 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4aa7b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4aa840 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4aa8d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4aa960 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4aa9f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4aaa80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4aab10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4aaba0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4aac30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4aacc0 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] 0x2aa2e4bc440 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4bc4d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4bc560 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4bc5f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4bc680 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4bc710 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4bc7a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4bc830 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4bc8c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4bc950 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4bc9e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4bca70 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] 0x2aa2e4aafa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ab030 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ab0c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4ab150 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4ab1e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4ab270 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4ab300 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4ab390 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4ab420 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4ab4b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4ab540 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4ab5d0 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] 0x2aa2e4bcd50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4bcde0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4bce70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4bcf00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4bcf90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4bd020 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4bd0b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4bd140 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4bd1d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4bd260 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4bd2f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4bd380 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] 0x2aa2e4ab8b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ab940 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ab9d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4aba60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4abaf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4abb80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4abc10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4abca0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4abd30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4abdc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4abe50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4abee0 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] 0x2aa2e4bd660 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4bd6f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4bd780 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4bd810 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4bd8a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4bd930 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4bd9c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4bda50 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4bdae0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4bdb70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4bdc00 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4bdc90 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] 0x2aa2e4ac1c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ac250 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ac2e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4ac370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4ac400 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4ac490 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4ac520 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4ac5b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4ac640 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4ac6d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4ac760 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4ac7f0 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] 0x2aa2e4bdf70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4be000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4be090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4be120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4be1b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4be240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4be2d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4be360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4be3f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4be480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4be510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4be5a0 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] 0x2aa2e4ad3e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4ad470 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4ad500 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e4ad590 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e4ad620 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e4ad6b0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e4ad740 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e4ad7d0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e4ad860 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e4ad8f0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e4ad980 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e4ada10 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e4adaa0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e4adb30 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e4adbc0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e4adc50 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e4adce0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e4add70 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e4ade00 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e4ade90 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e4adf20 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e4adfb0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e4ae040 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e4ae0d0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e4ae160 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e4ae1f0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e4ae280 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e4ae310 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e4ae3a0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e4ae430 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e4ae4c0 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] 0x2aa2e4bf190 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4bf220 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4bf2b0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e4bf340 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e4bf3d0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e4bf460 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e4bf4f0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e4bf580 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e4bf610 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e4bf6a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e4bf730 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e4bf7c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e4bf850 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e4bf8e0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e4bf970 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e4bfa00 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e4bfa90 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e4bfb20 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e4bfbb0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e4bfc40 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e4bfcd0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e4bfd60 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e4bfdf0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e4bfe80 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e4bff10 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e4bffa0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e4c0030 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e4c00c0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e4c0150 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e4c01e0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e4c0270 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] 0x2aa2e4ae5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ae680 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e4ae710 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e4ae7a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e4ae830 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e4ae8c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e4ae950 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4ae9e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4aea70 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4aeb00 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4aeb90 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4aec20 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4aecb0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4aed40 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4aedd0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4aee60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4aeef0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4aef80 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4af010 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4af0a0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4af130 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4af1c0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4af250 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4af2e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4af370 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4af400 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] 0x2aa2e4c03a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c0430 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e4c04c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e4c0550 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e4c05e0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e4c0670 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e4c0700 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4c0790 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4c0820 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4c08b0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c0940 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4c09d0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4c0a60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4c0af0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4c0b80 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4c0c10 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4c0ca0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4c0d30 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4c0dc0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4c0e50 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4c0ee0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4c0f70 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4c1000 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4c1090 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4c1120 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4c11b0 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] 0x2aa2e4acad0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4acb60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4acbf0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4acc80 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4acd10 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4acda0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4ace30 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] 0x2aa2e4be880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4be910 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4be9a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4bea30 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4beac0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4beb50 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4bebe0 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] 0x2aa2e4af800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4af890 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4af920 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4af9b0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4afa40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4afad0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4afb60 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] 0x2aa2e4c15b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c1640 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4c16d0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4c1760 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4c17f0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4c1880 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4c1910 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] 0x2aa2e4b0a20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4b0ab0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4b0b40 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4b0bd0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4b0c60 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4b0cf0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4b0d80 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4b0e10 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4b0ea0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4b0f30 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4b0fc0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4b1050 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4b10e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4b1170 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4b1200 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4b1290 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4b1320 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4b13b0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4b1440 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4b14d0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4b1560 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4b15f0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4b1680 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4b1710 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4b17a0 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] 0x2aa2e4c27d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4c2860 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4c28f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4c2980 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4c2a10 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4c2aa0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4c2b30 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4c2bc0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4c2c50 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4c2ce0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4c2d70 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4c2e00 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4c2e90 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4c2f20 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4c2fb0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4c3040 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4c30d0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4c3160 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4c31f0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4c3280 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4c3310 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4c33a0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4c3430 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4c34c0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4c3550 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] 0x2aa2e4b0110 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4b01a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4b0230 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4b02c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4b0350 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4b03e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4b0470 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] 0x2aa2e4c1ec0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4c1f50 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4c1fe0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4c2070 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4c2100 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4c2190 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4c2220 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: 0x2aa2e4561c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa2e44f010 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa2e44f0b0 VAL: 'foo' (3 sibs) 43: 0x2aa2e44f148 VAL: 'bar' (3 sibs) 43: 0x2aa2e44f1e0 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4b3fb0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4b4040 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e4b40d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e4b4160 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e4b41f0 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: 0x2aa2e4562d8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44fe40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e44fed8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e44ff80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450150 VAL: 'val0' (2 sibs) 43: 0x2aa2e4501e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e450018 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450290 VAL: 'val2' (2 sibs) 43: 0x2aa2e450328 VAL: 'val3' (2 sibs) 43: 0x2aa2e4500b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4503d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e450468 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c39e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c3a70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4c3b00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4c3b90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4c3c20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4c3cb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4c3d40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4c3dd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4c3e60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4c3ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c3f80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4c4010 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: 0x2aa2e4563f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e4509f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e450a88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e450b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450d00 VAL: 'val0' (2 sibs) 43: 0x2aa2e450d98 VAL: 'val1' (2 sibs) 43: 0x2aa2e450bc8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450e40 VAL: 'val2' (2 sibs) 43: 0x2aa2e450ed8 VAL: 'val3' (2 sibs) 43: 0x2aa2e450c60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e450f80 VAL: 'val4' (2 sibs) 43: 0x2aa2e451018 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c40b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c4140 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4c41d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4c4260 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4c42f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4c4380 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4c4410 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4c44a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4c4530 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4c45c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c4650 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4c46e0 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: 0x2aa2e456508 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e451130 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4511c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e451270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e451440 VAL: 'val0' (2 sibs) 43: 0x2aa2e4514d8 VAL: 'val1' (2 sibs) 43: 0x2aa2e451308 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e451580 VAL: 'val2' (2 sibs) 43: 0x2aa2e451618 VAL: 'val3' (2 sibs) 43: 0x2aa2e4513a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4516c0 VAL: 'val4' (2 sibs) 43: 0x2aa2e451758 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c4780 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c4810 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4c48a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4c4930 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4c49c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4c4a50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4c4ae0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4c4b70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4c4c00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4c4c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c4d20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4c4db0 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: 0x2aa2e456620 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e452140 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4521d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e452280 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e452450 VAL: 'val0' (2 sibs) 43: 0x2aa2e4524e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e452318 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e452590 VAL: 'val2' (2 sibs) 43: 0x2aa2e452628 VAL: 'val3' (2 sibs) 43: 0x2aa2e4523b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4526d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e452768 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c4e50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c4ee0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4c4f70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4c5000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4c5090 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4c5120 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4c51b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4c5240 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4c52d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4c5360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c53f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4c5480 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: 0x2aa2e456738 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450620 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa2e4506c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa2e454970 VAL: 'env01' (28 sibs) 43: 0x2aa2e454a08 VAL: 'env02' (28 sibs) 43: 0x2aa2e454aa0 VAL: 'env03' (28 sibs) 43: 0x2aa2e454b38 VAL: 'env04' (28 sibs) 43: 0x2aa2e454bd0 VAL: 'env11' (28 sibs) 43: 0x2aa2e454c68 VAL: 'env12' (28 sibs) 43: 0x2aa2e454d00 VAL: 'env13' (28 sibs) 43: 0x2aa2e454d98 VAL: 'env14' (28 sibs) 43: 0x2aa2e454e30 VAL: 'env21' (28 sibs) 43: 0x2aa2e454ec8 VAL: 'env22' (28 sibs) 43: 0x2aa2e454f60 VAL: 'env23' (28 sibs) 43: 0x2aa2e454ff8 VAL: 'env24' (28 sibs) 43: 0x2aa2e455090 VAL: 'env31' (28 sibs) 43: 0x2aa2e455128 VAL: 'env32' (28 sibs) 43: 0x2aa2e4551c0 VAL: 'env33' (28 sibs) 43: 0x2aa2e455258 VAL: 'env34' (28 sibs) 43: 0x2aa2e4552f0 VAL: 'env41' (28 sibs) 43: 0x2aa2e455388 VAL: 'env42' (28 sibs) 43: 0x2aa2e455420 VAL: 'env43' (28 sibs) 43: 0x2aa2e4554b8 VAL: 'env44' (28 sibs) 43: 0x2aa2e455550 VAL: 'env51' (28 sibs) 43: 0x2aa2e4555e8 VAL: 'env52' (28 sibs) 43: 0x2aa2e455680 VAL: 'env53' (28 sibs) 43: 0x2aa2e455718 VAL: 'env54' (28 sibs) 43: 0x2aa2e4557b0 VAL: 'env61' (28 sibs) 43: 0x2aa2e455848 VAL: 'env62' (28 sibs) 43: 0x2aa2e4558e0 VAL: 'env63' (28 sibs) 43: 0x2aa2e455978 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c5520 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4c55b0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4c5640 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e4c56d0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e4c5760 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e4c57f0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e4c5880 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e4c5910 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e4c59a0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e4c5a30 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e4c5ac0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e4c5b50 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e4c5be0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e4c5c70 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e4c5d00 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e4c5d90 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e4c5e20 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e4c5eb0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e4c5f40 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e4c5fd0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e4c6060 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e4c60f0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e4c6180 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e4c6210 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e4c62a0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e4c6330 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e4c63c0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e4c6450 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e4c64e0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e4c6570 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e4c6600 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: 0x2aa2e456850 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e453840 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa2e453980 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa2e453b50 VAL: 'a' (6 sibs) 43: 0x2aa2e453be8 VAL: 'b' (6 sibs) 43: 0x2aa2e453c80 VAL: 'c' (6 sibs) 43: 0x2aa2e453d18 VAL: 'd' (6 sibs) 43: 0x2aa2e453db0 VAL: 'e' (6 sibs) 43: 0x2aa2e453e48 VAL: 'f' (6 sibs) 43: 0x2aa2e453a18 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa2e453ef0 VAL: 'a' (2 sibs) 43: 0x2aa2e453f88 VAL: 'b' (2 sibs) 43: 0x2aa2e453ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa2e454030 VAL: 'a' (2 sibs) 43: 0x2aa2e4540c8 VAL: 'b' (2 sibs) 43: 0x2aa2e4538d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa2e454170 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa2e4542b0 VAL: 'a' (6 sibs) 43: 0x2aa2e454348 VAL: 'b' (6 sibs) 43: 0x2aa2e4543e0 VAL: 'c' (6 sibs) 43: 0x2aa2e454478 VAL: 'd' (6 sibs) 43: 0x2aa2e454510 VAL: 'e' (6 sibs) 43: 0x2aa2e4545a8 VAL: 'f' (6 sibs) 43: 0x2aa2e454208 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa2e454650 VAL: 'a' (2 sibs) 43: 0x2aa2e4546e8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c66a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c6730 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e4c67c0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e4c6850 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e4c68e0 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e4c6970 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e4c6a00 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4c6a90 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4c6b20 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4c6bb0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c6c40 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4c6cd0 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4c6d60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4c6df0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4c6e80 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4c6f10 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4c6fa0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4c7030 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4c70c0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4c7150 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4c71e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4c7270 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4c7300 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4c7390 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4c7420 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4c74b0 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: 0x2aa2e456968 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e454800 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa2e4548a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa2e455f00 VAL: 'a' (4 sibs) 43: 0x2aa2e455f98 VAL: 'b' (4 sibs) 43: 0x2aa2e456030 VAL: 'c' (4 sibs) 43: 0x2aa2e4560c8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c7550 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4c75e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4c7670 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4c7700 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4c7790 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4c7820 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4c78b0 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: 0x2aa2e456a80 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44f910 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa2e44f7d0 VAL: 'a' (2 sibs) 43: 0x2aa2e44f868 VAL: 'b' (2 sibs) 43: 0x2aa2e44f9a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa2e44f690 VAL: 'c' (2 sibs) 43: 0x2aa2e44f728 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c7950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c79e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4c7a70 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4c7b00 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4c7b90 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4c7c20 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4c7cb0 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: 0x2aa2e456b98 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450510 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa2e44f550 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa2e44f5e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa2e458c00 VAL: 'a' (21 sibs) 43: 0x2aa2e458c98 VAL: 'b' (21 sibs) 43: 0x2aa2e458d30 VAL: 'b1' (21 sibs) 43: 0x2aa2e458dc8 VAL: 'b2' (21 sibs) 43: 0x2aa2e458e60 VAL: 'b3' (21 sibs) 43: 0x2aa2e458ef8 VAL: 'b4' (21 sibs) 43: 0x2aa2e458f90 VAL: 'b5' (21 sibs) 43: 0x2aa2e459028 VAL: 'b6' (21 sibs) 43: 0x2aa2e4590c0 VAL: 'b61' (21 sibs) 43: 0x2aa2e459158 VAL: 'b62' (21 sibs) 43: 0x2aa2e4591f0 VAL: 'b63' (21 sibs) 43: 0x2aa2e459288 VAL: 'b64' (21 sibs) 43: 0x2aa2e459320 VAL: 'b65' (21 sibs) 43: 0x2aa2e4593b8 VAL: 'b66' (21 sibs) 43: 0x2aa2e459450 VAL: 'b7' (21 sibs) 43: 0x2aa2e4594e8 VAL: 'b8' (21 sibs) 43: 0x2aa2e459580 VAL: 'b9' (21 sibs) 43: 0x2aa2e459618 VAL: 'b10' (21 sibs) 43: 0x2aa2e4596b0 VAL: 'e' (21 sibs) 43: 0x2aa2e459748 VAL: 'f' (21 sibs) 43: 0x2aa2e4597e0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c7d50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4c7de0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4c7e70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4c7f00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4c7f90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4c8020 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4c80b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4c8140 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4c81d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4c8260 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4c82f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4c8380 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4c8410 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4c84a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4c8530 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4c85c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4c8650 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4c86e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4c8770 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4c8800 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4c8890 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4c8920 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4c89b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4c8a40 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4c8ad0 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: 0x2aa2e456cb0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa2e455a20 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa2e451870 VAL: 'f' (1 sibs) 43: 0x2aa2e455ab8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa2e455b50 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa2e451910 VAL: 'b' (1 sibs) 43: 0x2aa2e455be8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c8b70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4c8c00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4c8c90 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4c8d20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4c8db0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4c8e40 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4c8ed0 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: 0x2aa2e4561c0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa2e44f010 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa2e44f0b0 VAL: 'foo' (3 sibs) 43: 0x2aa2e44f148 VAL: 'bar' (3 sibs) 43: 0x2aa2e44f1e0 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c8f70 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4c9000 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa2e4c9090 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa2e4c9120 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa2e4c91b0 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: 0x2aa2e4562d8 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44fe40 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e44fed8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e44ff80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450150 VAL: 'val0' (2 sibs) 43: 0x2aa2e4501e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e450018 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450290 VAL: 'val2' (2 sibs) 43: 0x2aa2e450328 VAL: 'val3' (2 sibs) 43: 0x2aa2e4500b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4503d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e450468 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c9250 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c92e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4c9370 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4c9400 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4c9490 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4c9520 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4c95b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4c9640 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4c96d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4c9760 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c97f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4c9880 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: 0x2aa2e4563f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e4509f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e450a88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e450b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e450d00 VAL: 'val0' (2 sibs) 43: 0x2aa2e450d98 VAL: 'val1' (2 sibs) 43: 0x2aa2e450bc8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e450e40 VAL: 'val2' (2 sibs) 43: 0x2aa2e450ed8 VAL: 'val3' (2 sibs) 43: 0x2aa2e450c60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e450f80 VAL: 'val4' (2 sibs) 43: 0x2aa2e451018 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c9920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4c99b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4c9a40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4c9ad0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4c9b60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4c9bf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4c9c80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4c9d10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4c9da0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4c9e30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4c9ec0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4c9f50 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: 0x2aa2e456508 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e451130 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4511c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e451270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e451440 VAL: 'val0' (2 sibs) 43: 0x2aa2e4514d8 VAL: 'val1' (2 sibs) 43: 0x2aa2e451308 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e451580 VAL: 'val2' (2 sibs) 43: 0x2aa2e451618 VAL: 'val3' (2 sibs) 43: 0x2aa2e4513a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4516c0 VAL: 'val4' (2 sibs) 43: 0x2aa2e451758 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4c9ff0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ca080 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ca110 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4ca1a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4ca230 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4ca2c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4ca350 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4ca3e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4ca470 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4ca500 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4ca590 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4ca620 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: 0x2aa2e456620 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e452140 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa2e4521d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa2e452280 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa2e452450 VAL: 'val0' (2 sibs) 43: 0x2aa2e4524e8 VAL: 'val1' (2 sibs) 43: 0x2aa2e452318 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa2e452590 VAL: 'val2' (2 sibs) 43: 0x2aa2e452628 VAL: 'val3' (2 sibs) 43: 0x2aa2e4523b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa2e4526d0 VAL: 'val4' (2 sibs) 43: 0x2aa2e452768 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4ca6c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4ca750 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa2e4ca7e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa2e4ca870 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa2e4ca900 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa2e4ca990 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa2e4caa20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa2e4caab0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa2e4cab40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa2e4cabd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4cac60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa2e4cacf0 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: 0x2aa2e456738 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450620 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa2e4506c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa2e454970 VAL: 'env01' (28 sibs) 43: 0x2aa2e454a08 VAL: 'env02' (28 sibs) 43: 0x2aa2e454aa0 VAL: 'env03' (28 sibs) 43: 0x2aa2e454b38 VAL: 'env04' (28 sibs) 43: 0x2aa2e454bd0 VAL: 'env11' (28 sibs) 43: 0x2aa2e454c68 VAL: 'env12' (28 sibs) 43: 0x2aa2e454d00 VAL: 'env13' (28 sibs) 43: 0x2aa2e454d98 VAL: 'env14' (28 sibs) 43: 0x2aa2e454e30 VAL: 'env21' (28 sibs) 43: 0x2aa2e454ec8 VAL: 'env22' (28 sibs) 43: 0x2aa2e454f60 VAL: 'env23' (28 sibs) 43: 0x2aa2e454ff8 VAL: 'env24' (28 sibs) 43: 0x2aa2e455090 VAL: 'env31' (28 sibs) 43: 0x2aa2e455128 VAL: 'env32' (28 sibs) 43: 0x2aa2e4551c0 VAL: 'env33' (28 sibs) 43: 0x2aa2e455258 VAL: 'env34' (28 sibs) 43: 0x2aa2e4552f0 VAL: 'env41' (28 sibs) 43: 0x2aa2e455388 VAL: 'env42' (28 sibs) 43: 0x2aa2e455420 VAL: 'env43' (28 sibs) 43: 0x2aa2e4554b8 VAL: 'env44' (28 sibs) 43: 0x2aa2e455550 VAL: 'env51' (28 sibs) 43: 0x2aa2e4555e8 VAL: 'env52' (28 sibs) 43: 0x2aa2e455680 VAL: 'env53' (28 sibs) 43: 0x2aa2e455718 VAL: 'env54' (28 sibs) 43: 0x2aa2e4557b0 VAL: 'env61' (28 sibs) 43: 0x2aa2e455848 VAL: 'env62' (28 sibs) 43: 0x2aa2e4558e0 VAL: 'env63' (28 sibs) 43: 0x2aa2e455978 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4cad90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4cae20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4caeb0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa2e4caf40 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa2e4cafd0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa2e4cb060 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa2e4cb0f0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa2e4cb180 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa2e4cb210 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa2e4cb2a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa2e4cb330 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa2e4cb3c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa2e4cb450 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa2e4cb4e0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa2e4cb570 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa2e4cb600 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa2e4cb690 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa2e4cb720 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa2e4cb7b0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa2e4cb840 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa2e4cb8d0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa2e4cb960 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa2e4cb9f0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa2e4cba80 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa2e4cbb10 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa2e4cbba0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa2e4cbc30 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa2e4cbcc0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa2e4cbd50 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa2e4cbde0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa2e4cbe70 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: 0x2aa2e456850 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e453840 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa2e453980 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa2e453b50 VAL: 'a' (6 sibs) 43: 0x2aa2e453be8 VAL: 'b' (6 sibs) 43: 0x2aa2e453c80 VAL: 'c' (6 sibs) 43: 0x2aa2e453d18 VAL: 'd' (6 sibs) 43: 0x2aa2e453db0 VAL: 'e' (6 sibs) 43: 0x2aa2e453e48 VAL: 'f' (6 sibs) 43: 0x2aa2e453a18 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa2e453ef0 VAL: 'a' (2 sibs) 43: 0x2aa2e453f88 VAL: 'b' (2 sibs) 43: 0x2aa2e453ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa2e454030 VAL: 'a' (2 sibs) 43: 0x2aa2e4540c8 VAL: 'b' (2 sibs) 43: 0x2aa2e4538d8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa2e454170 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa2e4542b0 VAL: 'a' (6 sibs) 43: 0x2aa2e454348 VAL: 'b' (6 sibs) 43: 0x2aa2e4543e0 VAL: 'c' (6 sibs) 43: 0x2aa2e454478 VAL: 'd' (6 sibs) 43: 0x2aa2e454510 VAL: 'e' (6 sibs) 43: 0x2aa2e4545a8 VAL: 'f' (6 sibs) 43: 0x2aa2e454208 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa2e454650 VAL: 'a' (2 sibs) 43: 0x2aa2e4546e8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4cbf10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4cbfa0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa2e4cc030 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa2e4cc0c0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa2e4cc150 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa2e4cc1e0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa2e4cc270 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa2e4cc300 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa2e4cc390 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa2e4cc420 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa2e4cc4b0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa2e4cc540 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa2e4cc5d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa2e4cc660 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa2e4cc6f0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa2e4cc780 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa2e4cc810 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa2e4cc8a0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa2e4cc930 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa2e4cc9c0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa2e4cca50 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa2e4ccae0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa2e4ccb70 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa2e4ccc00 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa2e4ccc90 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa2e4ccd20 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: 0x2aa2e456968 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e454800 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa2e4548a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa2e455f00 VAL: 'a' (4 sibs) 43: 0x2aa2e455f98 VAL: 'b' (4 sibs) 43: 0x2aa2e456030 VAL: 'c' (4 sibs) 43: 0x2aa2e4560c8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4ccdc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4cce50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa2e4ccee0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa2e4ccf70 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa2e4cd000 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa2e4cd090 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa2e4cd120 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: 0x2aa2e456a80 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa2e44f910 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa2e44f7d0 VAL: 'a' (2 sibs) 43: 0x2aa2e44f868 VAL: 'b' (2 sibs) 43: 0x2aa2e44f9a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa2e44f690 VAL: 'c' (2 sibs) 43: 0x2aa2e44f728 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4cd1c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa2e4cd250 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa2e4cd2e0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa2e4cd370 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa2e4cd400 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa2e4cd490 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa2e4cd520 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: 0x2aa2e456b98 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa2e450510 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa2e44f550 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa2e44f5e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa2e458c00 VAL: 'a' (21 sibs) 43: 0x2aa2e458c98 VAL: 'b' (21 sibs) 43: 0x2aa2e458d30 VAL: 'b1' (21 sibs) 43: 0x2aa2e458dc8 VAL: 'b2' (21 sibs) 43: 0x2aa2e458e60 VAL: 'b3' (21 sibs) 43: 0x2aa2e458ef8 VAL: 'b4' (21 sibs) 43: 0x2aa2e458f90 VAL: 'b5' (21 sibs) 43: 0x2aa2e459028 VAL: 'b6' (21 sibs) 43: 0x2aa2e4590c0 VAL: 'b61' (21 sibs) 43: 0x2aa2e459158 VAL: 'b62' (21 sibs) 43: 0x2aa2e4591f0 VAL: 'b63' (21 sibs) 43: 0x2aa2e459288 VAL: 'b64' (21 sibs) 43: 0x2aa2e459320 VAL: 'b65' (21 sibs) 43: 0x2aa2e4593b8 VAL: 'b66' (21 sibs) 43: 0x2aa2e459450 VAL: 'b7' (21 sibs) 43: 0x2aa2e4594e8 VAL: 'b8' (21 sibs) 43: 0x2aa2e459580 VAL: 'b9' (21 sibs) 43: 0x2aa2e459618 VAL: 'b10' (21 sibs) 43: 0x2aa2e4596b0 VAL: 'e' (21 sibs) 43: 0x2aa2e459748 VAL: 'f' (21 sibs) 43: 0x2aa2e4597e0 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4cd5c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa2e4cd650 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa2e4cd6e0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa2e4cd770 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa2e4cd800 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa2e4cd890 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa2e4cd920 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa2e4cd9b0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa2e4cda40 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa2e4cdad0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa2e4cdb60 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa2e4cdbf0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa2e4cdc80 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa2e4cdd10 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa2e4cdda0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa2e4cde30 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa2e4cdec0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa2e4cdf50 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa2e4cdfe0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa2e4ce070 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa2e4ce100 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa2e4ce190 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa2e4ce220 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa2e4ce2b0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa2e4ce340 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: 0x2aa2e456cb0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa2e455a20 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa2e451870 VAL: 'f' (1 sibs) 43: 0x2aa2e455ab8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa2e455b50 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa2e451910 VAL: 'b' (1 sibs) 43: 0x2aa2e455be8 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa2e4ce3e0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa2e4ce470 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa2e4ce500 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa2e4ce590 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa2e4ce620 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa2e4ce6b0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa2e4ce740 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 43: [----------] 396 tests from INDENTATION/YmlTestCase (7 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (8 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x2aa1b5be320 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bcb30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa1b5bcbd0 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcc68 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcd00 VAL: '5' (15 sibs) 44: 0x2aa1b5bcd98 VAL: '0xa' (15 sibs) 44: 0x2aa1b5bce30 VAL: '-0xb' (15 sibs) 44: 0x2aa1b5bcec8 VAL: '0XA' (15 sibs) 44: 0x2aa1b5bcf60 VAL: '-0XA' (15 sibs) 44: 0x2aa1b5bcff8 VAL: '0b10' (15 sibs) 44: 0x2aa1b5bd090 VAL: '-0b10' (15 sibs) 44: 0x2aa1b5bd128 VAL: '0B10' (15 sibs) 44: 0x2aa1b5bd1c0 VAL: '-0B10' (15 sibs) 44: 0x2aa1b5bd258 VAL: '0o17' (15 sibs) 44: 0x2aa1b5bd2f0 VAL: '-0o17' (15 sibs) 44: 0x2aa1b5bd388 VAL: '0O17' (15 sibs) 44: 0x2aa1b5bd420 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5e3770 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5e3800 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b5e3890 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b5e3920 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b5e39b0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b5e3a40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b5e3ad0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b5e3b60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b5e3bf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b5e3c80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b5e3d10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b5e3da0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b5e3e30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b5e3ec0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b5e3f50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b5e3fe0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b5e4070 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: 0x2aa1b5be438 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bc530 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa1b5bc5d0 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc668 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc700 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5e5da0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5e5e30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b5e5ec0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b5e5f50 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b5e5fe0 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: 0x2aa1b5be550 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bd930 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bd9c8 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bda60 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdaf8 VAL: '.1' (8 sibs) 44: 0x2aa1b5bdb90 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bdc28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bdcc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5bdd58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5e7ad0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5e7b60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5e7bf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5e7c80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5e7d10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5e7da0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5e7e30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5e7ec0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5e7f50 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: 0x2aa1b5be668 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bde00 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bde98 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bdf30 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdfc8 VAL: '.1' (8 sibs) 44: 0x2aa1b5be060 VAL: '-.2' (8 sibs) 44: 0x2aa1b5be0f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5be190 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5be228 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5e9800 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5e9890 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5e9920 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5e99b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5e9a40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5e9ad0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5e9b60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5e9bf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5e9c80 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: 0x2aa1b5be780 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5beba0 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bec38 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5becd0 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bed68 VAL: '.1' (8 sibs) 44: 0x2aa1b5bee00 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bee98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bef30 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5befc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5eb530 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5eb5c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5eb650 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5eb6e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5eb770 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5eb800 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5eb890 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5eb920 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5eb9b0 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: 0x2aa1b5be898 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa1b5bf6b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa1b5bf748 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa1b5bf7e0 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5bff10 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5bffa8 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf878 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0050 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c00e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bf910 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0190 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5c0228 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf9a8 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c02d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0368 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfa40 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0410 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfad8 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c04b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfb70 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfc08 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c05f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfca0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0690 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c0728 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfd38 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c07d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0868 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfdd0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0910 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c09a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfe68 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0ae8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5eeea0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b5eef30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b5eefc0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b5ef050 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b5ef0e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b5ef170 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b5ef200 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b5ef290 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b5ef320 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b5ef3b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b5ef440 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b5ef4d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b5ef560 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b5ef5f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b5ef680 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b5ef710 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b5ef7a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b5ef830 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b5ef8c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b5ef950 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b5ef9e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b5efa70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b5efb00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b5efb90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b5efc20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b5efcb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b5efd40 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b5efdd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b5efe60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b5efef0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b5eff80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b5f0010 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b5f00a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b5f0130 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b5f01c0 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: 0x2aa1b5be320 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bcb30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa1b5bcbd0 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcc68 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcd00 VAL: '5' (15 sibs) 44: 0x2aa1b5bcd98 VAL: '0xa' (15 sibs) 44: 0x2aa1b5bce30 VAL: '-0xb' (15 sibs) 44: 0x2aa1b5bcec8 VAL: '0XA' (15 sibs) 44: 0x2aa1b5bcf60 VAL: '-0XA' (15 sibs) 44: 0x2aa1b5bcff8 VAL: '0b10' (15 sibs) 44: 0x2aa1b5bd090 VAL: '-0b10' (15 sibs) 44: 0x2aa1b5bd128 VAL: '0B10' (15 sibs) 44: 0x2aa1b5bd1c0 VAL: '-0B10' (15 sibs) 44: 0x2aa1b5bd258 VAL: '0o17' (15 sibs) 44: 0x2aa1b5bd2f0 VAL: '-0o17' (15 sibs) 44: 0x2aa1b5bd388 VAL: '0O17' (15 sibs) 44: 0x2aa1b5bd420 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5edc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5edd20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b5eddb0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b5ede40 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b5eded0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b5edf60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b5edff0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b5ee080 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b5ee110 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b5ee1a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b5ee230 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b5ee2c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b5ee350 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b5ee3e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b5ee470 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b5ee500 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b5ee590 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: 0x2aa1b5be438 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bc530 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa1b5bc5d0 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc668 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc700 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5ed380 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5ed410 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b5ed4a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b5ed530 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b5ed5c0 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: 0x2aa1b5be550 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bd930 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bd9c8 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bda60 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdaf8 VAL: '.1' (8 sibs) 44: 0x2aa1b5bdb90 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bdc28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bdcc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5bdd58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5f12b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f1340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f13d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f1460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f14f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f1580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f1610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f16a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f1730 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: 0x2aa1b5be668 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bde00 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bde98 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bdf30 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdfc8 VAL: '.1' (8 sibs) 44: 0x2aa1b5be060 VAL: '-.2' (8 sibs) 44: 0x2aa1b5be0f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5be190 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5be228 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5f1bc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f1c50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f1ce0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f1d70 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f1e00 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f1e90 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f1f20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f1fb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f2040 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: 0x2aa1b5be780 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5beba0 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bec38 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5becd0 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bed68 VAL: '.1' (8 sibs) 44: 0x2aa1b5bee00 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bee98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bef30 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5befc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5f24d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f2560 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f25f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f2680 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f2710 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f27a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f2830 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f28c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f2950 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: 0x2aa1b5be898 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa1b5bf6b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa1b5bf748 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa1b5bf7e0 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5bff10 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5bffa8 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf878 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0050 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c00e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bf910 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0190 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5c0228 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf9a8 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c02d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0368 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfa40 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0410 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfad8 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c04b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfb70 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfc08 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c05f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfca0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0690 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c0728 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfd38 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c07d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0868 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfdd0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0910 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c09a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfe68 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0ae8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b5f4900 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b5f4990 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b5f4a20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b5f4ab0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b5f4b40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b5f4bd0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b5f4c60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b5f4cf0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b5f4d80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b5f4e10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b5f4ea0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b5f4f30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b5f4fc0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b5f5050 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b5f50e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b5f5170 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b5f5200 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b5f5290 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b5f5320 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b5f53b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b5f5440 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b5f54d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b5f5560 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b5f55f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b5f5680 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b5f5710 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b5f57a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b5f5830 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b5f58c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b5f5950 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b5f59e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b5f5a70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b5f5b00 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b5f5b90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b5f5c20 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] 0x2aa1b5e3770 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5e3800 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b5e3890 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b5e3920 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b5e39b0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b5e3a40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b5e3ad0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b5e3b60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b5e3bf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b5e3c80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b5e3d10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b5e3da0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b5e3e30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b5e3ec0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b5e3f50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b5e3fe0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b5e4070 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] 0x2aa1b6033e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b603470 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b603500 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b603590 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b603620 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b6036b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b603740 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b6037d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b603860 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b6038f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b603980 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b603a10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b603aa0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b603b30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b603bc0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b603c50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b603ce0 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] 0x2aa1b5e5da0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5e5e30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b5e5ec0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b5e5f50 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b5e5fe0 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] 0x2aa1b602ad0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b602b60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b602bf0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b602c80 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b602d10 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] 0x2aa1b5e7ad0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5e7b60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5e7bf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5e7c80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5e7d10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5e7da0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5e7e30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5e7ec0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5e7f50 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] 0x2aa1b6045f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b604680 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b604710 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b6047a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b604830 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b6048c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b604950 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b6049e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b604a70 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] 0x2aa1b5e9800 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5e9890 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5e9920 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5e99b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5e9a40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5e9ad0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5e9b60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5e9bf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5e9c80 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] 0x2aa1b604f00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b604f90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b605020 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b6050b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b605140 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b6051d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b605260 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b6052f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b605380 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] 0x2aa1b5eb530 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5eb5c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5eb650 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5eb6e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5eb770 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5eb800 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5eb890 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5eb920 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5eb9b0 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] 0x2aa1b605810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b6058a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b605930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b6059c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b605a50 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b605ae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b605b70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b605c00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b605c90 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] 0x2aa1b5eeea0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b5eef30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b5eefc0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b5ef050 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b5ef0e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b5ef170 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b5ef200 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b5ef290 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b5ef320 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b5ef3b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b5ef440 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b5ef4d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b5ef560 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b5ef5f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b5ef680 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b5ef710 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b5ef7a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b5ef830 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b5ef8c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b5ef950 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b5ef9e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b5efa70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b5efb00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b5efb90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b5efc20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b5efcb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b5efd40 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b5efdd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b5efe60 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b5efef0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b5eff80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b5f0010 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b5f00a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b5f0130 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b5f01c0 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] 0x2aa1b607c40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b607cd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b607d60 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b607df0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b607e80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b607f10 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b607fa0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b608030 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b6080c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b608150 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b6081e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b608270 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b608300 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b608390 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b608420 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b6084b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b608540 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b6085d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b608660 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b6086f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b608780 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b608810 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b6088a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b608930 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b6089c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b608a50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b608ae0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b608b70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b608c00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b608c90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b608d20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b608db0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b608e40 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b608ed0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b608f60 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] 0x2aa1b5f36f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5f3780 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b5f3810 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b5f38a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b5f3930 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b5f39c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b5f3a50 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b5f3ae0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b5f3b70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b5f3c00 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b5f3c90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b5f3d20 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b5f3db0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b5f3e40 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b5f3ed0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b5f3f60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b5f3ff0 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] 0x2aa1b606a30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b606ac0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b606b50 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b606be0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b606c70 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b606d00 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b606d90 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b606e20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b606eb0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b606f40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b606fd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b607060 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b6070f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b607180 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b607210 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b6072a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b607330 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] 0x2aa1b5f2de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5f2e70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b5f2f00 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b5f2f90 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b5f3020 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] 0x2aa1b606120 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b6061b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b606240 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b6062d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b606360 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] 0x2aa1b5f6d10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f6da0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f6e30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f6ec0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f6f50 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f6fe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f7070 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f7100 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f7190 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] 0x2aa1b60a050 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b60a0e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b60a170 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b60a200 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b60a290 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b60a320 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b60a3b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b60a440 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b60a4d0 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] 0x2aa1b5f7620 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f76b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f7740 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f77d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f7860 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f78f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f7980 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f7a10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f7aa0 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] 0x2aa1b60a960 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b60a9f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b60aa80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b60ab10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b60aba0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b60ac30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b60acc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b60ad50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b60ade0 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] 0x2aa1b5f7f30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f7fc0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f8050 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f80e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f8170 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f8200 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f8290 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f8320 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f83b0 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] 0x2aa1b60b270 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b60b300 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b60b390 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b60b420 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b60b4b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b60b540 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b60b5d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b60b660 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b60b6f0 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] 0x2aa1b5fa360 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b5fa3f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b5fa480 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b5fa510 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b5fa5a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b5fa630 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b5fa6c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b5fa750 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b5fa7e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b5fa870 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b5fa900 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b5fa990 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b5faa20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b5faab0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b5fab40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b5fabd0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b5fac60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b5facf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b5fad80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b5fae10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b5faea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b5faf30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b5fafc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b5fb050 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b5fb0e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b5fb170 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b5fb200 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b5fb290 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b5fb320 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b5fb3b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b5fb440 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b5fb4d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b5fb560 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b5fb5f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b5fb680 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] 0x2aa1b60d6a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b60d730 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b60d7c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b60d850 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b60d8e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b60d970 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b60da00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b60da90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b60db20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b60dbb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b60dc40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b60dcd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b60dd60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b60ddf0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b60de80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b60df10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b60dfa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b60e030 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b60e0c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b60e150 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b60e1e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b60e270 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b60e300 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b60e390 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b60e420 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b60e4b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b60e540 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b60e5d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b60e660 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b60e6f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b60e780 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b60e810 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b60e8a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b60e930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b60e9c0 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] 0x2aa1b5edc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5edd20 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b5eddb0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b5ede40 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b5eded0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b5edf60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b5edff0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b5ee080 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b5ee110 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b5ee1a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b5ee230 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b5ee2c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b5ee350 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b5ee3e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b5ee470 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b5ee500 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b5ee590 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] 0x2aa1b60c490 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b60c520 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b60c5b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b60c640 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b60c6d0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b60c760 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b60c7f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b60c880 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b60c910 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b60c9a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b60ca30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b60cac0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b60cb50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b60cbe0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b60cc70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b60cd00 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b60cd90 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] 0x2aa1b5ed380 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5ed410 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b5ed4a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b5ed530 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b5ed5c0 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] 0x2aa1b60bb80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b60bc10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b60bca0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b60bd30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b60bdc0 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] 0x2aa1b5f12b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f1340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f13d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f1460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f14f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f1580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f1610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f16a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f1730 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] 0x2aa1b60fab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b60fb40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b60fbd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b60fc60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b60fcf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b60fd80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b60fe10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b60fea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b60ff30 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] 0x2aa1b5f1bc0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f1c50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f1ce0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f1d70 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f1e00 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f1e90 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f1f20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f1fb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f2040 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] 0x2aa1b6103c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b610450 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b6104e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b610570 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b610600 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b610690 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b610720 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b6107b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b610840 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] 0x2aa1b5f24d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f2560 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f25f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f2680 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f2710 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f27a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f2830 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f28c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f2950 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] 0x2aa1b610cd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b610d60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b610df0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b610e80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b610f10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b610fa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b611030 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b6110c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b611150 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] 0x2aa1b5f4900 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b5f4990 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b5f4a20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b5f4ab0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b5f4b40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b5f4bd0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b5f4c60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b5f4cf0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b5f4d80 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b5f4e10 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b5f4ea0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b5f4f30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b5f4fc0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b5f5050 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b5f50e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b5f5170 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b5f5200 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b5f5290 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b5f5320 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b5f53b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b5f5440 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b5f54d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b5f5560 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b5f55f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b5f5680 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b5f5710 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b5f57a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b5f5830 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b5f58c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b5f5950 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b5f59e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b5f5a70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b5f5b00 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b5f5b90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b5f5c20 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] 0x2aa1b613100 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b613190 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b613220 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b6132b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b613340 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b6133d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b613460 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b6134f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b613580 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b613610 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b6136a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b613730 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b6137c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b613850 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b6138e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b613970 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b613a00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b613a90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b613b20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b613bb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b613c40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b613cd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b613d60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b613df0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b613e80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b613f10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b613fa0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b614030 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b6140c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b614150 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b6141e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b614270 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b614300 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b614390 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b614420 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] 0x2aa1b5fc770 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5fc800 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b5fc890 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b5fc920 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b5fc9b0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b5fca40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b5fcad0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b5fcb60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b5fcbf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b5fcc80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b5fcd10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b5fcda0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b5fce30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b5fcec0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b5fcf50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b5fcfe0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b5fd070 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] 0x2aa1b611ef0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b611f80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b612010 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b6120a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b612130 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b6121c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b612250 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b6122e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b612370 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b612400 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b612490 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b612520 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b6125b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b612640 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b6126d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b612760 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b6127f0 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] 0x2aa1b5f8a60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b5f8af0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b5f8b80 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b5f8c10 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b5f8ca0 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] 0x2aa1b6115e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b611670 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b611700 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b611790 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b611820 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] 0x2aa1b5f9370 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5f9400 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5f9490 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5f9520 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5f95b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5f9640 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5f96d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5f9760 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5f97f0 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] 0x2aa1b615510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b6155a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b615630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b6156c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b615750 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b6157e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b615870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b615900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b615990 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] 0x2aa1b5fd980 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5fda10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5fdaa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5fdb30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5fdbc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5fdc50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5fdce0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5fdd70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5fde00 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] 0x2aa1b615e20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b615eb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b615f40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b615fd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b616060 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b6160f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b616180 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b616210 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b6162a0 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] 0x2aa1b5fe290 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b5fe320 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b5fe3b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b5fe440 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b5fe4d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b5fe560 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b5fe5f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b5fe680 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b5fe710 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] 0x2aa1b616730 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b6167c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b616850 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b6168e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b616970 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b616a00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b616a90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b616b20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b616bb0 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] 0x2aa1b6006c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b600750 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b6007e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b600870 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b600900 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b600990 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b600a20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b600ab0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b600b40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b600bd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b600c60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b600cf0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b600d80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b600e10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b600ea0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b600f30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b600fc0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b601050 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b6010e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b601170 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b601200 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b601290 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b601320 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b6013b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b601440 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b6014d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b601560 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b6015f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b601680 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b601710 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b6017a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b601830 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b6018c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b601950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b6019e0 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] 0x2aa1b618b60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b618bf0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b618c80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b618d10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b618da0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b618e30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b618ec0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b618f50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b618fe0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b619070 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b619100 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b619190 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b619220 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b6192b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b619340 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b6193d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b619460 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b6194f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b619580 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b619610 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b6196a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b619730 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b6197c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b619850 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b6198e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b619970 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b619a00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b619a90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b619b20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b619bb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b619c40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b619cd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b619d60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b619df0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b619e80 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: 0x2aa1b5be320 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bcb30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa1b5bcbd0 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcc68 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcd00 VAL: '5' (15 sibs) 44: 0x2aa1b5bcd98 VAL: '0xa' (15 sibs) 44: 0x2aa1b5bce30 VAL: '-0xb' (15 sibs) 44: 0x2aa1b5bcec8 VAL: '0XA' (15 sibs) 44: 0x2aa1b5bcf60 VAL: '-0XA' (15 sibs) 44: 0x2aa1b5bcff8 VAL: '0b10' (15 sibs) 44: 0x2aa1b5bd090 VAL: '-0b10' (15 sibs) 44: 0x2aa1b5bd128 VAL: '0B10' (15 sibs) 44: 0x2aa1b5bd1c0 VAL: '-0B10' (15 sibs) 44: 0x2aa1b5bd258 VAL: '0o17' (15 sibs) 44: 0x2aa1b5bd2f0 VAL: '-0o17' (15 sibs) 44: 0x2aa1b5bd388 VAL: '0O17' (15 sibs) 44: 0x2aa1b5bd420 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b617040 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b6170d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b617160 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b6171f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b617280 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b617310 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b6173a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b617430 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b6174c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b617550 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b6175e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b617670 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b617700 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b617790 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b617820 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b6178b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b617940 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: 0x2aa1b5be438 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bc530 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa1b5bc5d0 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc668 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc700 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b600160 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b6001f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b600280 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b600310 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b6003a0 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: 0x2aa1b5be550 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bd930 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bd9c8 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bda60 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdaf8 VAL: '.1' (8 sibs) 44: 0x2aa1b5bdb90 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bdc28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bdcc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5bdd58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b6179e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b617a70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b617b00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b617b90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b617c20 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b617cb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b617d40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b617dd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b617e60 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: 0x2aa1b5be668 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bde00 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bde98 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bdf30 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdfc8 VAL: '.1' (8 sibs) 44: 0x2aa1b5be060 VAL: '-.2' (8 sibs) 44: 0x2aa1b5be0f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5be190 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5be228 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b617f00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b617f90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b618020 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b6180b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b618140 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b6181d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b618260 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b6182f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b618380 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: 0x2aa1b5be780 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5beba0 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bec38 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5becd0 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bed68 VAL: '.1' (8 sibs) 44: 0x2aa1b5bee00 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bee98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bef30 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5befc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b618420 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b6184b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b618540 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b6185d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b618660 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b6186f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b618780 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b618810 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b6188a0 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: 0x2aa1b5be898 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa1b5bf6b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa1b5bf748 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa1b5bf7e0 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5bff10 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5bffa8 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf878 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0050 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c00e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bf910 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0190 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5c0228 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf9a8 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c02d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0368 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfa40 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0410 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfad8 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c04b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfb70 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfc08 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c05f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfca0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0690 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c0728 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfd38 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c07d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0868 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfdd0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0910 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c09a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfe68 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0ae8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b61af70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b61b000 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b61b090 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b61b120 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b61b1b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b61b240 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b61b2d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b61b360 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b61b3f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b61b480 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b61b510 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b61b5a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b61b630 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b61b6c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b61b750 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b61b7e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b61b870 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b61b900 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b61b990 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b61ba20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b61bab0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b61bb40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b61bbd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b61bc60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b61bcf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b61bd80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b61be10 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b61bea0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b61bf30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b61bfc0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b61c050 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b61c0e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b61c170 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b61c200 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b61c290 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: 0x2aa1b5be320 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bcb30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa1b5bcbd0 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcc68 VAL: '-2' (15 sibs) 44: 0x2aa1b5bcd00 VAL: '5' (15 sibs) 44: 0x2aa1b5bcd98 VAL: '0xa' (15 sibs) 44: 0x2aa1b5bce30 VAL: '-0xb' (15 sibs) 44: 0x2aa1b5bcec8 VAL: '0XA' (15 sibs) 44: 0x2aa1b5bcf60 VAL: '-0XA' (15 sibs) 44: 0x2aa1b5bcff8 VAL: '0b10' (15 sibs) 44: 0x2aa1b5bd090 VAL: '-0b10' (15 sibs) 44: 0x2aa1b5bd128 VAL: '0B10' (15 sibs) 44: 0x2aa1b5bd1c0 VAL: '-0B10' (15 sibs) 44: 0x2aa1b5bd258 VAL: '0o17' (15 sibs) 44: 0x2aa1b5bd2f0 VAL: '-0o17' (15 sibs) 44: 0x2aa1b5bd388 VAL: '0O17' (15 sibs) 44: 0x2aa1b5bd420 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b61c330 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b61c3c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa1b61c450 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa1b61c4e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa1b61c570 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa1b61c600 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa1b61c690 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa1b61c720 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa1b61c7b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa1b61c840 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa1b61c8d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa1b61c960 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa1b61c9f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa1b61ca80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa1b61cb10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa1b61cba0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa1b61cc30 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: 0x2aa1b5be438 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa1b5bc530 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa1b5bc5d0 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc668 VAL: '-2' (3 sibs) 44: 0x2aa1b5bc700 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b61ccd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa1b61cd60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa1b61cdf0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa1b61ce80 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa1b61cf10 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: 0x2aa1b5be550 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bd930 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bd9c8 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bda60 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdaf8 VAL: '.1' (8 sibs) 44: 0x2aa1b5bdb90 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bdc28 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bdcc0 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5bdd58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b61cfb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b61d040 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b61d0d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b61d160 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b61d1f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b61d280 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b61d310 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b61d3a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b61d430 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: 0x2aa1b5be668 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5bde00 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bde98 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5bdf30 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bdfc8 VAL: '.1' (8 sibs) 44: 0x2aa1b5be060 VAL: '-.2' (8 sibs) 44: 0x2aa1b5be0f8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5be190 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5be228 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b61d4d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b61d560 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b61d5f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b61d680 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b61d710 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b61d7a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b61d830 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b61d8c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b61d950 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: 0x2aa1b5be780 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa1b5beba0 VAL: '-2.0' (8 sibs) 44: 0x2aa1b5bec38 VAL: '-2.1' (8 sibs) 44: 0x2aa1b5becd0 VAL: '0.1' (8 sibs) 44: 0x2aa1b5bed68 VAL: '.1' (8 sibs) 44: 0x2aa1b5bee00 VAL: '-.2' (8 sibs) 44: 0x2aa1b5bee98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa1b5bef30 VAL: '-3e-6' (8 sibs) 44: 0x2aa1b5befc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b61d9f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa1b61da80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa1b61db10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa1b61dba0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa1b61dc30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa1b61dcc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa1b61dd50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa1b61dde0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa1b61de70 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: 0x2aa1b5be898 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa1b5bf6b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa1b5bf748 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa1b5bf7e0 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5bff10 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5bffa8 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf878 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0050 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c00e8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bf910 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c0190 VAL: '1.2.3' (2 sibs) 44: 0x2aa1b5c0228 VAL: '4.5.6' (2 sibs) 44: 0x2aa1b5bf9a8 SEQ: (14 sibs) 2 children: 44: 0x2aa1b5c02d0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0368 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfa40 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0410 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfad8 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c04b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfb70 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c0550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa1b5bfc08 MAP: (14 sibs) 1 children: 44: 0x2aa1b5c05f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa1b5bfca0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0690 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c0728 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfd38 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c07d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0868 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa1b5bfdd0 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0910 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa1b5c09a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa1b5bfe68 MAP: (14 sibs) 2 children: 44: 0x2aa1b5c0a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa1b5c0ae8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa1b61df10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa1b61dfa0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa1b61e030 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa1b61e0c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa1b61e150 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa1b61e1e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa1b61e270 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa1b61e300 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa1b61e390 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa1b61e420 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa1b61e4b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa1b61e540 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa1b61e5d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa1b61e660 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa1b61e6f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa1b61e780 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa1b61e810 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa1b61e8a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa1b61e930 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa1b61e9c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa1b61ea50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa1b61eae0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa1b61eb70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa1b61ec00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa1b61ec90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa1b61ed20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa1b61edb0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa1b61ee40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa1b61eed0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa1b61ef60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa1b61eff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa1b61f080 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa1b61f110 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa1b61f1a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa1b61f230 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x2aa0e46bbb0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa0e468e70 VAL: '' (12 sibs) 45: 0x2aa0e468f08 VAL: '' (12 sibs) 45: 0x2aa0e468fa0 VAL: 'null' (12 sibs) 45: 0x2aa0e469038 VAL: 'Null' (12 sibs) 45: 0x2aa0e4690d0 VAL: 'NULL' (12 sibs) 45: 0x2aa0e469168 VAL: '~' (12 sibs) 45: 0x2aa0e469200 MAP: (12 sibs) 1 children: 45: 0x2aa0e4695a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa0e469298 MAP: (12 sibs) 1 children: 45: 0x2aa0e469640 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa0e469330 MAP: (12 sibs) 1 children: 45: 0x2aa0e4696e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa0e4693c8 MAP: (12 sibs) 1 children: 45: 0x2aa0e469780 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa0e469460 MAP: (12 sibs) 1 children: 45: 0x2aa0e469820 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa0e4694f8 MAP: (12 sibs) 1 children: 45: 0x2aa0e4698c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4b3b20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4b3bb0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4b3c40 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4b3cd0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4b3d60 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4b3df0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4b3e80 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4b3f10 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4b3fa0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4b4030 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4b40c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4b4150 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4b41e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4b4270 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4b4300 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4b4390 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4b4420 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4b44b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4b4540 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: 0x2aa0e46bcc8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e469cd0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4b6150 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4b61e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4b6270 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4b6300 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: 0x2aa0e46bde0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a1e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46a278 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46a310 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4b7e80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4b7f10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4b7fa0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4b8030 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: 0x2aa0e46bef8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a3b0 VAL: '' (3 sibs) 45: 0x2aa0e46a448 VAL: '' (3 sibs) 45: 0x2aa0e46a4e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4b9bb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4b9c40 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4b9cd0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4b9d60 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: 0x2aa0e46c010 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b020 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa0e46b1f0 VAL: '' (3 sibs) 45: 0x2aa0e46b288 VAL: '' (3 sibs) 45: 0x2aa0e46b320 VAL: '' (3 sibs) 45: 0x2aa0e46b0b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b150 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4bb8e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4bb970 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4bba00 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4bba90 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4bbb20 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4bbbb0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4bbc40 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: 0x2aa0e46c128 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469dd0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469e68 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa0e469fa0 VAL: '' (3 sibs) 45: 0x2aa0e46a038 VAL: '' (3 sibs) 45: 0x2aa0e46a0d0 VAL: '' (3 sibs) 45: 0x2aa0e469f00 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4bd610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4bd6a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4bd730 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4bd7c0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4bd850 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4bd8e0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4bd970 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: 0x2aa0e46c240 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b3c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46b458 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b4f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa0e46b590 VAL: '' (3 sibs) 45: 0x2aa0e46b628 VAL: '' (3 sibs) 45: 0x2aa0e46b6c0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4bf340 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4bf3d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4bf460 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4bf4f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4bf580 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4bf610 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4bf6a0 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: 0x2aa0e46c358 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46b7c0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46b990 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46ba28 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46bac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46b858 VAL: '' (3 sibs) 45: 0x2aa0e46b8f0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4c1070 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c1100 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4c1190 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4c1220 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4c12b0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4c1340 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4c13d0 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: 0x2aa0e46c470 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46cd50 VAL: '' (3 sibs) 45: 0x2aa0e46cde8 MAP: (3 sibs) 3 children: 45: 0x2aa0e46cf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46cfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46d050 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46ce80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4c2da0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c2e30 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4c2ec0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4c2f50 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4c2fe0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4c3070 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4c3100 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: 0x2aa0e46c588 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a7b0 VAL: '' (3 sibs) 45: 0x2aa0e46a848 VAL: '' (3 sibs) 45: 0x2aa0e46a8e0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46a980 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46aa18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46aab0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4c4ad0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c4b60 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4c4bf0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4c4c80 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4c4d10 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4c4da0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4c4e30 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: 0x2aa0e46c6a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a580 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa0e46ae30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46aec8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a618 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa0e46d0f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46d188 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a6b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4c6800 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c6890 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4c6920 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4c69b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4c6a40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4c6ad0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4c6b60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4c6bf0 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: 0x2aa0e46c7b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46e460 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa0e46e4f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa0e46e590 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa0e468a30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa0e46e630 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa0e46e770 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa0e46e808 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa0e46e6c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa0e46e8b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa0e46e948 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa0e46e9e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa0e46ea78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa0e46eb10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa0e46eba8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa0e46ec40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa0e46ecd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4c93b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c9440 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4c94d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4c9560 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4c95f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4c9680 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4c9710 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4c97a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4c9830 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4c98c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4c9950 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4c99e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4c9a70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4c9b00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4c9b90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4c9c20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4c9cb0 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: 0x2aa0e46c8d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46d460 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa0e46d4f8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa0e46d590 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa0e46ac90 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa0e468b70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa0e46df90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa0e46e028 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa0e46e0c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa0e46ad28 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4cb9e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cba70 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4cbb00 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4cbb90 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4cbc20 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4cbcb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4cbd40 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4cbdd0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4cbe60 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4cbef0 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: 0x2aa0e46bbb0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa0e468e70 VAL: '' (12 sibs) 45: 0x2aa0e468f08 VAL: '' (12 sibs) 45: 0x2aa0e468fa0 VAL: 'null' (12 sibs) 45: 0x2aa0e469038 VAL: 'Null' (12 sibs) 45: 0x2aa0e4690d0 VAL: 'NULL' (12 sibs) 45: 0x2aa0e469168 VAL: '~' (12 sibs) 45: 0x2aa0e469200 MAP: (12 sibs) 1 children: 45: 0x2aa0e4695a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa0e469298 MAP: (12 sibs) 1 children: 45: 0x2aa0e469640 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa0e469330 MAP: (12 sibs) 1 children: 45: 0x2aa0e4696e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa0e4693c8 MAP: (12 sibs) 1 children: 45: 0x2aa0e469780 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa0e469460 MAP: (12 sibs) 1 children: 45: 0x2aa0e469820 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa0e4694f8 MAP: (12 sibs) 1 children: 45: 0x2aa0e4698c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ccc00 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4ccc90 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4ccd20 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4ccdb0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4cce40 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4cced0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4ccf60 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4ccff0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4cd080 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4cd110 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4cd1a0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4cd230 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4cd2c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4cd350 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4cd3e0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4cd470 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4cd500 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4cd590 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4cd620 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: 0x2aa0e46bcc8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e469cd0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4cc2f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cc380 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4cc410 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4cc4a0 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: 0x2aa0e46bde0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a1e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46a278 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46a310 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4cde10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cdea0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4cdf30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4cdfc0 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: 0x2aa0e46bef8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a3b0 VAL: '' (3 sibs) 45: 0x2aa0e46a448 VAL: '' (3 sibs) 45: 0x2aa0e46a4e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ce720 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ce7b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4ce840 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4ce8d0 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: 0x2aa0e46c010 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b020 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa0e46b1f0 VAL: '' (3 sibs) 45: 0x2aa0e46b288 VAL: '' (3 sibs) 45: 0x2aa0e46b320 VAL: '' (3 sibs) 45: 0x2aa0e46b0b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b150 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4cf030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cf0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4cf150 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4cf1e0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4cf270 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4cf300 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4cf390 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: 0x2aa0e46c128 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469dd0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469e68 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa0e469fa0 VAL: '' (3 sibs) 45: 0x2aa0e46a038 VAL: '' (3 sibs) 45: 0x2aa0e46a0d0 VAL: '' (3 sibs) 45: 0x2aa0e469f00 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4cf940 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cf9d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4cfa60 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4cfaf0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4cfb80 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4cfc10 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4cfca0 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: 0x2aa0e46c240 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b3c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46b458 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b4f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa0e46b590 VAL: '' (3 sibs) 45: 0x2aa0e46b628 VAL: '' (3 sibs) 45: 0x2aa0e46b6c0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d0250 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d02e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4d0370 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4d0400 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4d0490 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4d0520 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4d05b0 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: 0x2aa0e46c358 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46b7c0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46b990 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46ba28 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46bac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46b858 VAL: '' (3 sibs) 45: 0x2aa0e46b8f0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d0b60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d0bf0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4d0c80 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4d0d10 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4d0da0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4d0e30 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4d0ec0 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: 0x2aa0e46c470 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46cd50 VAL: '' (3 sibs) 45: 0x2aa0e46cde8 MAP: (3 sibs) 3 children: 45: 0x2aa0e46cf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46cfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46d050 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46ce80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d1470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d1500 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4d1590 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4d1620 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4d16b0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4d1740 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4d17d0 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: 0x2aa0e46c588 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a7b0 VAL: '' (3 sibs) 45: 0x2aa0e46a848 VAL: '' (3 sibs) 45: 0x2aa0e46a8e0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46a980 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46aa18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46aab0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d1d80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d1e10 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4d1ea0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4d1f30 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4d1fc0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4d2050 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4d20e0 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: 0x2aa0e46c6a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a580 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa0e46ae30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46aec8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a618 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa0e46d0f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46d188 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a6b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d2690 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d2720 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4d27b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4d2840 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4d28d0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4d2960 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4d29f0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4d2a80 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: 0x2aa0e46c7b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46e460 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa0e46e4f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa0e46e590 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa0e468a30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa0e46e630 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa0e46e770 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa0e46e808 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa0e46e6c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa0e46e8b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa0e46e948 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa0e46e9e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa0e46ea78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa0e46eb10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa0e46eba8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa0e46ec40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa0e46ecd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d38b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d3940 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4d39d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4d3a60 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4d3af0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4d3b80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4d3c10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4d3ca0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4d3d30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4d3dc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4d3e50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4d3ee0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4d3f70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4d4000 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4d4090 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4d4120 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4d41b0 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: 0x2aa0e46c8d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46d460 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa0e46d4f8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa0e46d590 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa0e46ac90 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa0e468b70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa0e46df90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa0e46e028 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa0e46e0c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa0e46ad28 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d2fa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d3030 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4d30c0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4d3150 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4d31e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4d3270 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4d3300 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4d3390 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4d3420 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4d34b0 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] 0x2aa0e4b3b20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4b3bb0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4b3c40 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4b3cd0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4b3d60 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4b3df0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4b3e80 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4b3f10 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4b3fa0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4b4030 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4b40c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4b4150 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4b41e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4b4270 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4b4300 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4b4390 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4b4420 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4b44b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4b4540 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] 0x2aa0e4d6790 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4d6820 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4d68b0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4d6940 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4d69d0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4d6a60 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4d6af0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4d6b80 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4d6c10 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4d6ca0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4d6d30 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4d6dc0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4d6e50 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4d6ee0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4d6f70 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4d7000 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4d7090 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4d7120 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4d71b0 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] 0x2aa0e4b6150 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4b61e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4b6270 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4b6300 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] 0x2aa0e4d55a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d5630 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4d56c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4d5750 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] 0x2aa0e4b7e80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4b7f10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4b7fa0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4b8030 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] 0x2aa0e4d79a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d7a30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4d7ac0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4d7b50 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] 0x2aa0e4b9bb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4b9c40 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4b9cd0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4b9d60 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] 0x2aa0e4d82b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d8340 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4d83d0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4d8460 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] 0x2aa0e4bb8e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4bb970 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4bba00 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4bba90 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4bbb20 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4bbbb0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4bbc40 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] 0x2aa0e4d8bc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d8c50 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4d8ce0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4d8d70 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4d8e00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4d8e90 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4d8f20 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] 0x2aa0e4bd610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4bd6a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4bd730 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4bd7c0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4bd850 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4bd8e0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4bd970 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] 0x2aa0e4d94d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d9560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4d95f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4d9680 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4d9710 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4d97a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4d9830 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] 0x2aa0e4bf340 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4bf3d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4bf460 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4bf4f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4bf580 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4bf610 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4bf6a0 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] 0x2aa0e4d9de0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d9e70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4d9f00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4d9f90 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4da020 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4da0b0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4da140 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] 0x2aa0e4c1070 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c1100 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4c1190 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4c1220 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4c12b0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4c1340 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4c13d0 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] 0x2aa0e4da6f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4da780 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4da810 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4da8a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4da930 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4da9c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4daa50 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] 0x2aa0e4c2da0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c2e30 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4c2ec0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4c2f50 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4c2fe0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4c3070 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4c3100 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] 0x2aa0e4db000 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4db090 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4db120 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4db1b0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4db240 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4db2d0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4db360 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] 0x2aa0e4c4ad0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c4b60 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4c4bf0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4c4c80 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4c4d10 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4c4da0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4c4e30 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] 0x2aa0e4db910 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4db9a0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4dba30 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4dbac0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4dbb50 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4dbbe0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4dbc70 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] 0x2aa0e4c6800 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c6890 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4c6920 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4c69b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4c6a40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4c6ad0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4c6b60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4c6bf0 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] 0x2aa0e4dc220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4dc2b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4dc340 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4dc3d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4dc460 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4dc4f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4dc580 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4dc610 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] 0x2aa0e4c93b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4c9440 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4c94d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4c9560 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4c95f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4c9680 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4c9710 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4c97a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4c9830 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4c98c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4c9950 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4c99e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4c9a70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4c9b00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4c9b90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4c9c20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4c9cb0 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] 0x2aa0e4dd440 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4dd4d0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4dd560 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4dd5f0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4dd680 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4dd710 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4dd7a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4dd830 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4dd8c0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4dd950 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4dd9e0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4dda70 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4ddb00 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4ddb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4ddc20 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4ddcb0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4ddd40 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] 0x2aa0e4cb9e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cba70 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4cbb00 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4cbb90 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4cbc20 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4cbcb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4cbd40 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4cbdd0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4cbe60 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4cbef0 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] 0x2aa0e4dcb30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4dcbc0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4dcc50 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4dcce0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4dcd70 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4dce00 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4dce90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4dcf20 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4dcfb0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4dd040 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] 0x2aa0e4ccc00 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4ccc90 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4ccd20 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4ccdb0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4cce40 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4cced0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4ccf60 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4ccff0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4cd080 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4cd110 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4cd1a0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4cd230 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4cd2c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4cd350 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4cd3e0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4cd470 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4cd500 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4cd590 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4cd620 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] 0x2aa0e4def60 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4deff0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4df080 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4df110 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4df1a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4df230 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4df2c0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4df350 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4df3e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4df470 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4df500 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4df590 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4df620 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4df6b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4df740 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4df7d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4df860 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4df8f0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4df980 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] 0x2aa0e4cc2f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cc380 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4cc410 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4cc4a0 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] 0x2aa0e4de650 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4de6e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4de770 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4de800 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] 0x2aa0e4cde10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cdea0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4cdf30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4cdfc0 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] 0x2aa0e4e0170 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e0200 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4e0290 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4e0320 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] 0x2aa0e4ce720 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ce7b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4ce840 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4ce8d0 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] 0x2aa0e4e0a80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e0b10 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4e0ba0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4e0c30 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] 0x2aa0e4cf030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cf0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4cf150 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4cf1e0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4cf270 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4cf300 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4cf390 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] 0x2aa0e4e1390 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e1420 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4e14b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4e1540 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4e15d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4e1660 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4e16f0 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] 0x2aa0e4cf940 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4cf9d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4cfa60 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4cfaf0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4cfb80 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4cfc10 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4cfca0 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] 0x2aa0e4e1ca0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e1d30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4e1dc0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4e1e50 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4e1ee0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4e1f70 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4e2000 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] 0x2aa0e4d0250 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d02e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4d0370 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4d0400 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4d0490 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4d0520 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4d05b0 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] 0x2aa0e4e25b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e2640 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4e26d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4e2760 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4e27f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4e2880 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4e2910 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] 0x2aa0e4d0b60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d0bf0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4d0c80 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4d0d10 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4d0da0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4d0e30 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4d0ec0 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] 0x2aa0e4e2ec0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e2f50 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4e2fe0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4e3070 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4e3100 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4e3190 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4e3220 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] 0x2aa0e4d1470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d1500 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4d1590 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4d1620 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4d16b0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4d1740 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4d17d0 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] 0x2aa0e4e37d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e3860 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4e38f0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4e3980 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4e3a10 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4e3aa0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4e3b30 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] 0x2aa0e4d1d80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d1e10 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4d1ea0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4d1f30 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4d1fc0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4d2050 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4d20e0 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] 0x2aa0e4e40e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e4170 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4e4200 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4e4290 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4e4320 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4e43b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4e4440 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] 0x2aa0e4d2690 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d2720 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4d27b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4d2840 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4d28d0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4d2960 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4d29f0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4d2a80 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] 0x2aa0e4e49f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e4a80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4e4b10 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4e4ba0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4e4c30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4e4cc0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4e4d50 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4e4de0 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] 0x2aa0e4d38b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d3940 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4d39d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4d3a60 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4d3af0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4d3b80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4d3c10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4d3ca0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4d3d30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4d3dc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4d3e50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4d3ee0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4d3f70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4d4000 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4d4090 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4d4120 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4d41b0 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] 0x2aa0e4e5c10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e5ca0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4e5d30 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4e5dc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4e5e50 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4e5ee0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4e5f70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4e6000 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4e6090 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4e6120 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4e61b0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4e6240 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4e62d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4e6360 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4e63f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4e6480 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4e6510 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] 0x2aa0e4d2fa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d3030 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4d30c0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4d3150 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4d31e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4d3270 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4d3300 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4d3390 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4d3420 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4d34b0 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] 0x2aa0e4e5300 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e5390 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4e5420 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4e54b0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4e5540 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4e55d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4e5660 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4e56f0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4e5780 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4e5810 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: 0x2aa0e46bbb0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa0e468e70 VAL: '' (12 sibs) 45: 0x2aa0e468f08 VAL: '' (12 sibs) 45: 0x2aa0e468fa0 VAL: 'null' (12 sibs) 45: 0x2aa0e469038 VAL: 'Null' (12 sibs) 45: 0x2aa0e4690d0 VAL: 'NULL' (12 sibs) 45: 0x2aa0e469168 VAL: '~' (12 sibs) 45: 0x2aa0e469200 MAP: (12 sibs) 1 children: 45: 0x2aa0e4695a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa0e469298 MAP: (12 sibs) 1 children: 45: 0x2aa0e469640 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa0e469330 MAP: (12 sibs) 1 children: 45: 0x2aa0e4696e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa0e4693c8 MAP: (12 sibs) 1 children: 45: 0x2aa0e469780 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa0e469460 MAP: (12 sibs) 1 children: 45: 0x2aa0e469820 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa0e4694f8 MAP: (12 sibs) 1 children: 45: 0x2aa0e4698c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e6e20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4e6eb0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4e6f40 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4e6fd0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4e7060 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4e70f0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4e7180 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4e7210 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4e72a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4e7330 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4e73c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4e7450 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4e74e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4e7570 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4e7600 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4e7690 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4e7720 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4e77b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4e7840 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: 0x2aa0e46bcc8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e469cd0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4d6150 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4d61e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4d6270 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4d6300 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: 0x2aa0e46bde0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a1e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46a278 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46a310 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e78e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e7970 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4e7a00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4e7a90 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: 0x2aa0e46bef8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a3b0 VAL: '' (3 sibs) 45: 0x2aa0e46a448 VAL: '' (3 sibs) 45: 0x2aa0e46a4e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e7b30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e7bc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4e7c50 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4e7ce0 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: 0x2aa0e46c010 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b020 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa0e46b1f0 VAL: '' (3 sibs) 45: 0x2aa0e46b288 VAL: '' (3 sibs) 45: 0x2aa0e46b320 VAL: '' (3 sibs) 45: 0x2aa0e46b0b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b150 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e7d80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e7e10 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4e7ea0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4e7f30 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4e7fc0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4e8050 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4e80e0 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: 0x2aa0e46c128 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469dd0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469e68 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa0e469fa0 VAL: '' (3 sibs) 45: 0x2aa0e46a038 VAL: '' (3 sibs) 45: 0x2aa0e46a0d0 VAL: '' (3 sibs) 45: 0x2aa0e469f00 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e8180 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e8210 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4e82a0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4e8330 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4e83c0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4e8450 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4e84e0 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: 0x2aa0e46c240 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b3c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46b458 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b4f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa0e46b590 VAL: '' (3 sibs) 45: 0x2aa0e46b628 VAL: '' (3 sibs) 45: 0x2aa0e46b6c0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e8580 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e8610 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4e86a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4e8730 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4e87c0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4e8850 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4e88e0 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: 0x2aa0e46c358 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46b7c0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46b990 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46ba28 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46bac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46b858 VAL: '' (3 sibs) 45: 0x2aa0e46b8f0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e8980 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e8a10 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4e8aa0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4e8b30 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4e8bc0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4e8c50 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4e8ce0 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: 0x2aa0e46c470 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46cd50 VAL: '' (3 sibs) 45: 0x2aa0e46cde8 MAP: (3 sibs) 3 children: 45: 0x2aa0e46cf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46cfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46d050 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46ce80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e8d80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e8e10 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4e8ea0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4e8f30 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4e8fc0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4e9050 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4e90e0 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: 0x2aa0e46c588 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a7b0 VAL: '' (3 sibs) 45: 0x2aa0e46a848 VAL: '' (3 sibs) 45: 0x2aa0e46a8e0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46a980 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46aa18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46aab0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e9180 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e9210 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4e92a0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4e9330 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4e93c0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4e9450 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4e94e0 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: 0x2aa0e46c6a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a580 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa0e46ae30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46aec8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a618 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa0e46d0f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46d188 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a6b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e9580 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e9610 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4e96a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4e9730 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4e97c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4e9850 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4e98e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4e9970 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: 0x2aa0e46c7b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46e460 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa0e46e4f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa0e46e590 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa0e468a30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa0e46e630 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa0e46e770 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa0e46e808 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa0e46e6c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa0e46e8b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa0e46e948 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa0e46e9e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa0e46ea78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa0e46eb10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa0e46eba8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa0e46ec40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa0e46ecd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4e9a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4e9aa0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4e9b30 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4e9bc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4e9c50 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4e9ce0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4e9d70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4e9e00 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4e9e90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4e9f20 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4e9fb0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4ea040 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4ea0d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4ea160 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4ea1f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4ea280 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4ea310 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: 0x2aa0e46c8d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46d460 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa0e46d4f8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa0e46d590 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa0e46ac90 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa0e468b70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa0e46df90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa0e46e028 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa0e46e0c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa0e46ad28 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ea3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ea440 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4ea4d0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4ea560 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4ea5f0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4ea680 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4ea710 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4ea7a0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4ea830 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4ea8c0 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: 0x2aa0e46bbb0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa0e468e70 VAL: '' (12 sibs) 45: 0x2aa0e468f08 VAL: '' (12 sibs) 45: 0x2aa0e468fa0 VAL: 'null' (12 sibs) 45: 0x2aa0e469038 VAL: 'Null' (12 sibs) 45: 0x2aa0e4690d0 VAL: 'NULL' (12 sibs) 45: 0x2aa0e469168 VAL: '~' (12 sibs) 45: 0x2aa0e469200 MAP: (12 sibs) 1 children: 45: 0x2aa0e4695a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa0e469298 MAP: (12 sibs) 1 children: 45: 0x2aa0e469640 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa0e469330 MAP: (12 sibs) 1 children: 45: 0x2aa0e4696e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa0e4693c8 MAP: (12 sibs) 1 children: 45: 0x2aa0e469780 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa0e469460 MAP: (12 sibs) 1 children: 45: 0x2aa0e469820 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa0e4694f8 MAP: (12 sibs) 1 children: 45: 0x2aa0e4698c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ea960 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa0e4ea9f0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa0e4eaa80 VAL: '' (12 sibs) 45: [3] [3] 0x2aa0e4eab10 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa0e4eaba0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa0e4eac30 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa0e4eacc0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa0e4ead50 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa0e4eade0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa0e4eae70 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa0e4eaf00 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa0e4eaf90 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa0e4eb020 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa0e4eb0b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa0e4eb140 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa0e4eb1d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa0e4eb260 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa0e4eb2f0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa0e4eb380 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: 0x2aa0e46bcc8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e469cd0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4eb420 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4eb4b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4eb540 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4eb5d0 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: 0x2aa0e46bde0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a1e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46a278 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46a310 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4eb670 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4eb700 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4eb790 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4eb820 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: 0x2aa0e46bef8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a3b0 VAL: '' (3 sibs) 45: 0x2aa0e46a448 VAL: '' (3 sibs) 45: 0x2aa0e46a4e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4eb8c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4eb950 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4eb9e0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4eba70 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: 0x2aa0e46c010 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b020 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa0e46b1f0 VAL: '' (3 sibs) 45: 0x2aa0e46b288 VAL: '' (3 sibs) 45: 0x2aa0e46b320 VAL: '' (3 sibs) 45: 0x2aa0e46b0b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b150 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ebb10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ebba0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4ebc30 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4ebcc0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4ebd50 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4ebde0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4ebe70 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: 0x2aa0e46c128 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e469dd0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e469e68 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa0e469fa0 VAL: '' (3 sibs) 45: 0x2aa0e46a038 VAL: '' (3 sibs) 45: 0x2aa0e46a0d0 VAL: '' (3 sibs) 45: 0x2aa0e469f00 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ebf10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ebfa0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4ec030 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4ec0c0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa0e4ec150 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4ec1e0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4ec270 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: 0x2aa0e46c240 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46b3c0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46b458 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46b4f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa0e46b590 VAL: '' (3 sibs) 45: 0x2aa0e46b628 VAL: '' (3 sibs) 45: 0x2aa0e46b6c0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ec310 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ec3a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa0e4ec430 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa0e4ec4c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4ec550 VAL: '' (3 sibs) 45: [5] [5] 0x2aa0e4ec5e0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4ec670 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: 0x2aa0e46c358 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46b7c0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46b990 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46ba28 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46bac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46b858 VAL: '' (3 sibs) 45: 0x2aa0e46b8f0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ec710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ec7a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa0e4ec830 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa0e4ec8c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa0e4ec950 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa0e4ec9e0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa0e4eca70 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: 0x2aa0e46c470 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46cd50 VAL: '' (3 sibs) 45: 0x2aa0e46cde8 MAP: (3 sibs) 3 children: 45: 0x2aa0e46cf20 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46cfb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46d050 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa0e46ce80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ecb10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ecba0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4ecc30 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa0e4eccc0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa0e4ecd50 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa0e4ecde0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa0e4ece70 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: 0x2aa0e46c588 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa0e46a7b0 VAL: '' (3 sibs) 45: 0x2aa0e46a848 VAL: '' (3 sibs) 45: 0x2aa0e46a8e0 MAP: (3 sibs) 3 children: 45: 0x2aa0e46a980 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa0e46aa18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa0e46aab0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ecf10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ecfa0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa0e4ed030 VAL: '' (3 sibs) 45: [3] [3] 0x2aa0e4ed0c0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa0e4ed150 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa0e4ed1e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa0e4ed270 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: 0x2aa0e46c6a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46a580 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa0e46ae30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46aec8 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a618 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa0e46d0f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa0e46d188 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa0e46a6b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ed310 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ed3a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa0e4ed430 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa0e4ed4c0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa0e4ed550 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa0e4ed5e0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa0e4ed670 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa0e4ed700 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: 0x2aa0e46c7b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46e460 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa0e46e4f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa0e46e590 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa0e468a30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa0e46e630 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa0e46e770 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa0e46e808 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa0e46e6c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa0e46e8b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa0e46e948 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa0e46e9e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa0e46ea78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa0e46eb10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa0e46eba8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa0e46ec40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa0e46ecd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ed7a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ed830 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa0e4ed8c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa0e4ed950 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa0e4ed9e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa0e4eda70 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa0e4edb00 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa0e4edb90 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa0e4edc20 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa0e4edcb0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa0e4edd40 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa0e4eddd0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa0e4ede60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa0e4edef0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa0e4edf80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa0e4ee010 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa0e4ee0a0 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: 0x2aa0e46c8d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa0e46d460 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa0e46d4f8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa0e46d590 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa0e46ac90 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa0e468b70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa0e46df90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa0e46e028 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa0e46e0c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa0e46ad28 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa0e4ee140 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa0e4ee1d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa0e4ee260 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa0e4ee2f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa0e4ee380 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa0e4ee410 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa0e4ee4a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa0e4ee530 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa0e4ee5c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa0e4ee650 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-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-build/rapidyaml-0.6.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x2aa1805e5a0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18058b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa18058bf0 VAL: '-2' (3 sibs) 46: 0x2aa18058c88 VAL: '-2' (3 sibs) 46: 0x2aa18058d20 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180b7b10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180b7ba0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180b7c30 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180b7cc0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180b7d50 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: 0x2aa1805e6b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059070 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180b5420 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180b54b0 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: 0x2aa1805e7d0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa18059690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa18059728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa180597d0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180bb290 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180bb320 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180bb3b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180bb440 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: 0x2aa1805e8e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059110 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa180598e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa18059978 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa18059a10 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180bcfc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180bd050 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180bd0e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180bd170 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180bd200 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: 0x2aa1805ea00 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa180587f0 MAP: (3 sibs) 1 children: 46: 0x2aa1805b470 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805b510 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b5a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b640 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b6d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058888 MAP: (3 sibs) 1 children: 46: 0x2aa1805b780 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805b820 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b8b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b950 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b9e8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058920 MAP: (3 sibs) 1 children: 46: 0x2aa1805ba90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805bb30 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805bbc8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805bc60 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805bcf8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180bf600 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180bf690 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180bf720 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180bf7b0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180bf840 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180bf8d0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180bf960 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180bf9f0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180bfa80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180bfb10 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180bfba0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180bfc30 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180bfcc0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180bfd50 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180bfde0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180bfe70 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180bff00 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180bff90 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180c0020 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: 0x2aa1805eb18 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa1805c4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa1805c590 MAP: (3 sibs) 1 children: 46: 0x2aa1805c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805c800 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805c898 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805c930 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805c9c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c628 MAP: (3 sibs) 1 children: 46: 0x2aa1805ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805cb10 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805cba8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cc40 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805ccd8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c6c0 MAP: (3 sibs) 1 children: 46: 0x2aa1805cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805ce20 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805ceb8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cf50 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805cfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180c2540 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180c25d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180c2660 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180c26f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180c2780 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180c2810 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180c28a0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180c2930 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180c29c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180c2a50 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180c2ae0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180c2b70 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180c2c00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180c2c90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180c2d20 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180c2db0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180c2e40 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180c2ed0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180c2f60 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180c2ff0 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: 0x2aa1805ec30 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805d090 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d128 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d1c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d258 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d2f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d388 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d420 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d4b8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d5e8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180c4b70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180c4c00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180c4c90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180c4d20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180c4db0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180c4e40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180c4ed0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180c4f60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180c4ff0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180c5080 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180c5110 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: 0x2aa1805ed48 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa1805d690 MAP: (10 sibs) 1 children: 46: 0x2aa18059bc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d728 MAP: (10 sibs) 1 children: 46: 0x2aa18059c60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d7c0 MAP: (10 sibs) 1 children: 46: 0x2aa1805dc90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d858 MAP: (10 sibs) 1 children: 46: 0x2aa1805dd30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d8f0 MAP: (10 sibs) 1 children: 46: 0x2aa1805ddd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d988 MAP: (10 sibs) 1 children: 46: 0x2aa1805de70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805da20 MAP: (10 sibs) 1 children: 46: 0x2aa1805df10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dab8 MAP: (10 sibs) 1 children: 46: 0x2aa1805dfb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805db50 MAP: (10 sibs) 1 children: 46: 0x2aa1805e050 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dbe8 MAP: (10 sibs) 1 children: 46: 0x2aa1805e0f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180c75a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180c7630 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180c76c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180c7750 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180c77e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180c7870 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180c7900 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180c7990 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180c7a20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180c7ab0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180c7b40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180c7bd0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180c7c60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180c7cf0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180c7d80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180c7e10 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180c7ea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180c7f30 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180c7fc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180c8050 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180c80e0 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: 0x2aa1805ee60 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa1805f750 MAP: (14 sibs) 1 children: 46: 0x2aa1805ffb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f7e8 MAP: (14 sibs) 1 children: 46: 0x2aa18060050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f880 MAP: (14 sibs) 1 children: 46: 0x2aa180600f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f918 MAP: (14 sibs) 1 children: 46: 0x2aa18060190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f9b0 MAP: (14 sibs) 1 children: 46: 0x2aa18060230 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fa48 MAP: (14 sibs) 1 children: 46: 0x2aa180602d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fae0 MAP: (14 sibs) 1 children: 46: 0x2aa18060370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fb78 MAP: (14 sibs) 1 children: 46: 0x2aa18060410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fc10 MAP: (14 sibs) 1 children: 46: 0x2aa180604b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fca8 MAP: (14 sibs) 1 children: 46: 0x2aa18060550 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fd40 MAP: (14 sibs) 1 children: 46: 0x2aa180605f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fdd8 MAP: (14 sibs) 1 children: 46: 0x2aa18060690 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fe70 MAP: (14 sibs) 2 children: 46: 0x2aa18060730 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa180607c8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa1805ff08 MAP: (14 sibs) 2 children: 46: 0x2aa18060870 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa18060908 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180cb3c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180cb450 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180cb4e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180cb570 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180cb600 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180cb690 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180cb720 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180cb7b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180cb840 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180cb8d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180cb960 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180cb9f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180cba80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180cbb10 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180cbba0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180cbc30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa180cbcc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa180cbd50 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa180cbde0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa180cbe70 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa180cbf00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa180cbf90 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa180cc020 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa180cc0b0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa180cc140 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa180cc1d0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa180cc260 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa180cc2f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa180cc380 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa180cc410 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa180cc4a0 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-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-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-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-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-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-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-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-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: 0x2aa1805f4f0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180d6570 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180d6570 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180d6570 [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: 0x2aa1805f608 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805aba0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa1805ac38 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa1805acd0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa1805ad68 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa1805ae00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa1805ae98 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa1805af30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa1805afc8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa1805b060 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa1805b0f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180d8c30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180d8cc0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa180d8d50 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa180d8de0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180d8e70 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180d8f00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180d8f90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180d9020 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180d90b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180d9140 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180d91d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180d8c30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180d8cc0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180d8d50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180d8de0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180d8e70 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180d8f00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180d8f90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180d9020 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180d90b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180d9140 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180d91d0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180d8c30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180d8cc0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180d8d50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180d8de0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180d8e70 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180d8f00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180d8f90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180d9020 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180d90b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180d9140 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180d91d0 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: 0x2aa1805e5a0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18058b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa18058bf0 VAL: '-2' (3 sibs) 46: 0x2aa18058c88 VAL: '-2' (3 sibs) 46: 0x2aa18058d20 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180d95d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180d9660 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180d96f0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180d9780 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180d9810 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: 0x2aa1805e6b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059070 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180d9ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180d9f70 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: 0x2aa1805e7d0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa18059690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa18059728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa180597d0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180da7f0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180da880 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180da910 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180da9a0 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: 0x2aa1805e8e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059110 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa180598e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa18059978 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa18059a10 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180db100 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180db190 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180db220 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180db2b0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180db340 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: 0x2aa1805ea00 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa180587f0 MAP: (3 sibs) 1 children: 46: 0x2aa1805b470 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805b510 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b5a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b640 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b6d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058888 MAP: (3 sibs) 1 children: 46: 0x2aa1805b780 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805b820 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b8b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b950 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b9e8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058920 MAP: (3 sibs) 1 children: 46: 0x2aa1805ba90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805bb30 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805bbc8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805bc60 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805bcf8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180dc320 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180dc3b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180dc440 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180dc4d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180dc560 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180dc5f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180dc680 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180dc710 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180dc7a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180dc830 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180dc8c0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180dc950 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180dc9e0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180dca70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180dcb00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180dcb90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180dcc20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180dccb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180dcd40 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: 0x2aa1805eb18 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa1805c4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa1805c590 MAP: (3 sibs) 1 children: 46: 0x2aa1805c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805c800 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805c898 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805c930 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805c9c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c628 MAP: (3 sibs) 1 children: 46: 0x2aa1805ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805cb10 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805cba8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cc40 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805ccd8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c6c0 MAP: (3 sibs) 1 children: 46: 0x2aa1805cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805ce20 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805ceb8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cf50 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805cfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180dd530 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180dd5c0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180dd650 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180dd6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180dd770 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180dd800 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180dd890 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180dd920 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180dd9b0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180dda40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180ddad0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180ddb60 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180ddbf0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180ddc80 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180ddd10 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180ddda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180dde30 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180ddec0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180ddf50 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180ddfe0 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: 0x2aa1805ec30 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805d090 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d128 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d1c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d258 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d2f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d388 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d420 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d4b8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d5e8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180dba10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180dbaa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180dbb30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180dbbc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180dbc50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180dbce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180dbd70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180dbe00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180dbe90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180dbf20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180dbfb0 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: 0x2aa1805ed48 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa1805d690 MAP: (10 sibs) 1 children: 46: 0x2aa18059bc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d728 MAP: (10 sibs) 1 children: 46: 0x2aa18059c60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d7c0 MAP: (10 sibs) 1 children: 46: 0x2aa1805dc90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d858 MAP: (10 sibs) 1 children: 46: 0x2aa1805dd30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d8f0 MAP: (10 sibs) 1 children: 46: 0x2aa1805ddd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d988 MAP: (10 sibs) 1 children: 46: 0x2aa1805de70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805da20 MAP: (10 sibs) 1 children: 46: 0x2aa1805df10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dab8 MAP: (10 sibs) 1 children: 46: 0x2aa1805dfb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805db50 MAP: (10 sibs) 1 children: 46: 0x2aa1805e050 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dbe8 MAP: (10 sibs) 1 children: 46: 0x2aa1805e0f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180df050 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180df0e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180df170 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180df200 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180df290 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180df320 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180df3b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180df440 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180df4d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180df560 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180df5f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180df680 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180df710 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180df7a0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180df830 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180df8c0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180df950 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180df9e0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180dfa70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180dfb00 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180dfb90 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: 0x2aa1805ee60 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa1805f750 MAP: (14 sibs) 1 children: 46: 0x2aa1805ffb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f7e8 MAP: (14 sibs) 1 children: 46: 0x2aa18060050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f880 MAP: (14 sibs) 1 children: 46: 0x2aa180600f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f918 MAP: (14 sibs) 1 children: 46: 0x2aa18060190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f9b0 MAP: (14 sibs) 1 children: 46: 0x2aa18060230 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fa48 MAP: (14 sibs) 1 children: 46: 0x2aa180602d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fae0 MAP: (14 sibs) 1 children: 46: 0x2aa18060370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fb78 MAP: (14 sibs) 1 children: 46: 0x2aa18060410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fc10 MAP: (14 sibs) 1 children: 46: 0x2aa180604b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fca8 MAP: (14 sibs) 1 children: 46: 0x2aa18060550 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fd40 MAP: (14 sibs) 1 children: 46: 0x2aa180605f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fdd8 MAP: (14 sibs) 1 children: 46: 0x2aa18060690 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fe70 MAP: (14 sibs) 2 children: 46: 0x2aa18060730 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa180607c8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa1805ff08 MAP: (14 sibs) 2 children: 46: 0x2aa18060870 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa18060908 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180e0260 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180e02f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180e0380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180e0410 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180e04a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180e0530 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180e05c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180e0650 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180e06e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180e0770 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180e0800 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180e0890 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180e0920 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180e09b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180e0a40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180e0ad0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa180e0b60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa180e0bf0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa180e0c80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa180e0d10 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa180e0da0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa180e0e30 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa180e0ec0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa180e0f50 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa180e0fe0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa180e1070 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa180e1100 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa180e1190 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa180e1220 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa180e12b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa180e1340 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-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-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-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-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-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-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-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-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: 0x2aa1805f4f0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180e38b0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180e38b0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180e38b0 [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: 0x2aa1805f608 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805aba0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa1805ac38 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa1805acd0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa1805ad68 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa1805ae00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa1805ae98 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa1805af30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa1805afc8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa1805b060 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa1805b0f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180e41c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180e4250 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa180e42e0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa180e4370 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180e4400 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180e4490 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180e4520 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180e45b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180e4640 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180e46d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180e4760 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180e41c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180e4250 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180e42e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180e4370 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180e4400 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180e4490 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180e4520 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180e45b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180e4640 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180e46d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180e4760 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa180e41c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180e4250 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180e42e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180e4370 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180e4400 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180e4490 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180e4520 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180e45b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180e4640 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180e46d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180e4760 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] 0x2aa180b7b10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180b7ba0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180b7c30 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180b7cc0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180b7d50 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] 0x2aa180e69a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180e6a30 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180e6ac0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180e6b50 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180e6be0 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] 0x2aa180b5420 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180b54b0 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] 0x2aa180e7b90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180e7c20 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] 0x2aa180bb290 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180bb320 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180bb3b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180bb440 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] 0x2aa180e84a0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180e8530 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180e85c0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180e8650 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] 0x2aa180bcfc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180bd050 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180bd0e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180bd170 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180bd200 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] 0x2aa180e8db0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180e8e40 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180e8ed0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180e8f60 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180e8ff0 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] 0x2aa180bf600 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180bf690 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180bf720 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180bf7b0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180bf840 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180bf8d0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180bf960 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180bf9f0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180bfa80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180bfb10 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180bfba0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180bfc30 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180bfcc0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180bfd50 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180bfde0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180bfe70 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180bff00 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180bff90 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180c0020 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] 0x2aa180e9fd0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180ea060 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180ea0f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180ea180 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180ea210 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180ea2a0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180ea330 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180ea3c0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180ea450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180ea4e0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180ea570 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180ea600 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180ea690 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180ea720 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180ea7b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180ea840 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180ea8d0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180ea960 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180ea9f0 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] 0x2aa180c2540 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180c25d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180c2660 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180c26f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180c2780 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180c2810 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180c28a0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180c2930 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180c29c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180c2a50 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180c2ae0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180c2b70 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180c2c00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180c2c90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180c2d20 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180c2db0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180c2e40 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180c2ed0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180c2f60 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180c2ff0 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] 0x2aa180eb1e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180eb270 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180eb300 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180eb390 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180eb420 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180eb4b0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180eb540 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180eb5d0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180eb660 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180eb6f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180eb780 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180eb810 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180eb8a0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180eb930 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180eb9c0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180eba50 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180ebae0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180ebb70 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180ebc00 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180ebc90 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] 0x2aa180c4b70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180c4c00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180c4c90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180c4d20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180c4db0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180c4e40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180c4ed0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180c4f60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180c4ff0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180c5080 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180c5110 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] 0x2aa180e96c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180e9750 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180e97e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180e9870 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180e9900 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180e9990 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180e9a20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180e9ab0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180e9b40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180e9bd0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180e9c60 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] 0x2aa180c75a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180c7630 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180c76c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180c7750 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180c77e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180c7870 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180c7900 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180c7990 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180c7a20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180c7ab0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180c7b40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180c7bd0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180c7c60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180c7cf0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180c7d80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180c7e10 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180c7ea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180c7f30 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180c7fc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180c8050 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180c80e0 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] 0x2aa180ecd00 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180ecd90 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180ece20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180eceb0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180ecf40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180ecfd0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180ed060 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180ed0f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180ed180 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180ed210 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180ed2a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180ed330 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180ed3c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180ed450 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180ed4e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180ed570 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180ed600 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180ed690 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180ed720 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180ed7b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180ed840 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] 0x2aa180cb3c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180cb450 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180cb4e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180cb570 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180cb600 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180cb690 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180cb720 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180cb7b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180cb840 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180cb8d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180cb960 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180cb9f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180cba80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180cbb10 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180cbba0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180cbc30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa180cbcc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa180cbd50 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa180cbde0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa180cbe70 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa180cbf00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa180cbf90 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa180cc020 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa180cc0b0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa180cc140 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa180cc1d0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa180cc260 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa180cc2f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa180cc380 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa180cc410 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa180cc4a0 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] 0x2aa180edf10 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180edfa0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180ee030 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180ee0c0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180ee150 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180ee1e0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180ee270 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180ee300 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180ee390 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180ee420 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180ee4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180ee540 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180ee5d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180ee660 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180ee6f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180ee780 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa180ee810 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa180ee8a0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa180ee930 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa180ee9c0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa180eea50 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa180eeae0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa180eeb70 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa180eec00 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa180eec90 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa180eed20 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa180eedb0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa180eee40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa180eeed0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa180eef60 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa180eeff0 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] 0x2aa180d6570 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa180ec3f0 [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] 0x2aa180d8c30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180d8cc0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180d8d50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180d8de0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180d8e70 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180d8f00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180d8f90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180d9020 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180d90b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180d9140 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180d91d0 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] 0x2aa180ef120 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180ef1b0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180ef240 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180ef2d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180ef360 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180ef3f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180ef480 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180ef510 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180ef5a0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180ef630 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180ef6c0 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] 0x2aa180d95d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180d9660 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180d96f0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180d9780 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180d9810 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] 0x2aa180efa30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180efac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180efb50 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180efbe0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180efc70 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] 0x2aa180d9ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180d9f70 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] 0x2aa180f0340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180f03d0 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] 0x2aa180da7f0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180da880 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180da910 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180da9a0 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] 0x2aa180f0c50 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180f0ce0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180f0d70 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180f0e00 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] 0x2aa180db100 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180db190 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180db220 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180db2b0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180db340 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] 0x2aa180f1560 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180f15f0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180f1680 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180f1710 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180f17a0 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] 0x2aa180dc320 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180dc3b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180dc440 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180dc4d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180dc560 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180dc5f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180dc680 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180dc710 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180dc7a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180dc830 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180dc8c0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180dc950 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180dc9e0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180dca70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180dcb00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180dcb90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180dcc20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180dccb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180dcd40 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] 0x2aa180f2780 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180f2810 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180f28a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180f2930 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180f29c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180f2a50 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180f2ae0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180f2b70 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180f2c00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180f2c90 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180f2d20 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180f2db0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180f2e40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180f2ed0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180f2f60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180f2ff0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180f3080 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180f3110 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180f31a0 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] 0x2aa180dd530 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180dd5c0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180dd650 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180dd6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180dd770 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180dd800 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180dd890 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180dd920 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180dd9b0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180dda40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180ddad0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180ddb60 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180ddbf0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180ddc80 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180ddd10 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180ddda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180dde30 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180ddec0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180ddf50 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180ddfe0 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] 0x2aa180f3990 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180f3a20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180f3ab0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180f3b40 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180f3bd0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180f3c60 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180f3cf0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180f3d80 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180f3e10 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180f3ea0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180f3f30 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180f3fc0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180f4050 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180f40e0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180f4170 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180f4200 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180f4290 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180f4320 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180f43b0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180f4440 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] 0x2aa180dba10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180dbaa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180dbb30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180dbbc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180dbc50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180dbce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180dbd70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180dbe00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180dbe90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180dbf20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180dbfb0 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] 0x2aa180f1e70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180f1f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180f1f90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180f2020 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180f20b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180f2140 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180f21d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180f2260 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180f22f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180f2380 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180f2410 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] 0x2aa180df050 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180df0e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180df170 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180df200 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180df290 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180df320 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180df3b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180df440 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180df4d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180df560 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180df5f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180df680 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180df710 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180df7a0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180df830 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180df8c0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180df950 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180df9e0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180dfa70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180dfb00 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180dfb90 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] 0x2aa180f54b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180f5540 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180f55d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180f5660 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180f56f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180f5780 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180f5810 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180f58a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180f5930 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180f59c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180f5a50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180f5ae0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180f5b70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180f5c00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180f5c90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180f5d20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180f5db0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180f5e40 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180f5ed0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180f5f60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180f5ff0 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] 0x2aa180e0260 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180e02f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180e0380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180e0410 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180e04a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180e0530 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180e05c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180e0650 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180e06e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180e0770 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180e0800 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180e0890 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180e0920 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180e09b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180e0a40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180e0ad0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa180e0b60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa180e0bf0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa180e0c80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa180e0d10 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa180e0da0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa180e0e30 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa180e0ec0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa180e0f50 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa180e0fe0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa180e1070 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa180e1100 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa180e1190 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa180e1220 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa180e12b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa180e1340 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] 0x2aa180f66c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180f6750 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180f67e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180f6870 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180f6900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180f6990 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180f6a20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180f6ab0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180f6b40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180f6bd0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180f6c60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180f6cf0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180f6d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180f6e10 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180f6ea0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180f6f30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa180f6fc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa180f7050 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa180f70e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa180f7170 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa180f7200 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa180f7290 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa180f7320 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa180f73b0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa180f7440 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa180f74d0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa180f7560 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa180f75f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa180f7680 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa180f7710 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa180f77a0 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] 0x2aa180e38b0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa180f4ba0 [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] 0x2aa180e41c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180e4250 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180e42e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180e4370 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180e4400 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180e4490 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180e4520 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180e45b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180e4640 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180e46d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180e4760 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] 0x2aa180f78d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180f7960 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180f79f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180f7a80 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180f7b10 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180f7ba0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180f7c30 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180f7cc0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180f7d50 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180f7de0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180f7e70 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: 0x2aa1805e5a0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18058b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa18058bf0 VAL: '-2' (3 sibs) 46: 0x2aa18058c88 VAL: '-2' (3 sibs) 46: 0x2aa18058d20 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180e7370 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180e7400 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180e7490 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180e7520 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180e75b0 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: 0x2aa1805e6b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059070 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180e7650 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180e76e0 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: 0x2aa1805e7d0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa18059690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa18059728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa180597d0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180f81e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180f8270 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180f8300 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180f8390 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: 0x2aa1805e8e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059110 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa180598e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa18059978 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa18059a10 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180f8430 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180f84c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180f8550 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180f85e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180f8670 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: 0x2aa1805ea00 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa180587f0 MAP: (3 sibs) 1 children: 46: 0x2aa1805b470 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805b510 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b5a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b640 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b6d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058888 MAP: (3 sibs) 1 children: 46: 0x2aa1805b780 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805b820 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b8b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b950 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b9e8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058920 MAP: (3 sibs) 1 children: 46: 0x2aa1805ba90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805bb30 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805bbc8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805bc60 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805bcf8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180f8710 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180f87a0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180f8830 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180f88c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180f8950 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180f89e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180f8a70 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180f8b00 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180f8b90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180f8c20 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180f8cb0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180f8d40 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180f8dd0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180f8e60 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180f8ef0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180f8f80 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180f9010 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180f90a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180f9130 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: 0x2aa1805eb18 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa1805c4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa1805c590 MAP: (3 sibs) 1 children: 46: 0x2aa1805c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805c800 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805c898 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805c930 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805c9c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c628 MAP: (3 sibs) 1 children: 46: 0x2aa1805ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805cb10 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805cba8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cc40 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805ccd8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c6c0 MAP: (3 sibs) 1 children: 46: 0x2aa1805cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805ce20 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805ceb8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cf50 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805cfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180f91d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180f9260 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180f92f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180f9380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180f9410 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180f94a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180f9530 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180f95c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180f9650 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180f96e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180f9770 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180f9800 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180f9890 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180f9920 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180f99b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180f9a40 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180f9ad0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180f9b60 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180f9bf0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180f9c80 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: 0x2aa1805ec30 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805d090 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d128 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d1c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d258 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d2f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d388 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d420 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d4b8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d5e8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180f9d20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180f9db0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180f9e40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180f9ed0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180f9f60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180f9ff0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180fa080 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180fa110 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180fa1a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180fa230 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180fa2c0 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: 0x2aa1805ed48 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa1805d690 MAP: (10 sibs) 1 children: 46: 0x2aa18059bc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d728 MAP: (10 sibs) 1 children: 46: 0x2aa18059c60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d7c0 MAP: (10 sibs) 1 children: 46: 0x2aa1805dc90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d858 MAP: (10 sibs) 1 children: 46: 0x2aa1805dd30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d8f0 MAP: (10 sibs) 1 children: 46: 0x2aa1805ddd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d988 MAP: (10 sibs) 1 children: 46: 0x2aa1805de70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805da20 MAP: (10 sibs) 1 children: 46: 0x2aa1805df10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dab8 MAP: (10 sibs) 1 children: 46: 0x2aa1805dfb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805db50 MAP: (10 sibs) 1 children: 46: 0x2aa1805e050 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dbe8 MAP: (10 sibs) 1 children: 46: 0x2aa1805e0f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fa360 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180fa3f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180fa480 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180fa510 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180fa5a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180fa630 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180fa6c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180fa750 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180fa7e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180fa870 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180fa900 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180fa990 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180faa20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180faab0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180fab40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180fabd0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180fac60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180facf0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180fad80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180fae10 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180faea0 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: 0x2aa1805ee60 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa1805f750 MAP: (14 sibs) 1 children: 46: 0x2aa1805ffb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f7e8 MAP: (14 sibs) 1 children: 46: 0x2aa18060050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f880 MAP: (14 sibs) 1 children: 46: 0x2aa180600f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f918 MAP: (14 sibs) 1 children: 46: 0x2aa18060190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f9b0 MAP: (14 sibs) 1 children: 46: 0x2aa18060230 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fa48 MAP: (14 sibs) 1 children: 46: 0x2aa180602d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fae0 MAP: (14 sibs) 1 children: 46: 0x2aa18060370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fb78 MAP: (14 sibs) 1 children: 46: 0x2aa18060410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fc10 MAP: (14 sibs) 1 children: 46: 0x2aa180604b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fca8 MAP: (14 sibs) 1 children: 46: 0x2aa18060550 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fd40 MAP: (14 sibs) 1 children: 46: 0x2aa180605f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fdd8 MAP: (14 sibs) 1 children: 46: 0x2aa18060690 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fe70 MAP: (14 sibs) 2 children: 46: 0x2aa18060730 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa180607c8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa1805ff08 MAP: (14 sibs) 2 children: 46: 0x2aa18060870 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa18060908 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180faf40 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180fafd0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180fb060 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180fb0f0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180fb180 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180fb210 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180fb2a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180fb330 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180fb3c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180fb450 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180fb4e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180fb570 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180fb600 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180fb690 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180fb720 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180fb7b0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa180fb840 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa180fb8d0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa180fb960 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa180fb9f0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa180fba80 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa180fbb10 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa180fbba0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa180fbc30 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa180fbcc0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa180fbd50 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa180fbde0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa180fbe70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa180fbf00 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa180fbf90 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa180fc020 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: 0x2aa1805f4f0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1805a760 [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: 0x2aa1805f608 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805aba0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa1805ac38 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa1805acd0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa1805ad68 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa1805ae00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa1805ae98 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa1805af30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa1805afc8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa1805b060 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa1805b0f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fc0c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180fc150 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa180fc1e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa180fc270 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa180fc300 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa180fc390 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa180fc420 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa180fc4b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa180fc540 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa180fc5d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa180fc660 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: 0x2aa1805e5a0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18058b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa18058bf0 VAL: '-2' (3 sibs) 46: 0x2aa18058c88 VAL: '-2' (3 sibs) 46: 0x2aa18058d20 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fc700 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180fc790 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa180fc820 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa180fc8b0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa180fc940 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: 0x2aa1805e6b8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059070 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180e7780 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180e7810 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: 0x2aa1805e7d0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa18059690 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa18059728 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa180597d0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fc9e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa180fca70 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa180fcb00 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa180fcb90 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: 0x2aa1805e8e8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa18059110 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa180598e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa18059978 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa18059a10 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fcc30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180fccc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa180fcd50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa180fcde0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa180fce70 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: 0x2aa1805ea00 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa180587f0 MAP: (3 sibs) 1 children: 46: 0x2aa1805b470 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805b510 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b5a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b640 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b6d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058888 MAP: (3 sibs) 1 children: 46: 0x2aa1805b780 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805b820 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805b8b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805b950 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805b9e8 VAL: '3.mp4' (4 sibs) 46: 0x2aa18058920 MAP: (3 sibs) 1 children: 46: 0x2aa1805ba90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805bb30 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805bbc8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805bc60 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805bcf8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fcf10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa180fcfa0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa180fd030 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa180fd0c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa180fd150 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa180fd1e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa180fd270 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa180fd300 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa180fd390 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa180fd420 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa180fd4b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa180fd540 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa180fd5d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa180fd660 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa180fd6f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa180fd780 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa180fd810 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa180fd8a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa180fd930 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: 0x2aa1805eb18 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa1805c4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa1805c590 MAP: (3 sibs) 1 children: 46: 0x2aa1805c760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa1805c800 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805c898 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805c930 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805c9c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c628 MAP: (3 sibs) 1 children: 46: 0x2aa1805ca70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa1805cb10 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805cba8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cc40 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805ccd8 VAL: '3.mp4' (4 sibs) 46: 0x2aa1805c6c0 MAP: (3 sibs) 1 children: 46: 0x2aa1805cd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa1805ce20 VAL: '0.mp4' (4 sibs) 46: 0x2aa1805ceb8 VAL: '1.mp4' (4 sibs) 46: 0x2aa1805cf50 VAL: '2.mp4' (4 sibs) 46: 0x2aa1805cfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fd9d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa180fda60 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa180fdaf0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa180fdb80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa180fdc10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa180fdca0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa180fdd30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa180fddc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa180fde50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa180fdee0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa180fdf70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa180fe000 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa180fe090 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa180fe120 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa180fe1b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa180fe240 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa180fe2d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa180fe360 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa180fe3f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa180fe480 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: 0x2aa1805ec30 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805d090 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d128 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d1c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d258 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d2f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d388 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d420 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d4b8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d550 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa1805d5e8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180fe520 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa180fe5b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa180fe640 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa180fe6d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa180fe760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa180fe7f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa180fe880 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa180fe910 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa180fe9a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa180fea30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa180feac0 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: 0x2aa1805ed48 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa1805d690 MAP: (10 sibs) 1 children: 46: 0x2aa18059bc0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d728 MAP: (10 sibs) 1 children: 46: 0x2aa18059c60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d7c0 MAP: (10 sibs) 1 children: 46: 0x2aa1805dc90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d858 MAP: (10 sibs) 1 children: 46: 0x2aa1805dd30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d8f0 MAP: (10 sibs) 1 children: 46: 0x2aa1805ddd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805d988 MAP: (10 sibs) 1 children: 46: 0x2aa1805de70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805da20 MAP: (10 sibs) 1 children: 46: 0x2aa1805df10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dab8 MAP: (10 sibs) 1 children: 46: 0x2aa1805dfb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805db50 MAP: (10 sibs) 1 children: 46: 0x2aa1805e050 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805dbe8 MAP: (10 sibs) 1 children: 46: 0x2aa1805e0f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180feb60 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa180febf0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa180fec80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180fed10 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa180feda0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180fee30 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa180feec0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa180fef50 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa180fefe0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa180ff070 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa180ff100 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa180ff190 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa180ff220 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa180ff2b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa180ff340 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa180ff3d0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa180ff460 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa180ff4f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa180ff580 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa180ff610 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa180ff6a0 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: 0x2aa1805ee60 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa1805f750 MAP: (14 sibs) 1 children: 46: 0x2aa1805ffb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f7e8 MAP: (14 sibs) 1 children: 46: 0x2aa18060050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805f880 MAP: (14 sibs) 1 children: 46: 0x2aa180600f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f918 MAP: (14 sibs) 1 children: 46: 0x2aa18060190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805f9b0 MAP: (14 sibs) 1 children: 46: 0x2aa18060230 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fa48 MAP: (14 sibs) 1 children: 46: 0x2aa180602d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fae0 MAP: (14 sibs) 1 children: 46: 0x2aa18060370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fb78 MAP: (14 sibs) 1 children: 46: 0x2aa18060410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fc10 MAP: (14 sibs) 1 children: 46: 0x2aa180604b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fca8 MAP: (14 sibs) 1 children: 46: 0x2aa18060550 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa1805fd40 MAP: (14 sibs) 1 children: 46: 0x2aa180605f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fdd8 MAP: (14 sibs) 1 children: 46: 0x2aa18060690 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa1805fe70 MAP: (14 sibs) 2 children: 46: 0x2aa18060730 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa180607c8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa1805ff08 MAP: (14 sibs) 2 children: 46: 0x2aa18060870 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa18060908 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa180ff740 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa180ff7d0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa180ff860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa180ff8f0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa180ff980 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa180ffa10 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa180ffaa0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa180ffb30 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa180ffbc0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa180ffc50 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa180ffce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa180ffd70 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa180ffe00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa180ffe90 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa180fff20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa180fffb0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa18100040 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa181000d0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa18100160 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa181001f0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa18100280 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa18100310 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa181003a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa18100430 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa181004c0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa18100550 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa181005e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa18100670 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa18100700 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa18100790 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa18100820 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: 0x2aa1805f4f0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa1805a800 [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: 0x2aa1805f608 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa1805aba0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa1805ac38 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa1805acd0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa1805ad68 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa1805ae00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa1805ae98 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa1805af30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa1805afc8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa1805b060 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa1805b0f8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa181008c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa18100950 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa181009e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa18100a70 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa18100b00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa18100b90 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa18100c20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa18100cb0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa18100d40 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa18100dd0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa18100e60 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 (7 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (8 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.01 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-parse-emit-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.015331ms: read_file 47: 0.002634ms: count_lines 47: reserving #lines=90 47: 0.006984ms: tree_reserve 47: 0.038501ms: parse_yml 47: 0.027928ms: emit_to_buffer 47: 0.002701ms: print_stdout 47: 0.111957ms: objects 47: 0.118248ms: 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.01 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.6.0-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.6.0-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-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-build/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.6.0-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-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.13.0b3, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.6.0-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.32s ============================== Processing files: rapidyaml-0.6.0-2.fc41.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wgwsjb Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L6Qx53 Provides: libryml.so.0.6.0()(64bit) rapidyaml = 0.6.0-2.fc41 rapidyaml(s390-64) = 0.6.0-2.fc41 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.fc41.s390x Provides: cmake(ryml) = 0.6.0 rapidyaml-devel = 0.6.0-2.fc41 rapidyaml-devel(s390-64) = 0.6.0-2.fc41 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.fc41.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.scQIIs Provides: python-rapidyaml = 0.6.0-2.fc41 python3-rapidyaml = 0.6.0-2.fc41 python3-rapidyaml(s390-64) = 0.6.0-2.fc41 python3.13-rapidyaml = 0.6.0-2.fc41 python3.13dist(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.13 python3.13dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.6.0-2.fc41.s390x Provides: rapidyaml-debugsource = 0.6.0-2.fc41 rapidyaml-debugsource(s390-64) = 0.6.0-2.fc41 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.fc41.s390x Provides: debuginfo(build-id) = 91fe4950e198207a5b4745d42b8e8e0d8e5aba34 libryml.so.0.6.0-0.6.0-2.fc41.s390x.debug()(64bit) rapidyaml-debuginfo = 0.6.0-2.fc41 rapidyaml-debuginfo(s390-64) = 0.6.0-2.fc41 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.fc41 Processing files: python3-rapidyaml-debuginfo-0.6.0-2.fc41.s390x Provides: debuginfo(build-id) = 4a558aad75b1b4ee6708fe3435e079afc3a06fad python-rapidyaml-debuginfo = 0.6.0-2.fc41 python3-rapidyaml-debuginfo = 0.6.0-2.fc41 python3-rapidyaml-debuginfo(s390-64) = 0.6.0-2.fc41 python3.13-rapidyaml-debuginfo = 0.6.0-2.fc41 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.fc41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT Wrote: /builddir/build/SRPMS/rapidyaml-0.6.0-2.fc41.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.6.0-2.fc41.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.6.0-2.fc41.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.6.0-2.fc41.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.6.0-2.fc41.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.6.0-2.fc41.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.6.0-2.fc41.s390x.rpm Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Fx9be8 + 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/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.6.0-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/rapidyaml-0.6.0-build + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/rapidyaml + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/README.md /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD/rapidyaml-0.6.0-build + cd rapidyaml-0.6.0 + LICENSEDIR=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/licenses/rapidyaml + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/LICENSE.txt /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD/rapidyaml-0.6.0-build + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/python3-rapidyaml + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0-build/rapidyaml-0.6.0/README.md /builddir/build/BUILD/rapidyaml-0.6.0-build/BUILDROOT/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD/rapidyaml-0.6.0-build + test -d /builddir/build/BUILD/rapidyaml-0.6.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/rapidyaml-0.6.0-build + rm -rf /builddir/build/BUILD/rapidyaml-0.6.0-build + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.6.0-2.fc41.src.rpm Finish: build phase for rapidyaml-0.6.0-2.fc41.src.rpm INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-rawhide-s390x-1719935580.435193/root/var/log/dnf5.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.6.0-2.fc41.src.rpm) Config(child) 18 minutes 52 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "rapidyaml-devel", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "s390x" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "src" }, { "name": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "s390x" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "s390x" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "s390x" }, { "name": "rapidyaml-debugsource", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "s390x" }, { "name": "python3-rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc41", "arch": "s390x" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: